Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.