RetailKitComponentSubstitute::createFromTmpProductTable Method
Creates a record in the RetailKitComponentSubstitute table.
Syntax
client server public static boolean createFromTmpProductTable(TmpRetailProductsToAdd _tmpProductTable, RetailKitComponent _retailKitComponent)
Run On
Called
Parameters
- _tmpProductTable
Type: TmpRetailProductsToAdd Table
A buffer from products table.
- _retailKitComponent
Type: RetailKitComponent Table
A reference to RetailKitComponent record.
Return Value
Type: boolean
true if any rows were created; otherwise, false.