BudgetCycle.editCycleStartDate Method
Returns the FiscalPeriodStart value for the budget cycle record.
Syntax
edit FiscalPeriodStart editCycleStartDate(boolean _set, FiscalPeriodStart _startDate)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the start date value is modified or not.
- _startDate
Type: FiscalPeriodStart Extended Data Type
The new FiscalPeriodStart value which must be updated.
Return Value
Type: FiscalPeriodStart Extended Data Type
The FiscalPeriodStart value for the BudgetCycle class.