Share via


InventTransIdSum::newTransIdNoChildType Method [AX 2012]

Creates a new instance of the InventTransIdSum class for a given inventory movement.

Syntax

client server public static InventTransIdSum newTransIdNoChildType(InventTransOriginId _transOriginId)

Run On

Called

Parameters

Return Value

Type: InventTransIdSum Class
A new instance of the InventTransIdSum class.

Remarks

This only includes transactions without inventory reference.

See Also

Reference

InventTransIdSum Class