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