InventMovement.createOriginOwnerRelationship Method [AX 2012]
Creates the relationship between the inventory transactions originator and the owner.
Syntax
public void createOriginOwnerRelationship()
Run On
Called
Remarks
This method should be overridden in inherited classes if the relationship is maintained in a separate table.