Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified budget control source integrator does a budget check on entry.
Syntax
server public static boolean doBudgetCheckOnEntryForSourceIntegrator(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 for which the budget check is needed.
Return Value
Type: boolean
true if a budget check on entry is needed; otherwise, false.