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