BAS_ELIG_REGTMP(SQL Table) |
Index Back |
---|---|
BenAdmin Elig Regular Full TimBAS_ELIG_REGTMP is one of the records that identify benefit program/option eligibility criteria. It is used to record whether regular employees, temporary, or both are eligible for a given benefit program and/or option. It is created online by the Eligibility panels under Benefits Administration tables. The information is used for processing Benefits Administration. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ELIG_RULES_ID | Character(4) | VARCHAR2(4) NOT NULL |
Eligibility Rules ID
Prompt Table: BAS_ELIG_RULES |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | REG_TEMP | Character(1) | VARCHAR2(1) NOT NULL |
Regular/Temporary
R=Regular T=Temporary |