This table contains TL for Sales Stage
Module:
LANGUAGE, SALES_STAGE_ID
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. |
Copyright © 2019, 2024, Oracle and/or its affiliates.