sapshcut.exe -> open transaction with filled fields

ABAP, Java, BSP, etc.

sapshcut.exe -> open transaction with filled fields

Postby Astrid4720 » Wed Oct 06, 2010 12:18 pm

Hello Forum users,

i would like to start the sapshcut.exe with the known shell function to open a transaction e.g. FB03 with field fields for document number (RF05L-BELNR) AND Company code (RF05L-BUKRS). But now i only can shell the transaction with ONE parameter like this:

sapshcut.exe -sysname="<Systems>" -client=<Mandant>
-user=<Username> -pw=<Passwort> -language=DE -maxgui -type=transaction
-command="/N*FB03 RF05L-BELNR=1234567890"

This test doesn't work:

sapshcut.exe -sysname="<Systems>" -client=<Mandant>
-user=<Username> -pw=<Passwort> -language=DE -maxgui -type=transaction
-command="/N*FB03 RF05L-BELNR=1234567890 RF05L-BUKRS=1234"

I hope someone can help!

Thanks Talgo
Astrid4720
.
.
 
Posts: 3
Joined: Wed Oct 06, 2010 12:18 pm

Re: sapshcut.exe -> open transaction with filled fields

Postby ewx » Wed Oct 06, 2010 2:16 pm

Try a semi colon as separator instead of space.
Code: [Select all] [Expand/Collapse] [Download] (Untitled.txt)
  1. /*SE09 TRDYSE01CM-USERNAME=SAPNAME;TRDYSE01CM-REQ_MOVE=X
GeSHi ©
ewx
.....
.....
 
Posts: 2840
Joined: Mon Aug 04, 2003 9:02 pm

Postby Astrid4720 » Wed Oct 06, 2010 3:49 pm

Thanks ewx! The little seperator ";" kill the problem :-)
Astrid4720
.
.
 
Posts: 3
Joined: Wed Oct 06, 2010 12:18 pm


Return to Development Related

Who is online

Users browsing this forum: No registered users and 1 guest

cron