EOCF_ACTTYP_LNG(SQL Table) |
Index Back |
---|---|
action type specaction type specification (mean implementation too) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(31,0) | DECIMAL(31) NOT NULL | the unique identifier pointing to a discreet action type configuration | |
2 | 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 |
4 | DESCRLONG | Long Character | CLOB | Long Description |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |