BudgetCycleTimeSpan::findBudgetCycleTimeSpanStartDate Method
Finds the start date of a specified record in the BudgetCycleTimeSpan table.
Syntax
server public static FiscalPeriodStart findBudgetCycleTimeSpanStartDate(RecId _budgetCycleTimeSpanRecId)
Run On
Server
Parameters
- _budgetCycleTimeSpanRecId
Type: RecId Extended Data Type
The record ID of a BudgetCycleTimeSpan record.
Return Value
Type: FiscalPeriodStart Extended Data Type
The first date in the first BudgetCycle record; otherwise, an empty record.