TL_AENRL_ER_TBL(SQL Table) |
Index Back |
---|---|
T&L Auto Enrollmnt Staging RecThis record will be used as staging record for capturing Job data transactions for T&L Auto Enrollment Feature. |
# | 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 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
5 | TL_PRCS_ERR_FLG | Character(2) | VARCHAR2(2) NOT NULL |
Error Type
DE=Job Deletion EE=Eligibility Error NE=Not Eligible RE=Retro Errors VI=Validation Issues |
6 | 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. |
7 | DESCRLONG | Long Character | CLOB | Long Description |