How to query the Dataquery User Table DQU to obtain a list of all DQ USERS who have used Dataquery in 2019.
Release : 15.0
Component : Dataquery for Datacom
Run DQL query:
FIND DATAQUERY-DQU ROWS WITH (F00092-00032 = '#############/19################')
PRINT FROM DATAQUERY-DQU USER-NAME F00092-00032
If DQOPTLST LITMASK is another character than # then use that masking character .