Share via


InventTransIdSum::newTransIdChildType Method [AX 2012]

Creates a new instance of the InventTransIdSum class for a given inventory movement based on specified parameters.

Syntax

client server public static InventTransIdSum newTransIdChildType(
    InventTransOriginId _transOriginId, 
    InventTransChildType _childType, 
    InventTransChildRefId _childRefId)

Run On

Called

Parameters

Return Value

Type: InventTransIdSum Class
A new instance of the InventTransIdSum class

See Also

Reference

InventTransIdSum Class