Share via


EcoResProductCategory::createFromTmpProductTable Method

Creates a record in the EcoResProductCategory table.

Syntax

client server public static boolean createFromTmpProductTable(TmpRetailProductsToAdd _tmpProductTable, EcoResCategory _ecoResCategory)

Run On

Called

Parameters

Return Value

Type: boolean
true if any rows were created; otherwise, false.

See Also

Reference

EcoResProductCategory Table