KanbanJobType.updateEstimatedOwnerRelationship Method [AX 2012]
Updates the inventory transaction ownership.
Syntax
protected void updateEstimatedOwnerRelationship(InventUpd_Estimated _inventUpdEstimated, InventUpd_Estimated _inventUpdEstimatedTransferReceipt)
Run On
Called
Parameters
- _inventUpdEstimated
Type: InventUpd_Estimated Class
An InventUpd_Estimated object that is related to the kanban job.
- _inventUpdEstimatedTransferReceipt
Type: InventUpd_Estimated Class
An InventUpd_Estimated object that is related to the kanban job transfer receipt.