DW_NS_priceLevel_D
This table defines a list of values that are used by the opportunity and item records to set the price level for a specific item.
Details
Module:
Key Columns
id
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| id | NUMBER | 38 | 0 | True | Internal ID | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. Primary Key | ||||
| name | VARCHAR2 | 128 | Price Level | ||||
| isinactive | VARCHAR2 | 16 | Inactive | ||||
| discountpct | NUMBER | Discount Percent | |||||
| lastmodifieddate | TIMESTAMP | Last Modified Date |