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