EOCF_BNDDEF_LNG(SQL Table) |
Index Back |
---|---|
Action Bundle definitionAction bundles for combining actions during CLF processing |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EOCF_BUNDLE_NAME | Character(30) | VARCHAR2(30) NOT NULL | Bundle name |
4 | DESCRLONG | Long Character | CLOB | Long Description |