Code: Alles auswählen.
startrfc -F Z_VA01_DUMMI
-E kunag=%1
-E kunwe=%2
-E auart=%3
-3 {R3-System}
-t {trace}
-gui {use gui}
-D SY1 {systemid}
-u dummi {user}
-p geheim {kennwort}
-c 001 {client}
-l DE {language}
Code: Alles auswählen.
DEST=SY1
TYPE=A
ASHOST=/H/{routing-ip}/S/3298/H/{r3-System}
SYSNR=00
GWHOST=/H/{routing-ip}/S/3298/H/{r3-System}
GWSERV=3300
RFC_TRACE=1
ABAP_DEBUG=0
USE_SAPGUI=1
Code: Alles auswählen.
DUMMIVA01 8888 8888 TA
2. Aufruf OHNE saprfc.ini und OHNE sideinfo-D <destination> name of the RFC destination in saprfc.ini
-d <destination> name of the RFC destination. Necessary, if you are using a 'sideinfo' file.
Code: Alles auswählen.
startrfc -F Z_VA01_DUMMI
-E kunag=%1
-E kunwe=%2
-E auart=%3
-3 {R3-System}
-t {trace}
-gui {use gui}
-h HOSTI {hostname}
-s 123 {Systemnummer}
-c 001 {client = Mandant}
-u dummi {user}
-p geheim {kennwort}
-l DE {language}