EOCF_EVT_ACT_VW(SQL View) |
Index Back |
---|---|
Valid trigger typesValid trigger types for an action type |
SELECT A.EOCF_EVENT_TYPE_ID , A.EOCF_ACTION_TYP_ID FROM PS_EOCF_ACT_EV_TYP A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_EVENT_TYPE_ID | Number(31,0) | DECIMAL(31) NOT NULL | what kind of event is this |
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_ACTN_TYPE |