Share via


InventMov_KanbanJob_TransReceipt.transferInventTransOriginId Method [AX 2012]

Determines the ID of the transfer counterpart inventory transaction originator that corresponds to the movement.

Syntax

public InventTransOriginId transferInventTransOriginId()

Run On

Called

Return Value

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

Remarks

This method overrides the base class method.

See Also

Reference

InventMov_KanbanJob_TransReceipt Class