PER_ORG_ASG_FA(SQL Table) |
Index Back |
---|---|
PER_ORG_ASG_FAFestive Advance extension to PER_ORG_ASGN. Used by MYS and SGP |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Default Value: PER_ORG_ASGN.EMPLID Prompt Table: PER_ORG_ASGN |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Default Value: PER_ORG_ASGN.EMPL_RCD Prompt Table: PER_ORG_ASGN |
3 | FA_PAY_PROGRAM | Character(3) | VARCHAR2(3) NOT NULL |
Festive Advance Pay Program that the Employee is enrolled in.
Prompt Table: FA_PAY_HDR |
4 | FA_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
This field will define the Festive Advance Holiday Type.
CHR=Christmas CNY=Chinese New Year DEP=Deepavali HAR=Hari Raya N=Value Not Applicable Default Value: N |
5 | FA_ELIG_DT | Date(10) | DATE | Festive Advance Eligibility Date |