GPNL_NRP_PSACAD(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 | Character(10) | VARCHAR2(10) NOT NULL | Field used for element packaging | |
2 | Character(6) | VARCHAR2(6) NOT NULL | Pay Slip Identification | |
3 | Number(9,2) | DECIMAL(8,2) NOT NULL | Print Order of the element in payslip | |
4 | Number(8,0) | INTEGER NOT NULL | Pay slip Pin Number | |
5 | GPNL_ELEM_DESCR | Character(1) | VARCHAR2(1) NOT NULL |
Source for the description of an element in payslip
E=Element T=User Text |
6 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |