BudgetPlanningAllocationSchedule::lookupLedgerAllocationKey Method
Performs the lookup for the LedgerAllocateKey records.
Syntax
client public static void lookupLedgerAllocationKey(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 Ledger table.
Exceptions
Exception | Condition |
---|---|
Error | An error exception is thrown when the required parameters are null. |