| GPMY_NRP_ED_AD(SQL Table) | Index Back | 
|---|---|
| Payslip ErnDed DefinitionGP MYS- Payslip Earnings and Deductions definition record | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Field used for element packaging | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | This field is used to uniquely identify a payslip template. | |
| 3 | Date(10) | DATE | Effective Date | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Sequence | |
| 5 | Number(5,0) | INTEGER NOT NULL | Sequence Number | |
| 6 | Number(8,0) | INTEGER NOT NULL | PIN Number | |
| 7 | GPMY_DESC_TYPE | Character(2) | VARCHAR2(2) NOT NULL | This field will be used to identify which of the earnings/deductions description will be included on the on-line and hard-copy payslips.  The options are Element Description, Element Name, or Custom (user entered). 10=Description 20=Custom 30=Element Name | 
| 8 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 9 | GPMY_BSE_COMP_IND | Character(1) | VARCHAR2(1) NOT NULL | This field is used to specify if the base component of an earning or deduction will be included on the on-line and hard-copy payslips. | 
| 10 | GPMY_PCT_COMP_IND | Character(1) | VARCHAR2(1) NOT NULL | This field is used to specify if the percent component of an earning or deduction will be included on the on-line and hard-copy payslips. | 
| 11 | GPMY_RTE_COMP_IND | Character(1) | VARCHAR2(1) NOT NULL | This field is used to specify if the rate component of an earning or deduction will be included on the on-line and hard-copy payslips. | 
| 12 | GPMY_UNT_COMP_IND | Character(1) | VARCHAR2(1) NOT NULL | This field is used to specify if the unit component of an earning or deduction will be included on the on-line and hard-copy payslips. | 
| 13 | GPMY_YTD_AC_AMT | Number(8,0) | INTEGER NOT NULL | This field will be used to store the pin num of the year-to-date amount accumulator that will be included on the on-line and hard-copy payslips. | 
| 14 | GPMY_YTD_AC_UNITS | Number(8,0) | INTEGER NOT NULL | This field will be used to store the pin num of the year-to-date unit accumulator that will be included on the on-line and hard-copy payslips. | 
| 15 | GPMY_YTD_ACAMT_IND | Character(1) | VARCHAR2(1) NOT NULL | This field controls the display of YTD amounts on the payslip inquiry | 
| 16 | GPMY_YTD_ACUNT_IND | Character(1) | VARCHAR2(1) NOT NULL | This field controls the display of YTD units on the payslip inquiry |