TL_TR_TRACKER(SQL Table) |
Index Back |
---|---|
Time Reporter Status TrackerIntroduced for tracking of manual changes to TA Status and ECD |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
3 | LASTUPDDTTM | 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. |
4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
5 | EARLIEST_CHGDT | Date(10) | DATE | Earliest Date of Change |
6 | TA_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Time Administration Status
N=Not Up For Processing X=In Process Y=Up For Processing |
7 | ECD_PRIOR | Date(10) | DATE | Introduced for tracking of manual changes to TA Status and ECD |
8 | TA_STATUS_PRIOR | Character(1) | VARCHAR2(1) NOT NULL | Introduced for tracking of manual changes to TA Status and ECD |