WorkCalendarDate::getCalcDefinedHoursCacheKey Method
Build cache key for calcDefinedHours method in WorkCalendarDate table.
Syntax
client server public static str getCalcDefinedHoursCacheKey(
CalendarId _calendar,
TransDate _transDate,
boolean _useEffectivity,
CompanyId _calendarCompany)
Run On
Called
Parameters
- _calendar
Type: CalendarId Extended Data Type
The ID of the calendar.
- _transDate
Type: TransDate Extended Data Type
The date for which to get the working hours.
- _useEffectivity
Type: boolean
A Boolean value that indicates whether to include the efficiency percentage in the calculation.
- _calendarCompany
Type: CompanyId Extended Data Type
The calendar's company id.
Return Value
Type: str
The cachekey in string.