Share via


InventCostDateCodeUIBuilder.dateCodeValidate Method [AX 2012]

Verifies that the date code is valid.

Syntax

public boolean dateCodeValidate(FormStringControl _control)

Run On

Called

Parameters

Return Value

Type: boolean
true if the control value is valid; otherwise false.

Remarks

The data code must exist in the LedgerPeriodCode table.

See Also

Reference

InventCostDateCodeUIBuilder Class