Your end user needs to log on and make himself known. But there is also terminal information on where the user is. Check out function module TH_USER_INFO
, which will return a terminal ID as well as session information. C-call to ThUsrInfo
. But that's not all the TH_*
modules have to offer. Check out function group THFB
for MANY more interesting function modules.