Share via


InventMov_KanbanJob_WIP.inventTransOriginId Method [AX 2012]

Sets or gets the ID of the inventory transaction originator that corresponds to the movement.

Syntax

public InventTransOriginId inventTransOriginId([InventTransOriginId _inventTransOriginId])

Run On

Called

Parameters

Return Value

Type: InventTransOriginId Extended Data Type
The ID of the inventory transaction originator that corresponds to the movement.

Remarks

This method overrides the base class method.

See Also

Reference

InventMov_KanbanJob_WIP Class