InventCostClosingRecalcSecCur_RU.checkStdCostConversion Method [AX 2012]
Validates that the closing date complies with not completed standard cost conversions.
Syntax
protected boolean checkStdCostConversion(TransDate _transDate)
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The inventory closing date.
Return Value
Type: boolean
true if the closing date is valid according to any not completed standard cost conversion; otherwise, false.