Application Flow version Dimension
Module: Recruiting
APPL_FLOW_VERSION_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
APPL_FLOW_VERSION_ID | NUMBER | 38 | 0 | True | Application Flow version Identifier | ||
SOURCE_RECORD_ID | NUMBER | 38 | 0 | Primary Key | |||
APPL_FLOW_VERSION_NAME | VARCHAR2 | 256 | Application Flow Version Name | ||||
APPL_FLOW_VERSION_STATUS_CODE | VARCHAR2 | 32 | Application Version Status Code | ||||
APPLY_FLOW_ID | NUMBER | 38 | 0 | ID of the corresponding Apply Flow. | |||
APPLY_FLOW_CODE | VARCHAR2 | 32 | Unique code for the Apply Flow. | ||||
APPLY_FLOW_TYPE_CODE | VARCHAR2 | 32 | Apply Flow Type Code. | ||||
APPLY_FLOW_STATUS_CODE | VARCHAR2 | 32 | Indicates the status of the apply flow version. |
Copyright © 2019, 2023, Oracle and/or its affiliates.