SAP ABAP Function Module WS_EXECUTE (OBSOLETE: Execute External Programs on Presentation Server)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GRA (Application Component) Graphic
⤷
SGRP (Package) ABAP Graphics Development
⤷
⤷
Basic Data
| Function Module | WS_EXECUTE | OBSOLETE: Execute External Programs on Presentation Server |
| Function Group | GRAP | Calling up graphics / File transfer |
| Program Name | SAPLGRAP | |
| INCLUDE Name | LGRAPU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RBUFF | TYPE | Dialog parameters | ||||
| |
DOCUMENT | TYPE | SPACE | Indicator as document | |||
| |
CD | TYPE | SPACE | Working directory | |||
| |
COMMANDLINE | TYPE | SPACE | Parameters (command line) for the external program | |||
| |
INFORM | TYPE | SPACE | Activate the feedback from external program | |||
| |
PROGRAM | TYPE | SPACE | Path + name of the program to be started | |||
| |
STAT | TYPE | SPACE | Dialog parameters | |||
| |
WINID | TYPE | SPACE | Dialog parameters | |||
| |
OSMAC_SCRIPT | TYPE | SPACE | Interpret COMMANDLINE as Apple script | |||
| |
OSMAC_CREATOR | TYPE | SPACE | Interpret PROGRAM as Apple creator | |||
| |
WIN16_EXT | TYPE | SPACE | ||||
| |
EXEC_RC | TYPE | SPACE | Dialog parameters | |||
| |
FRONTEND_ERROR | TYPE | Error occurred in SAPGUI | ||||
| |
NO_BATCH | TYPE | Cannot execute front-end function in background | ||||
| |
PROG_NOT_FOUND | TYPE | Program not found or not in executable form | ||||
| |
ILLEGAL_OPTION | TYPE | OSMAC* or WIN16_EXT at incorrect frontend | ||||
| |
GUI_REFUSE_EXECUTE | TYPE | |||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19950113 |
| SAP Release Created in |