BudgetControlConfiguration::existDraftForPrimaryLedger Method
Indicates whether a draft BudgetControlConfiguration record exists for the specified primary ledger.
Syntax
client server public static boolean existDraftForPrimaryLedger(LedgerRecId _primaryLedgerRecId)
Run On
Called
Parameters
- _primaryLedgerRecId
Type: LedgerRecId Extended Data Type
The record ID of the primary Ledger record.
Return Value
Type: boolean
true if the draft BudgetControlConfiguration record exists; otherwise, false.