DW_TA_APPLICATION_FLOW_D_TL
Application Flow Translation Dimension
Details
Module: Recruiting
Key Columns
APPL_FLOW_VERSION_ID, LANGUAGE
Columns
| 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 | This column is for Oracle Internal use only. Primary Key | ||||
| APPLY_FLOW_ID | NUMBER | 38 | 0 | ID of the corresponding Application Flow. | |||
| APPLY_FLOW_NAME | VARCHAR2 | 256 | Application Flow Name | ||||
| DESCRIPTION | VARCHAR2 | 999 | Application Flow Description |