PY_LCK_COMP_PRD

(SQL Table)
Index Back

Paychk Mod Access Setup table

Paycheck Modeling Paygroup Access Setup table

  • Parent record: PY_LCK_PGRP_ACS
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PY_LCK_TARGET_USER Character(1) VARCHAR2(1) NOT NULL Used in Lockout Access Controls
    G=General
    P=Payroll
    2 COMPANY Character(3) VARCHAR2(3) NOT NULL Company
    3 PAYGROUP Character(3) VARCHAR2(3) NOT NULL Pay Group
    4 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).
    5 PY_LCK_PGRP_ID Character(3) VARCHAR2(3) NOT NULL Payroll Lock Down Component Group ID
    6 START_DT Date(10) DATE Start Date
    7 START_TIME Time(15) TIMESTAMP Interview Start Time
    8 END_DT Date(10) DATE end date
    9 END_TIME Time(15) TIMESTAMP Interview End Time