Hi,
I'm trying to build a variant to help users look for their "own" notifcations created in IW21. They use IW28 to search for notifications, and I would like to be able to populate the "Created by" field with the userID of whomever is logged on at the time (as they are antifipated to be looking for the satus of their own requests). I recoreded a script which works, but rather than manually edit the script for each user, I'd like to know if there is some way to pick up the userID of the person currently logged on and just execute the query. I assumed it would be available as a table variable, but when I attempt to use that, the TVARC list doesn't inlude anything pertaining to userID.
The line in the script looks like this:
session.findById("wnd[0]/usr/ctxtQMNAM-LOW").text = "userID"
I'm NOT a programmer and am only a user of SAP, I know every little about coding, so if this is a foolish question, just be patient with me. ;-)
Thanks,
Mark