GPJP_PP_TMPL(SQL Table) |
Index Back |
---|---|
Pay Slip Template RecordTracks the templates that can be used to generate pay slips |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPJP_PAYSLIP_ID | Character(18) | VARCHAR2(18) NOT NULL | Assigns a unique ID to a template used to generate pay slips. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
4 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Default Value: GP_OPR_RULE_PRF.COUNTRY |