DW_OM_HOLD_CODES_D_TL

Translation table to store hold names and hold descriptions

Details

Module: Order Management

Key Columns

HOLD_CODE_ID, LANGUAGE

Columns

Columns
Name Datatype Length Precision Not Null Comments Referred Table Referred Column
HOLD_CODE_ID NUMBER 38 0 True Reference to the unique identifier for hold codes
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 Generated
HOLD_NAME VARCHAR2 256 Name given by user for the hold code.
HOLD_DESCRIPTION VARCHAR2 999 Description for the hold code.