This table contains details about Sales Method
Module:
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 | 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 |
Copyright © 2019, 2024, Oracle and/or its affiliates.