cancel
Showing results for 
Search instead for 
Did you mean: 

Sapshcut.exe and sm37

former_member600885
Discoverer
0 Kudos

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)?

Accepted Solutions (0)

Answers (3)

Answers (3)

Sriram2009
Active Contributor
0 Kudos

Hi Yeph.

You can raise the ticket SAP support to check the language support on SAPGUI.

Regards

SS

Sriram2009
Active Contributor
0 Kudos

Hi Carlo.

You can use the string till the transaction getting executed, but i am not sure about the transaction code SM37 with Job name and user name.

1, Use the string in command prompt start sapshcut.exe -system = HCP -client = 100 -user = {USERID} -pw = {PASSWORD} -maxgui -Commnad = SM37

2. For more help use the command " start sapshcut.exe /help"


Best Regards

Sriram


0 Kudos

I have a question about passage (start sapshcut.exe -sid="SE2" -client="110" -user="test1" -sysname="SE2" -gui="/H/127.0.0.1/S/3200" -PW="test123!!" -language="ZH" -sid=ISX -command="se16" -type=Transaction -max) After quick login, the Chinese characters of excel file exported are garbled, but the garbled Chinese characters will not appear when the file is exported through SAP client login. Can I add a parameter to solve the Chinese gibberish problem?

muttepawar-2009
Active Participant
0 Kudos
former_member600885
Discoverer
0 Kudos

There is no solution to my problem there