This is the translation table for Price Elements
Module: Order Management
LANGUAGE, PRICE_ELEMENT_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
PRICE_ELEMENT_ID | NUMBER | 38 | 0 | True | Indicates the price element identifier | ||
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 | System Generated | ||||
NAME | VARCHAR2 | 128 | Indicates the Name | ||||
SOURCE_LANG | VARCHAR2 | 16 | Indicates the code of the language in which the contents of the translatable columns were originally created. |