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 an instance of the InventMov_Prod class by using the specified record.
Syntax
client server public static InventMov_Prod newFromProdTable(ProdTable _prodTable, [InventType _inventType])
Run On
Called
Parameters
- _prodTable
Type: ProdTable Table
The ProdTable record for which the class is created and initialized.
- _inventType
Type: InventType Class
The InventType class that is associated.
Return Value
Type: InventMov_Prod Class
An instance of the InventMov_Prod class.