DW_QP_CHARGE_DEFINITIONS_TL
This is the translation table for Charge Definitions.
Details
Module: Order Management
Key Columns
LANGUAGE, CHARGE_DEFINITION_ID
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| CHARGE_DEFINITION_ID | NUMBER | 38 | 0 | True | Indicates the primary key for the pricing charge definition | ||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. System Identifier | ||||
| SOURCE_LANG | VARCHAR2 | 16 | Indicates the code of the language in which the contents of the translatable columns were originally created. | ||||
| NAME | VARCHAR2 | 128 | Indicates the name of the pricing charge definition | ||||
| DESCRIPTION | VARCHAR2 | 999 | Indicates the description of the pricing charge definition |