InventMov_Jour_BOM::newFromInventJournalTrans Method [AX 2012]
Initializes a new instance of the InventMov_Jour_BOM class based on the specified record.
Syntax
client server public static InventMov_Jour_BOM newFromInventJournalTrans(InventJournalTrans _inventJournalTrans)
Run On
Called
Parameters
- _inventJournalTrans
Type: InventJournalTrans Table
The InventJournalTrans record for which the class is instantiated.
Return Value
Type: InventMov_Jour_BOM Class
An instance of the InventMov_Jour_BOM class.