RPTDW_PRODUCT_FEATURE Table
This section lists the database columns in the RPTDW_PRODUCT_FEATURE table.
|
Database Column |
Details |
|
ID |
Type: Decimal |
|
MIN_FEATURE_VERSION |
Type: text (max length 255). Unique. |
|
FEATURE_QTY |
Type: Integer. Unique. |
|
LAST_MODIFIED_TIME |
Type: TimeStamp. Unique. |
|
product |
Type: Decimal. References Table: RPTDW_PRODUCT Table |
|
feature |
Type: Decimal. References Table: RPTDW_FEATURE Table |