RPTDW_PRODUCT_CHOICE Table
This section lists the database columns in the RPTDW_PRODUCT_CHOICE table.
|
Database Column |
Details |
|
ID |
Type: Decimal |
|
REASON_CHOSEN |
Type: Integer. Unique. |
|
DATE_CHOSEN |
Type: TimeStamp. Unique. |
|
OVERRIDE_EFFECTIVE_DATE |
Type: TimeStamp. Unique. |
|
NOTES |
Type: text (max length 1000). Unique. |
|
LAST_MODIFIED_TIME |
Type: TimeStamp. Unique. |
|
chosenProduct |
Type: Decimal. References Table: RPTDW_PRODUCT Table |
|
overrideProduct |
Type: Decimal. References Table: RPTDW_PRODUCT Table |