HcmWorker::getDepartmentRecIdsCacheClear Method
Clears the global object cache that is used by this method to cache the results.
Syntax
client server public static void getDepartmentRecIdsCacheClear()
Run On
Called
Remarks
This method should be called when something occurs that would invalidate the cache that is used to store the results of the HcmWorker::getDepartmentRecIds method, such as an update to one of the tables that it queries.