This stores translation of object status lookup code
Module: Recruiting
OBJECT_STATUS_CODE, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
OBJECT_STATUS_CODE | VARCHAR2 | 128 | True | Object status code. | |||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of type code and language | ||||
OBJECT_STATUS_NAME | VARCHAR2 | 128 | Object status Name | ||||
OBJECT_STATUS_DESCRIPTION | VARCHAR2 | 256 | Object status Description |
Copyright © 2019, 2023, Oracle and/or its affiliates.