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.
Initializes a new instance of the InventMov_Prod_JournalProd class that is based on the specified records.
Syntax
client server public static InventMov_Prod_JournalProd newFromProdTableProdJournalProd(
ProdTable _prodTable,
ProdJournalProd _prodJournalProd,
[InventType _inventType])
Run On
Called
Parameters
- _prodTable
Type: ProdTable Table
The ProdTable record for which the class is instantiated.
- _prodJournalProd
Type: ProdJournalProd Table
The ProdJournalProd record for which the class is instantiated.
- _inventType
Type: InventType Class
The associated InventType class.
Return Value
Type: InventMov_Prod_JournalProd Class
An instance of the InventMov_Prod_JournalProd class.