LedgerOpeningSheet_ES.editFiscalCalendarPeriodName Method
Gets and sets the fiscal calendar period name.
Syntax
edit PeriodName editFiscalCalendarPeriodName(boolean set, PeriodName _periodName)
Run On
Called
Parameters
- set
Type: boolean
true if the fiscal calendar period name is set; otherwise, false.
- _periodName
Type: PeriodName Extended Data Type
The fiscal calendar period name when the set parameter is true.
Return Value
Type: PeriodName Extended Data Type
The fiscal calendar period name of the record in the FiscalCalendarPeriod table.