TL_TA_RSL_BATCH(SQL Table) |
Index Back |
---|---|
Time Admin Batch Statistics |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | BATCH_NUM | Number(4,0) | SMALLINT NOT NULL | Batch Number |
3 | STARTDATETIME | DateTime(26) | TIMESTAMP | Start Datetime |
4 | ENDDATETIME | DateTime(26) | TIMESTAMP | End Datetime |
5 | POI_START_DT | Date(10) | DATE | Period of Interest Start |
6 | POI_END_DT | Date(10) | DATE | Period of Interest End |
7 | TL_TR_CT | Number(9,0) | DECIMAL(9) NOT NULL | Time Reporter Count |
8 | TL_TA_RUNTIME | Character(15) | VARCHAR2(15) NOT NULL | Run Time |