Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Data Interfaces and Communication Interfaces 

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 AS Instance or of a presentation server. Executing operating system statements from ABAP programs should be the exception not 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.

Other versions: 7.31 | 7.40 | 7.54

Security Note

Using input from external sources in operating system statements incurs the risk of system command injections.

Continue

Operating System Statements of the Host Computer

Operating System Statements of the Presentation Server