DW_CXS_SALES_STAGE_D_TL
This table contains TL for Sales Stage
Details
Module:
Key Columns
SALES_STAGE_ID, LANGUAGE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| SALES_STAGE_ID | NUMBER | 38 | 0 | True | System generated unique identifier for the sales stage. | ||
| LANGUAGE | VARCHAR2 | 32 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 32 | This column is for Oracle Internal use only. System generated key | ||||
| NAME | VARCHAR2 | 256 | The unique name of the sales stage. | ||||
| DESCRIPTION | VARCHAR2 | 256 | A brief description about the sales stage. |