BudgetPrimaryLedgerDimensionAttribute::isMainAccountInBudgetDimensionAttributes Method
Determines whether the main account dimension attribute is in the set of budget dimension attributes.
Syntax
server public static boolean isMainAccountInBudgetDimensionAttributes(RecId _ledgerRecId)
Run On
Server
Parameters
- _ledgerRecId
Type: RecId Extended Data Type
The record ID of the Ledger record.
Return Value
Type: boolean
true if the main account is in the set of budget dimension attributes; otherwise, false.