EOCF_BUNDLE_DEF

(SQL Table)
Index Back

Action Bundle definition

Action bundles for combining actions during CLF processing

  • Related Language Record: EOCF_BNDDEF_LNG
  • Parent Record Of EOCF_ACT_BUNDLE
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EOCF_ACT_BUNDLE_ID Number(31,0) DECIMAL(31) NOT NULL Action bundle id - id of the set of actions that can be combined during CLF run time
    2 EOCF_BUNDLE_NAME Character(30) VARCHAR2(30) NOT NULL Bundle name
    3 DESCRLONG Long Character CLOB Long Description
    4 EOCF_MAINT_OWNER Character(1) VARCHAR2(1) NOT NULL data library - Maint Owner, possible values are Peoplesoft, Customer, Modified
    0=PeopleSoft
    1=PeopleSoft / Customer Modified
    2=Customer

    Default Value: 2

    5 EOCF_IS_SYSTEM Character(1) VARCHAR2(1) NOT NULL data library - is system data
    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.