HRS_REF_PGM_AWD

(SQL Table)
Index Back

ERP Award Category Rules

This records stores the ID's of the rules used to determine award categories in an Employee Referral Program.

  • Parent record: HRS_REF_PGM
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 REFERRAL_PGM_ID Character(12) VARCHAR2(12) NOT NULL Employee referral program ID
    2 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    3 RULE_TYPE_ER Character(1) VARCHAR2(1) NOT NULL ERP Rule Type
    A=Award Category
    E=Employee Eligibility
    H=Hot Job

    Default Value: A

    4 PRIORITY Number(3,0) SMALLINT NOT NULL Priority
    5 RULE_ID_ER Character(12) VARCHAR2(12) NOT NULL Rule ID

    Prompt Table: HRS_RULEPRPT_VW

    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