GPNL_PSLIP_ACUM(SQL Table) |
Index Back |
---|---|
Payslip AcumulatorsThis table is used to store the accumulators that are used to print the totals |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | GPNL_PAYSLIP_ID | Character(6) | VARCHAR2(6) NOT NULL | Pay Slip Identification |
2 | GPNL_ELEMENT_ORD | Number(9,2) | DECIMAL(8,2) NOT NULL | Print Order of the element in payslip |
3 | GPNL_PIN_PS1_NUM | Number(8,0) | INTEGER NOT NULL |
Pay slip Pin Number
Prompt Table: GPNL_PIN_ACP_VW |
4 | GPNL_ELEM_DESCR | Character(1) | VARCHAR2(1) NOT NULL |
Source for the description of an element in payslip
E=Element T=User Text Default Value: E |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |