GP_NRP_PCAL_AD(SQL Table) | 
Index Back | 
|---|---|
Payee in Calendar TransactionRecord identifies a single EE (RCD) and Calendar combination to be processed in an (Off-Cycle) absence or payroll process. Contains field to override calendar attributes that affect the processing. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Field used for element packaging | |
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Global Payroll pay group | |
| 5 | Character(18) | VARCHAR2(18) NOT NULL | calendar id | |
| 6 | GP_TX_TYPE | Character(1) | VARCHAR2(1) NOT NULL | 
Transaction Type (introduced with Off-cycle).  Identifies an offcycle request as correction,manual payment, unscheduled payment or advance.
XLAT values are assigned to support batch processing order
 A=Advance M=Manual Payment R=Correction U=Additional Payment  | 
| 7 | SEQNO | Number(5,0) | INTEGER NOT NULL | Sequence Number | 
| 8 | GP_CORR_TYPE | Character(1) | VARCHAR2(1) NOT NULL | 
Identifies type of correction requested (in offcycle).  See Translate values for set of types
 N=Normal retro R=Replacement V=Reversal - Normal retro W=Reversal - Replacement Y=Year end adjustment  | 
| 9 | SEQ_NUM5 | Number(5,0) | INTEGER NOT NULL | Sequence Number | 
| 10 | CAL_PRD_ID | Character(10) | VARCHAR2(10) NOT NULL | Calendar Period ID | 
| 11 | OFF_CYCLE_ID | Character(18) | VARCHAR2(18) NOT NULL | Off-Cycle Group or Request ID. ID field used to identify, group and manage a set of payments requested to be made as Off-cycle payments | 
| 12 | SRC_CAL_ID | Character(18) | VARCHAR2(18) NOT NULL | Source Calendar ID | 
| 13 | SRC_CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Source Calendar Run ID | 
| 14 | PYMT_DT | Date(10) | DATE | Payment Date | 
| 15 | CALC_FROM_DT | Date(10) | DATE | Calculate From Date. Used to aid in calculating only a partial pay period | 
| 16 | CALC_THRU_DT | Date(10) | DATE | Calculate Thru Date | 
| 17 | PRD_BGN_DT | Date(10) | DATE | Period Begin Date | 
| 18 | PRD_END_DT | Date(10) | DATE | Pay Period End Date | 
| 19 | RUN_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Run Type Name | 
| 20 | PYMT_KEY1 | Character(25) | VARCHAR2(25) NOT NULL | Payment key field. Used for optional tracking of a payment per Department, Company, Establishment or Contract Number | 
| 21 | PYMT_KEY2 | Character(25) | VARCHAR2(25) NOT NULL | Payment key field. Used for optional tracking of a payment per Department, Company, Establishment or Contract Number | 
| 22 | PYMT_KEY3 | Character(25) | VARCHAR2(25) NOT NULL | Payment key field. Used for optional tracking of a payment per Department, Company, Establishment or Contract Number | 
| 23 | PYMT_KEY4 | Character(25) | VARCHAR2(25) NOT NULL | Payment key field. Used for optional tracking of a payment per Department, Company, Establishment or Contract Number | 
| 24 | GP_NO_REG_RES_IND | Character(1) | VARCHAR2(1) NOT NULL | Used to indicate that no element resolution is to take place except the processing of retro adjustment and PI. Introduced with Offcycle | 
| 25 | PIN_ELEM_GRP_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number for Element Group | 
| 26 | PAYMENT_MTHD | Character(1) | VARCHAR2(1) NOT NULL | 
Payment Method
 A=Cash C=Check O=Pay Primary Account Only P=Postal Order T=Bank Transfer U=Use Normal Distribution W=Wire Transfer  | 
| 27 | PYMT_ID | Character(6) | VARCHAR2(6) NOT NULL | Payment Identification | 
| 28 | PYMT_NBR | Number(18,0) | DECIMAL(18) NOT NULL | Payment Number | 
| 29 | PIN_GROSS_VAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Gross Pay Value | 
| 30 | PIN_NET_VAL | Signed Number(20,6) | DECIMAL(18,6) NOT NULL | Net Pay Value | 
| 31 | ISSUE_DT | Date(10) | DATE | Issue Date for Payment Reconciliation | 
| 32 | CAL_RUN_ID | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | 
| 33 | PYMT_VALIDATE_IND | Character(1) | VARCHAR2(1) NOT NULL | 
This field indicates the Manual Payment validation status.
 C=Validate at Calculation Time N=Not Validated V=Validated  | 
| 34 | GP_TX_REASON | Character(18) | VARCHAR2(18) NOT NULL | Off Cycle (Transaction) Reason Identifies a particular configuration to be applied to the presentation of off cycle request information |