BudgetTransHeaderType.validateBudgetModelId Method [AX 2012]

Determines whether the BudgetModelId field in the BudgetTransactionHeader table is valid.

Syntax

protected boolean validateBudgetModelId()

Run On

Called

Return Value

Type: boolean
true if the BudgetModelId field is valid; otherwise, false.

See Also

Reference

BudgetTransHeaderType Class