PC_DEL_UTIL_EXC(SQL Table) |
Index Back |
---|---|
Proj Delete Exception RecordThis record will store all exception records from the PC_DEL_UTIL app engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(15) | VARCHAR2(15) NOT NULL | Project Id ChartField | |
3 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
4 | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. | |
5 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
6 | Character(3) | VARCHAR2(3) NOT NULL |
Used in the PC_DEL_UTIL exception record. Used to determine the object causing the exception: Project or Activity.
ACT=Activity PRJ=Project |
|
7 | Character(15) | VARCHAR2(15) NOT NULL | Used in the PC_DEL_UTIL exception record. Used to identify the name of the object causing the exception. |