Share via


InventAdjustPostClosing.updatePosted Method [AX 2012]

Marks the processed records as posted.

Syntax

protected void updatePosted([NoYes _canceled])

Run On

Server

Parameters

Remarks

There is no super call because the closing should only handle inventSettlement records that are not canceled. The prodIndirectTrans records must be marked as posted.

See Also

Reference

InventAdjustPostClosing Class