If you cannot reach the system for operating system level which your SAP system works , then you can use the following way to execute operation system commands from the SAPgui without any OS connection…
Start the following report ;
SE38 –> RSBDCOS0
Run the report and then you can execute any OS command you wish on the active line which comes.
But don’t forget that , the authorization depends your os username authorization which logons to server from OS level.
If SIDadm user is already logon to server then you can use SIDadm rights for the execute operation over the SAPGui report.
For an example we are going to use PING command on the screen below ;
You can change the working directory with “Change current directory” button.
Now we will change our working directory to “F:\usr\SAP\SID\DVEBMGS00″ and create a new directory as “fatihyukselsapbasis” via MKDIR command.
Then we can use DIR command to list new directory.