Share via


InventCostClosingRecalc.checkStdCostConversion Method [AX 2012]

Validates that the closing date complies with incomplete standard cost conversions.

Syntax

protected boolean checkStdCostConversion(TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the closing date is valid according to any incomplete standard cost conversions; otherwise, false.

See Also

Reference

InventCostClosingRecalc Class