InventAdjustPostClosingCancel.updatePosted Method [AX 2012]

Marks the processed records as posted.

Syntax

protected void updatePosted([NoYes _canceled])

Run On

Server

Parameters

Remarks

The super call will make sure that the inventSettlement and prodIndirectTrans records get marked as posted. This is only done for an ended inventory closing.

For an interrupted closing, only the records that have been reposted will be flagged as posted.

See Also

Reference

InventAdjustPostClosingCancel Class