Share via


InventMov_Jour_Loss_Asset::newFromInventJournalTrans Method [AX 2012]

Creates an instance of the InventMov_Jour_Loss_Asset class based on the specified record.

Syntax

client server public static InventMov_Jour_Loss_Asset newFromInventJournalTrans(InventJournalTrans _inventJournalTrans)

Run On

Called

Parameters

  • _inventJournalTrans
    Type: InventJournalTrans Table
    The record in the InventJournalTrans table for which the class is instantiated.

Return Value

Type: InventMov_Jour_Loss_Asset Class
An instance of the InventMov_Jour_Loss_Asset class.

See Also

Reference

InventMov_Jour_Loss_Asset Class