Application Flow Translation Dimension
Module: Recruiting
APPL_FLOW_VERSION_ID, LANGUAGE
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 | 999 | Application Flow Description |
Copyright © 2019, 2023, Oracle and/or its affiliates.