BudgetTransactionHeader.checkBudgetType Method
Determines whether the budget type matches for all BudgetTransactionLine records for which this record is the parent.
Syntax
public boolean checkBudgetType()
Run On
Called
Return Value
Type: boolean
true if all BudgetTransactionLine records for this BudgetTransactionHeader record have the same budget type; otherwise, false.