EP_ROLE_TBL

(SQL Table)
Index Back

ePerformance Roles: Setup

ePerformance Roles: Setup - Used to create/update roles used in ePerformance transactions.

  • Related Language Record: EP_ROLE_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EP_ROLE Character(8) VARCHAR2(8) NOT NULL Role unique identifier
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

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

    Default Value: A

    4 EP_DESCR Character(30) VARCHAR2(30) NOT NULL Description field used in ePerformance.
    5 EP_DESCRLONG Long Character CLOB Long description field used in ePerformance.
    6 SYSTEM_DATA_FLG Character(1) VARCHAR2(1) NOT NULL This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA.

    Y/N Table Edit

    Default Value: N