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 EcoResProductCategory table.
Syntax
client server public static boolean createFromTmpProductTable(TmpRetailProductsToAdd _tmpProductTable, EcoResCategory _ecoResCategory)
Run On
Called
Parameters
- _tmpProductTable
Type: TmpRetailProductsToAdd Table
A TmpInventTable record.
- _ecoResCategory
Type: EcoResCategory Table
An EcoResCategory record.
Return Value
Type: boolean
true if any rows were created; otherwise, false.