RPTDW_PRICING_LEVEL Table
This section lists the database columns in the RPTDW_PRICING_LEVEL table.
|
Database Column |
Details |
|
ID |
Type: Decimal |
|
MIN_QUANTITY |
Type: Integer. Unique. |
|
MAX_QUANTITY |
Type: Integer. Unique. |
|
LIST_PRICE |
Type: Integer. Unique. |
|
NOTES |
Type: text (max length 1000). Unique. |
|
LAST_MODIFIED_TIME |
Type: TimeStamp. Unique. |
|
poolProduct |
Type: Decimal. References Table: RPTDW_POOL_PRODUCT Table |