BudgetTransactionWorkflow.validateBudgetTransactionHeader Method [AX 2012]

Determines whether the budget transaction header is valid by looking at the number of lines associated to the header.

Syntax

protected boolean validateBudgetTransactionHeader()

Run On

Called

Return Value

Type: boolean
true when the budget transaction header is valid; otherwise; false.

See Also

Reference

BudgetTransactionWorkflow Class