‎2008 Oct 31 5:46 PM
Hello experts
Is there a way in ABAP to access environment variables defined in the application server (UNIX) on which SAP is running ?
Thanks
Thibault
‎2008 Oct 31 6:05 PM
you can execute external(unix/windows/solaris) commands using SM69 and SM49 transactions.. if you can execute a sequence of command for unix.. you should be able to get he required information in to SAP.