BudgetTransHeaderType.validateBudgetTransactionCode Method [AX 2012]

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

Syntax

protected boolean validateBudgetTransactionCode()

Run On

Called

Return Value

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

See Also

Reference

BudgetTransHeaderType Class