Hello, I use sapshcut.exe as a shortcut to monitor jobs via transaction sm37, but I can not completely execute the command. The form is completely filled in, the user name, password, transaction etc. is filled in ... but then I have to click on the execute button (F8) to look for the job. This is the code I use:
C: \ Program Files (x86) \ SAP \ FrontEnd \ SAPgui \ sapshcut.exe -system = HCP -client = 100 -user = {USERID} -pw = {PASSWORD} - CMD = "* SM37 BTCH2170-JOBNAME = JOB_NAME; BTCH2170-USERNAME = *"
What do I miss to start the research (F8)?