BudgetPlanningAllocationSchedule::lookupBudgetAllocationTerm Method
Performs the lookup for the BudgetAllocationTerm records.
Syntax
client public static void lookupBudgetAllocationTerm(FormStringControl _formStringControl, LedgerRecId _ledgerRecId)
Run On
Client
Parameters
- _formStringControl
Type: FormStringControl Class
The form string control to perform the lookup for.
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The record ID of the Ledger table.
Exceptions
Exception | Condition |
---|---|
Error | An error exception is thrown when the required parameters are null. |