GPAU_NRP_PS2_VW(SQL View) | 
Index Back | 
|---|---|
GP AUS - Payslip SectionsGP AUS - Payslip Acum defintion | 
| SELECT GPAU_PAYSLIP_ID ,EFFDT ,SEQ_NUM ,DESCR ,GPAU_PIN_AC1_NUM + 50000000 ,GPAU_PIN_AC2_NUM + 50000000 ,GPAU_PIN_AC3_NUM + 50000000 ,GPAU_PIN_AC4_NUM + 50000000 ,GPAU_PIN_AC5_NUM + 50000000 ,GPAU_PIN_AC6_NUM + 50000000 FROM PS_GPAU_PSLP_ACUM | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(18) | VARCHAR2(18) NOT NULL | This field is used to uniquely identify a payslip template. | |
| 2 | Date(10) | DATE NOT NULL | 
Effective Date
 Default Value: %date  | 
|
| 3 | Number(3,0) | SMALLINT NOT NULL | Sequence | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 5 | GPAU_PIN_AC1_NUM | Number(8,0) | INTEGER NOT NULL | 
This field will be used to store the pin number of accumulator 1.  This accumulator is used for on-line and hard-copy payslips.
 Prompt Table: GPAU_ACM_SCH_VW  | 
| 6 | GPAU_PIN_AC2_NUM | Number(8,0) | INTEGER NOT NULL | 
This field will be used to store the pin number of accumulator 2.  This accumulator is used for on-line and hard-copy payslips.
 Prompt Table: GPAU_ACM_SCH_VW  | 
| 7 | GPAU_PIN_AC3_NUM | Number(8,0) | INTEGER NOT NULL | 
This field will be used to store the pin number of accumulator 3.  This accumulator is used for on-line and hard-copy payslips.
 Prompt Table: GPAU_ACM_SCH_VW  | 
| 8 | GPAU_PIN_AC4_NUM | Number(8,0) | INTEGER NOT NULL | 
This field will be used to store the pin number of accumulator 4.  This accumulator is used for on-line and hard-copy payslips.
 Prompt Table: GPAU_ACM_SCH_VW  | 
| 9 | GPAU_PIN_AC5_NUM | Number(8,0) | INTEGER NOT NULL | 
This field will be used to store the pin number of accumulator 5.  This accumulator is used for on-line and hard-copy payslips.
 Prompt Table: GPAU_ACM_SCH_VW  | 
| 10 | GPAU_PIN_AC6_NUM | Number(8,0) | INTEGER NOT NULL | 
This field will be used to store the pin number of accumulator 6.  This accumulator is used for on-line and hard-copy payslips.
 Prompt Table: GPAU_ACM_SCH_VW  |