BudgetCycle::lookupBudgetCycle Method
Performs the lookup for the BudgetCycle records.
Syntax
client server public static BudgetCycle lookupBudgetCycle(FormReferenceControl _ctrl, RefRecId _budgetCycleTimeSpanRecId)
Run On
Called
Parameters
- _ctrl
Type: FormReferenceControl Class
The form reference control for which to perform the lookup.
- _budgetCycleTimeSpanRecId
Type: RefRecId Extended Data Type
The record ID of the time span to perform the lookup for.
Return Value
Type: BudgetCycle Table
The BudgetCycle record selected by the lookup.