GPSG_PSLP(SQL Table) |
Index Back |
|---|---|
GPSG - Payslip DefinitionGP Singapore - Payslip definition record |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | Defines the payslip template ID | |
| 2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
| 5 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Default Value: SGP |
| 6 | GPSG_EXCL_PRNT | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify if there will be any exclusions (department or location) when generating the hard-copy payslips.
10=None 20=Department 30=Location |
| 7 | GPSG_DEL_OPT | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify the delivery address for the payslip.
20=Department 30=Location 50=Home Address 60=Mail Address |
| 8 | GPSG_LBL_ACUM1 | Character(10) | VARCHAR2(10) NOT NULL | This field will be used to store the label for accumulator 1 that will be used for on-line and hard-copy payslips. |
| 9 | GPSG_LBL_ACUM2 | Character(10) | VARCHAR2(10) NOT NULL | This field will be used to store the label for accumulator 2 that will be used for on-line and hard-copy payslips. |
| 10 | GPSG_LBL_ACUM3 | Character(10) | VARCHAR2(10) NOT NULL | This field will be used to store the label for accumulator 3 that will be used for on-line and hard-copy payslips. |
| 11 | GPSG_LBL_ACUM4 | Character(10) | VARCHAR2(10) NOT NULL | This field will be used to store the label for accumulator 4 that will be used for on-line and hard-copy payslips. |
| 12 | GPSG_LBL_ACUM5 | Character(10) | VARCHAR2(10) NOT NULL | This field will be used to store the label for accumulator 5 that will be used for on-line and hard-copy payslips. |
| 13 | GPSG_LBL_ACUM6 | Character(10) | VARCHAR2(10) NOT NULL | his field will be used to store the label for accumulator 6 that will be used for on-line and hard-copy payslips. |
| 14 | GPSG_SORT_KEY1 | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify the first sort key.
00=Not Applicable 10=Pay Entity 20=Location 30=Department 40=Employee Name 50=Paygroup |
| 15 | GPSG_SORT_KEY2 | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify the second sort key.
00=Not Applicable 10=Pay Entity 20=Location 30=Department 40=Employee Name 50=Paygroup |
| 16 | GPSG_SORT_KEY3 | Character(2) | VARCHAR2(2) NOT NULL |
This field will be used to identify the third sort key.
00=Not Applicable 10=Pay Entity 20=Location 30=Department 40=Employee Name 50=Paygroup |