This table contains information about code, name, and description.
Module:
CODE_TYPE, CHART_OF_ACC_LKP_CODE, CHART_OF_ACCT_LKP_CODE, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CODE_TYPE | VARCHAR2 | 128 | True | Code type. It is specific to functionality. | |||
CHART_OF_ACC_LKP_CODE | VARCHAR2 | 128 | True | Code. | |||
CHART_OF_ACCT_LKP_CODE | NUMBER | 38 | 0 | True | chart of account code | ||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of code type and code. | ||||
NAME | VARCHAR2 | 128 | Business name or value of the code. | ||||
DESCRIPTION | VARCHAR2 | 256 | Code description. |
Copyright © 2019, 2023, Oracle and/or its affiliates.