EOCF_ACTTYP_LVW(SQL View) |
Index Back |
---|---|
action type specaction type specification (mean implementation too) |
SELECT EOCF_ACTION_TYP_ID , LANGUAGE_CD , EOCF_ACT_TYP_NAME FROM PS_EOCF_ACTTYP_LNG |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EOCF_ACTION_TYP_ID | Number(31,0) | DECIMAL(31) NOT NULL | the unique identifier pointing to a discreet action type configuration |
2 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | EOCF_ACT_TYP_NAME | Character(30) | VARCHAR2(30) NOT NULL | user-defined name to identify the characteristics of a particular action |