Hi Friends,
I am trying to give the CurrentUserId() method from SysQueryRangeUtil class as the range in the static query (AOT query) to filter the record related to the currnent user.
The value is not getting filtered. if I hard-code the current user id as "abcuser" in the range it works fine
Note: we cannot use the metnod "curUserId()". we need to use method from the class SysQueryRangeUtil.
Have you come across this kind of issue?
your help much appreciated.
Regards
Martin