HRS_RP_TBL

(SQL Table)
Index Back

Recruiting Process Table.

Record that holds the Recruiting Process Id and is the level 0 record for REcruiting Process Flex process.

  • Related Language Record: HRS_RP_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 HRS_RP_ID Number(15,0) DECIMAL(15) NOT NULL Used as the Recruitment Processing ID.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    4 STATUS_DT Date(10) DATE Status Date

    Default Value: %DATE

    5 STATUS Character(1) VARCHAR2(1) NOT NULL Status Indicator
    A=Active
    I=Inactive

    Default Value: A

    6 HRS_ROW_ADD_DTTM DateTime(26) TIMESTAMP Row Added DateTime
    7 HRS_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Added Operator Id
    8 HRS_ROW_UPD_DTTM DateTime(26) TIMESTAMP Row Updated DateTime
    9 HRS_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Row Updated Operator Id