PSA_EXCPT_EE1

(SQL Table)
Index Back

Employee Exceptions

This record stores sharing exceptions for specific employees.

  • Parent record: PSA_SHARE_RULES
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Default Value: OPR_DEF_TBL_PC.BUSINESS_UNIT

    Prompt Table: SP_BUPSAE_NONVW

    2 PSA_SHARE_RULE_ID Character(5) VARCHAR2(5) NOT NULL Sharing Rule ID

    Prompt Table: PSA_SHARE_RULES

    3 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PROJ_TEAM_VW

    4 EFFDT Date(10) DATE Effective Date

    Default Value: %date

    5 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
    A=Active
    I=Inactive

    Default Value: A

    6 PERCENTAGE Signed Number(7,2) DECIMAL(5,2) NOT NULL Percentage
    7 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
    8 WHERE_CLAUSE_LONG Long Character(4000) CLOB Where Clause