Products: Roller Products |
Catalog: Roller
Schema: Data
Primary Keys: ProductId
Label: Products
This is a read-only table. The Roller API may not support changing the data or the Invantive UniversalSQL driver for Roller does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Roller API.
Table Columns
The columns of the table Products are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
cost |
decimal |
|
☐ |
Product cost. |
hqCode |
varchar2 |
|
☐ |
Unique identifier of the HQ product it is linked to. |
hqProductId |
varchar2 |
|
☐ |
Unique identifier of the HQ parent product it is linked to. |
name |
varchar2 |
Name |
☐ |
Product name. |
parentProductId |
varchar2 |
Parent Product ID |
☐ |
Unique identifier of the parent product. |
productId |
varchar2 |
Product ID |
☑ |
Unique identifier of the product. |
productStatus |
varchar2 |
|
☑ |
Published status of the product. |
productSubType |
varchar2 |
Product Sub-type |
☐ |
The sub type/variation of the product. |
productType |
varchar2 |
Product Type |
☑ |
The type/variation of the product. |
reportingCategoryName |
varchar2 |
Reporting Category Name |
☐ |
Reporting category name the product is allocated to. |
Roller API Data Model