IT_LOAD_AET(SQL Table) |
Index Back |
---|---|
IT - Load Process Request AET |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
4 | TEMPLATE_ID | Character(30) | VARCHAR2(30) NOT NULL | Project Template |
5 | DTTM_STAMP | 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. |
6 | FILE_SIZE | Number(10,0) | DECIMAL(10) NOT NULL | Physical File Size |
7 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |
8 | RTM_RUN | Character(1) | VARCHAR2(1) NOT NULL | Run |
9 | PROCESS_INSTANCE2 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |