EOCF_ACTION_DEF

(SQL Table)
Index Back

action definition

action definition

  • Related Language Record: EOCF_ACTION_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EOCF_ACTION_ID Number(31,0) DECIMAL(31) NOT NULL Active Analytics Framework Action ID field
    2 EOCF_ACTION_NAME Character(80) VARCHAR2(80) NOT NULL user-defined name to identify the characteristics of a particular action
    3 EOCF_ACTION_TYP_ID Number(31,0) DECIMAL(31) NOT NULL the unique identifier pointing to a discreet action type configuration

    Prompt Table: EOCF_EVACT_PVW

    4 EOCF_ACTION_OBJ_ID Number(31,0) DECIMAL(31) NOT NULL Action Id

    Prompt Table: EOCF_ACTOBJ_PVW

    5 EOCF_TEXT Long Character CLOB User-friendly Text
    6 EOCF_CREATEDTTM DateTime(26) TIMESTAMP CLAF - Created DateTime
    7 EOCF_CREATEOPRID Character(30) VARCHAR2(30) NOT NULL A user's ID
    8 EOCF_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
    9 EOCF_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.