BudgetCycle::findBudgetCycleStartDate Method
Finds the start date of the budget cycle for the specified budget cycle timespan and date.
Syntax
client server public static FiscalPeriodStart findBudgetCycleStartDate(RecId _budgetCycleTimeSpanRecId, date _date)
Run On
Called
Parameters
- _budgetCycleTimeSpanRecId
Type: RecId Extended Data Type
The record ID of the budget cycle timespan for which to find the start date of the budget cycle.
- _date
Type: date
The date for which to find the budget cycle.
Return Value
Type: FiscalPeriodStart Extended Data Type
The start date of the budget cycle, if found; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) date.