GPGB_PSLIP_ED_D(SQL Table) |
Index Back |
|---|---|
UK Printed Payslips Earn defThis record is used in the printed payslips app engine process to hold the earnings definitions during the process. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(3) | VARCHAR2(3) NOT NULL | Printed Payslips Section identifier | |
| 2 | Number(6,0) | INTEGER NOT NULL | Payslip Element Order | |
| 3 | GPGB_PSLIP_DETAIL | Number(8,0) | INTEGER NOT NULL | Payslip detail Pin |
| 4 | GPGB_PSLIP_DESCR | Character(15) | VARCHAR2(15) NOT NULL | Payslip Description |
| 5 | GPGB_PIN_NUM_CUR | Number(8,0) | INTEGER NOT NULL | Pin Number Current Value |
| 6 | GPGB_PIN_NUM_YTD | Number(8,0) | INTEGER NOT NULL | Pin Number Year to Date |