Share via


InventCostClosingCancel_End.checkStatus Method [AX 2012]

Checks the status of the records that should be processed.

Syntax

protected boolean checkStatus()

Run On

Called

Return Value

Type: boolean
false, if one of the checks fails; otherwise, true.

Remarks

In addition to the checks of the parent class, a check is made to make sure that all inventory settlement records have been marked as canceled.

See Also

Reference

InventCostClosingCancel_End Class