GPAU_PSLP_ID_VW(SQL View) |
Index Back |
---|---|
GP AUS - Payslip Definition VwGP AUS - Payslip definition view |
SELECT A.GPAU_PAYSLIP_ID , A.EFFDT , A.DESCR FROM PS_GPAU_PSLP A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPAU_PAYSLIP_ID | Character(18) | VARCHAR2(18) NOT NULL | This field is used to uniquely identify a payslip template. |
2 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |