GPIN_NPS_ENROLL(SQL Table) |
Index Back |
---|---|
NPS enrollment Employee InfoThis record stores the Employee information who decides to opt into NPS. |
# | 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 NOT NULL |
Effective Date
Default Value: %date |
3 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
4 | GPIN_PRAN_NBR | Character(12) | VARCHAR2(12) NOT NULL | This field stores the PRAN (Permanent Retirement Account Number) number of the employee who contributes towards NPS |
5 | GPIN_NPS_ER_AMT | Signed Number(20,3) | DECIMAL(18,3) NOT NULL | This field stores the amount for Employer Contribution to NPS as requested by employee |
6 | GPIN_NPS_CNTR_GOV | Character(1) | VARCHAR2(1) NOT NULL | This is a flag which stores the value based on whether the Employer is Central Government or not. |