GP_PYE_ITER_LST(SQL Table) |
Index Back |
---|---|
Payment Iteration ListPayment Iteration List |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | |
3 | Number(5,0) | INTEGER NOT NULL | Process Number | |
4 | Character(1) | VARCHAR2(1) NOT NULL |
Process Action within a Global Payroll Iteration.
A=Added C=Calculated N=Not Calculated R=Removed S=Status Changed |
|
5 | Character(1) | VARCHAR2(1) NOT NULL |
Reason for an Action within a Global Payroll Iteration
C=Cancelled - By User D=Error in Processing E=Previously in Error F=Frozen - Run Control I=Initial Identify N=Initial Calculation O=Iterative Trigger P=ReCalc - By User R=ReCalc All - Run Control S=Suspended - By User T=Suspended - By System U=Uncancelled - By User V=Unsuspended - By System W=Unfrozen - By Run Control Z=Time & Labor Feed |
|
6 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
7 | CURRENT_IND | Character(1) | VARCHAR2(1) NOT NULL |
Current Indicator -- Indicates if a given iteration is the most current for the Emplid.
Y/N Table Edit |
8 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
9 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
10 | PRC_SAVE_TS | DateTime(26) | TIMESTAMP | Process Completed |