SAP ABAP SYSTEM COMMANDS



Get Example source ABAP code based on a different SAP table
  



ABAP and Operating System Statements
Operating system statements or system commands execute statements or programs directly on the operating system of the host computer of an ABAP_ASINSTANCE or of a presentation server. Executing operating system statements from ABAP programs should be the exception rather than the rule, however it may become necessary in system or administration programs to call operating system functions that cannot be accessed by ABAP statements. In certain circumstances, input from external sources may need to be passed to the operating system.
Operating System Statements of the Host Computer
Operating System Statements of the Presentation Server

ABAP_HINT_SEC
Using input from external sources in operating system statements poses the risk of system command injections .
ABAP_HINT_END