Share via


InventCostClosingCancel_Init.execute Method [AX 2012]

Initializes the cancellation process.

Syntax

protected void execute()

Run On

Called

Exceptions

Exception Condition
Error

When the inventory closing record has already been canceled, the update will be aborted.

-or-

When the inventory closing record has already been canceled, the update will be aborted.

When no records to be canceled exist, the update will be aborted.

Error

When the inventory closing record has already been canceled, the update will be aborted.

-or-

When no records to be canceled exist, the update will be aborted.

Remarks

The records that should be canceled and then the cancellation record is be created.

For this pair, the worker tasks will be initialized.

See Also

Reference

InventCostClosingCancel_Init Class