This table contains details about Sales Method
Module: Opportunity Management
LANGUAGE, SALES_METHOD_ID
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 | System generated Key | ||||
NAME | VARCHAR2 | 64 | Translated Name of the Sales Method used for runtime display. | ||||
DESCRIPTION | VARCHAR2 | 256 | Description |