InventTransIdSumSingleStatus::newTransOriginId Method [AX 2012]
Creates a new instance of the InventTransIdSumSingleStatus class based on the specified InventTransId value.
Syntax
server public static InventTransIdSumSingleStatus newTransOriginId(InventTransOriginId _transOriginId)
Run On
Server
Parameters
- _transOriginId
Type: InventTransOriginId Extended Data Type
The reference to the inventory movement for which the results are calculated.
Return Value
Type: InventTransIdSumSingleStatus Class
A new instance of the InventTransIdSingleStatus class.