WorkCalendarDateLine.flushWorkCalendarDateCache Method
Remove the cached value in WorkCalendarDate table based on CalendarId and TransDate.
Syntax
public void flushWorkCalendarDateCache(CalendarId _calendarId, TransDate _transDate)
Run On
Called
Parameters
- _calendarId
Type: CalendarId Extended Data Type
The calendar's ID.
- _transDate
Type: TransDate Extended Data Type
The transaction date.