GP_PY_PR_ST_HST(SQL Table) |
Index Back |
|---|---|
Payee Process StatusPayee Process Status |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). | |
| 2 | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number | |
| 3 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 4 | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | |
| 5 | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr | |
| 6 | Character(10) | VARCHAR2(10) NOT NULL | Global Payroll pay group | |
| 7 | Character(18) | VARCHAR2(18) NOT NULL | calendar id | |
| 8 | Character(18) | VARCHAR2(18) NOT NULL | Original Calendar Group ID | |
| 9 | RSLT_VER_NUM | Number(4,0) | SMALLINT NOT NULL | Result Version Number |
| 10 | RSLT_REV_NUM | Number(4,0) | SMALLINT NOT NULL | Result Revision Number |
| 11 | PRIOR_VER_NUM | Number(4,0) | SMALLINT NOT NULL | Version Number |
| 12 | PRIOR_REV_NUM | Number(4,0) | SMALLINT NOT NULL | Revision Number |
| 13 | PRC_ORD_TS | DateTime(26) | TIMESTAMP | Process Order Timestamp |
| 14 | PRD_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Period Type
C=Current R=Retro |
| 15 | PYE_PRC_IND | Character(1) | VARCHAR2(1) NOT NULL |
Enables user to indicate type of (re) processing to be done on the results for any given payee within a processed calendar group
C=Cancel F=Freeze N=Normal R=Re-Calculate S=Suspend U=Uncancel W=Unfreeze |
| 16 | SEL_STAT | Character(1) | VARCHAR2(1) NOT NULL |
Indicates status of the selected payee in a Calendar Group
As they are identified payees are pulled in either as Active or Inactive based on the EMPL_STATUS.
The system or the user can remove a payee either permanently or temporarily for various reasons. These are indicated by the status values other than Active and Inactive.
A=Active C=Cancelled I=Inactive S=System Suspend U=User Suspend |
| 17 | SEL_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Select Action
A=Retro Add C=Current Calculation R=Retro Recalc V=Retro Reversal Z=Retro Rvr & Recalc |
| 18 | SEL_RSN | Character(2) | VARCHAR2(2) NOT NULL |
Selection Reason: Indicates why a payee was picked up and processed in a given calendar
01=On Payee List - Active 02=On Payee List - Inactive 03=Active and has PI 04=Active and has Rto Trgr 05=Active in Paygroup 06=Inactive and has PI 07=Inactive and has Rto Trgr 08=Inactive and has Rto Adj 09=Inactive and has Trgt Rto Adj 0A=Calendar Override - Active 0B=Calendar Override - Inactive 20=Absence Forecast |
| 19 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | Currency Code |
| 20 | RUN_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Run Type Name |
| 21 | CAL_PRD_ID | Character(10) | VARCHAR2(10) NOT NULL | Calendar Period ID |
| 22 | PRD_BGN_DT | Date(10) | DATE | Period Begin Date |
| 23 | PRD_END_DT | Date(10) | DATE | Pay Period End Date |
| 24 | PRC_BGN_DT | Date(10) | DATE | The Processing Begin Date is the Beginning Date of the Period when Processing is taking place. It usually is the same as the Period Begin Date (PRD_BGN_DT), except in cases of Advance Payment. |
| 25 | PRC_END_DT | Date(10) | DATE | The Processing End Date is the End Date of the Period when Processing is taking place. It usually is the same as the Period End Date (PRD_END_DT), except in cases of Advance Payment. |
| 26 | PAY_ENTITY | Character(10) | VARCHAR2(10) NOT NULL | Pay Entity |
| 27 | PYMT_DT | Date(10) | DATE | Payment Date |
| 28 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL | Country |
| 29 | RTO_PRC_ID | Character(10) | VARCHAR2(10) NOT NULL | Retro Process Definition ID |
| 30 | CALC_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Calculation Process Type. Identifies a run as either absence run or payroll run
A=Absence Calculation B=All Calculations P=Payroll Calculation |
| 31 | PRIOR_MAX_SEG_NUM | Number(4,0) | SMALLINT NOT NULL | Prior Max Seg Number |
| 32 | RTO_MTHD_CHG_IND | Character(1) | VARCHAR2(1) NOT NULL | Retro Method Change Indicator |
| 33 | RTO_MTHD_CHG_DT | Date(10) | DATE | Retro Method Change Date |
| 34 | CALC_FROM_DT | Date(10) | DATE | Calculate From Date. Used to aid in calculating only a partial pay period |
| 35 | CALC_THRU_DT | Date(10) | DATE | Calculate Thru Date |
| 36 | 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 |
| 37 | 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 |
| 38 | 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
Default Value: N |
| 39 | PIN_ELEM_GRP_NUM | Number(8,0) | INTEGER NOT NULL | PIN Number for Element Group |