InventTransIdSum.setInventTransStatus Method [AX 2012]

Sets new status for the InventTrans record and update internal counters.

Syntax

public void setInventTransStatus(
    InventTrans _inventTrans, 
    StatusReceipt _statusReceipt, 
    StatusIssue _statusIssue)

Run On

Called

Parameters

See Also

Reference

InventTransIdSum Class