RetailKitComponent::createFromTmpProductTable Method
Creates a record in the RetailKitComponent table.
Syntax
client server public static boolean createFromTmpProductTable(TmpRetailProductsToAdd _tmpProductTable, RetailKit _retailKit)
Run On
Called
Parameters
- _tmpProductTable
Type: TmpRetailProductsToAdd Table
The EcoResDistinct Product records
- _retailKit
Type: RetailKit Table
The Retail Kit record.
Return Value
Type: boolean
true if any rows were created; otherwise, false.