LedgerClosingSheet.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 set is true.
Return Value
Type: PeriodName Extended Data Type
The fiscal calendar period name of the record in the FiscalCalendarPeriod table.