GP_PYE_RUN_DTL

(SQL Table)
Index Back

GP Payee Run Detail

The GP Payee Run Detail table is a child table for Payee Calendar Run Overrides.

  • Parent record: GP_PYE_RUN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 CAL_RUN_ID Character(18) VARCHAR2(18) NOT NULL Calendar Run Id
    3 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Rcd Nbr
    4 GP_PAYGROUP Character(10) VARCHAR2(10) NOT NULL Global Payroll pay group

    Prompt Table: GP_PYGRP_CAL_VW

    5 CAL_ID Character(18) VARCHAR2(18) NOT NULL calendar id

    Prompt Table: GP_CALENDAR

    6 OVRD_SEQ_OPTN Character(1) VARCHAR2(1) NOT NULL Override Sequence Option. This field indicates the sequence of processing for an Override record in relation to regular processing. 1 indicates Before, 2 indicates After.
    1=Before Standard Calendars
    2=After Standard Calendars

    Default Value: 2

    7 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
    8 PYE_RUN_NUM Number(8,0) INTEGER NOT NULL Number to link to Payee Run Table