Stores Action Name
Module: Global Human Resources
LANGUAGE, ACTION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
ACTION_ID | NUMBER | 38 | 0 | True | Action Identifier | ||
LANGUAGE | VARCHAR2 | 16 | True | Translation language | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Source Record Identifier It is a unique combination of CODE_TYPE, CODE | ||||
ACTION_NAME | VARCHAR2 | 128 | Name of the Action | ||||
ACTION_DESCRIPTION | VARCHAR2 | 2048 | Description of the Action |