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 specified period short name in the FiscalCalendarPeriod table.
Syntax
client server public static PeriodShortName findShortNameByYearPeriod(RecId _calendarYearRecId, PeriodName _periodName)
Run On
Called
Parameters
- _calendarYearRecId
Type: RecId Extended Data Type
The calendar year RecId value of the FiscalCalendarPeriod record to find.
- _periodName
Type: PeriodName Extended Data Type
The period name of the FiscalCalendarPeriod record to find.
Return Value
Type: PeriodShortName Extended Data Type
The ShortName field of the FiscalCalendarPeriod table buffer.