Share via


InventCostClosingCancel_Init.init Method [AX 2012]

Initializes the parameters for the inventory closing cancellation.

Syntax

public boolean init()

Run On

Called

Return Value

Type: boolean
true if the parameters were successfully initialized; otherwise, false.

Remarks

The super call is not necessary in this case because there are no records to reread.

See Also

Reference

InventCostClosingCancel_Init Class