EOCF_CTXACT_VW(SQL View) |
Index Back |
---|---|
Action types for ContextValid action types for Context |
SELECT DISTINCT A.EOCF_CONTEXT_ID , B.EOCF_ACTION_TYP_ID FROM PS_EOCF_EVENT_DEFN A , PS_EOCF_ACT_VALEVT B WHERE A.EOCF_EVENT_ID = B.EOCF_EVENT_ID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_CONTEXT_ID | Number(31,0) | DECIMAL(31) NOT NULL | Active Analytics Framework ID value for a configured context |
2 | EOCF_ACTION_TYP_ID | Number(31,0) | DECIMAL(31) NOT NULL |
the unique identifier pointing to a discreet action type configuration
Prompt Table: EOCF_EVTACT_VW |