Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.