This is the translation table for Charge Definitions.
Module: Order Management
CHARGE_DEFINITION_ID, LANGUAGE
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 |
Copyright © 2019, 2024, Oracle and/or its affiliates.