GPIN_PF_BENEF(SQL Table) |
Index Back |
---|---|
Provident Fund BeneficiariesA new record will be created to store the beneficiaries of the payee for PF. This record will store the Dependent/Beneficiary ID and the percentage of benefit. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSON |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | DEPENDENT_BENEF | Character(2) | VARCHAR2(2) NOT NULL |
Dependent Benefit
01=default Prompt Table: DEPENDENT_VW |
4 | BENEF_PCT | Number(3,0) | SMALLINT NOT NULL | Percent Beneficiary Paid |