InventMov_KanbanJob_TransIssue.transferInventTransOriginId Method [AX 2012]
Retrieves 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.