DW_CXS_SALES_METHOD_D_TL
This table contains details about Sales Method
Details
Module:
Key Columns
SALES_METHOD_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SALES_METHOD_ID | NUMBER | 38 | 0 | True | System generated Identifier for Sales Method | ||
| LANGUAGE | VARCHAR2 | 32 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. System generated Key | ||||
| NAME | VARCHAR2 | 64 | Translated Name of the Sales Method used for runtime display. | ||||
| DESCRIPTION | VARCHAR2 | 256 | Description |