‎2008 May 20 10:19 PM
ThUsrInfo worked before in 3.1 but no longer works in 7.0. The data is not getting populated in usr_tabl. Does anyone know if anything changed with this function in 7.0.
call 'ThUsrInfo' id 'OPCODE' field OPCODE_list
id 'TAB' field usr_tabl-sys.
‎2008 May 21 12:18 AM
Hi Linda,
Please use the Function Module TH_USER_INFO.
Reward Points if the above was useful.
Regards
Abhishek Raj.
‎2008 May 21 6:08 PM
This won't work for us. I need to have a table parameter in there to capture all sessions and TH_USER_INFO does not have an option to fill a table.