EOCF_ACTION_SET(SQL Table) |
Index Back |
---|---|
action seta set of actions to be run as a consequence of firing a given rule |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_ACTION_SET_ID | Number(31,0) | DECIMAL(31) NOT NULL | set of actions to be run from an event |
2 | EOCF_ACTION_ID | Number(31,0) | DECIMAL(31) NOT NULL |
Active Analytics Framework Action ID field
Prompt Table: EOCF_ACTION_DEF |
3 | EOCF_ORDERNUM | Number(3,0) | SMALLINT NOT NULL | sequence number for line item rows |
4 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Default Value: A |