StoreProductTable
StoreProductTable class for handling table with warehouse products.
Class methods
Method | Description | Available from version |
---|---|---|
getMap | Returns list of fields for table with warehouse products. | |
getTableName | Returns name for table with warehouse products. |
Fields for table with warehouse products
Field | Description | Type | Required |
---|---|---|---|
ID | Entry ID. | Int | Yes |
PRODUCT_ID | Product ID. | Int | Yes |
AMOUNT | Number of products. | Double | Yes |
STORE_ID | Warehouse ID. | Int | Yes |
© «Bitrix24», 2001-2024