HR_ADDR_CHG_STA

(SQL Table)
Index Back

Address Type

This record is a child of HR_ADDR_CHG_DAT and is used to store data about each step of the worflow approval process for a Employee Name Change request.

  • Parent record: HR_ADDR_CHG_DAT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    2 ADDRESS_TYPE Character(4) VARCHAR2(4) NOT NULL Address Type

    Prompt Table: ADDRESS_TYP_TBL

    3 ACTION_DT_SS Date(10) DATE Termination Date

    Default Value: %date

    4 EFFSEQ Number(3,0) SMALLINT NOT NULL Effective Sequence
    5 SEQNO Number(5,0) INTEGER NOT NULL Sequence Number
    6 HR_WF_ACTION Character(3) VARCHAR2(3) NOT NULL Workflow Action
    APV=Approved
    CAN=Cancelled by Originator
    DNY=Denied
    PND=Pending
    PSH=Push back for rework
    RAS=Reassign
    SAV=Saved For Later-Not Submitted
    SUB=Submitted
    7 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).
    8 EMPLID_TO Character(11) VARCHAR2(11) NOT NULL Empl ID To
    9 ROLEUSER Character(30) VARCHAR2(30) NOT NULL Role User
    10 TRANS_DT Date(10) DATE Transaction Date
    11 COMMENTS Long Character CLOB Comment