Application Flow Translation Dimension
Module: Recruiting
LANGUAGE, APPL_FLOW_VERSION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
APPL_FLOW_VERSION_ID | NUMBER | 38 | 0 | True | ApplicationFlow Identifier | ||
LANGUAGE | VARCHAR2 | 32 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 128 | Primary Key | ||||
APPLY_FLOW_ID | NUMBER | 38 | 0 | ID of the corresponding Application Flow. | |||
APPLY_FLOW_NAME | VARCHAR2 | 256 | Application Flow Name | ||||
DESCRIPTION | VARCHAR2 | 1024 | Application Flow Description |