InventCostClosing.checkParameters Method [AX 2012]

Validates the parameters for the inventory closing.

Syntax

public boolean checkParameters([boolean _ask])

Run On

Called

Parameters

  • _ask
    Type: boolean
    Enables a dialog box when the parameter for updating the general ledger is not selected; optional.

Return Value

Type: boolean
true if the parameters are valid; otherwise, false.

See Also

Reference

InventCostClosing Class