DW_OM_HOLD_CODES_D_TL

Translation table to store hold names and hold descriptions

Details

Module: Order Management

Key Columns

LANGUAGE, HOLD_CODE_ID

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     System Generated    
HOLD_NAME VARCHAR2 256     Name given by user for the hold code.    
HOLD_DESCRIPTION VARCHAR2 999     Description for the hold code.