This stores translation of object status lookup code
Module: Recruiting
LANGUAGE, OBJECT_STATUS_CODE
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 | This column is for Oracle Internal use only. 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, 2024, Oracle and/or its affiliates.