DW_GIC_FUN_TRX_TYPES_LKP_TL (Preview)
This table requires activation of Global Intercompany functional area. This table contains information about code, name, and description.
Details
Module:
Key Columns
LANGUAGE, TRX_TYPE_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| TRX_TYPE_ID | NUMBER | 38 | 0 | True | Transaction type unique identifier. | ||
| 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 trx_type_id and language. | ||||
| NAME | VARCHAR2 | 128 | Business name or value of the code. | ||||
| DESCRIPTION | VARCHAR2 | 256 | Code description. |