BudgetControlConfiguration::isSourceIntegratorEnabled Method
Indicates whether the budget control is enabled for the specified budget control source integrator.
Syntax
server public static boolean isSourceIntegratorEnabled(LedgerRecId _primaryLedgerRecId, BudgetControlSourceIntegrator _sourceIntegrator)
Run On
Server
Parameters
- _primaryLedgerRecId
Type: LedgerRecId Extended Data Type
The record ID of the primary Ledger record.
- _sourceIntegrator
Type: BudgetControlSourceIntegrator Enumeration
The budget control source integrator to check.
Return Value
Type: boolean
true if budget control is enabled; otherwise, false.