TmpRetailProductsToAdd::pack Method
Packs records of the TmpRetailProductsToAdd table into a container.
Syntax
client server public static container pack(TmpRetailProductsToAdd _productsToAdd)
Run On
Called
Parameters
- _productsToAdd
Type: TmpRetailProductsToAdd Table
Records of the TmpRetailProductsToAdd table.
Return Value
Type: container
The container of TmpRetailProductsToAdd records.