FA_PAY_HDR(SQL Table) |
Index Back |
---|---|
Header for FA ProgramsRecord that keeps the header description for the Festive Advance Programs. Parent for FA_PAY_PROGRAM. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | FA_PAY_PROGRAM | Character(3) | VARCHAR2(3) NOT NULL | Festive Advance Pay Program that the Employee is enrolled in. |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |