SAP ABAP Function Module TB_LIMIT_WS_EXECUTE (Execute External Programs on Presentation Server)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
IS-B-RA-CL (Application Component) Default Risk and Limit System
⤷
FTLM (Package) Financial Services: Limit Management
⤷
⤷
Basic Data
| Function Module | TB_LIMIT_WS_EXECUTE | Execute External Programs on Presentation Server |
| Function Group | TBLF | Front-End Services |
| Program Name | SAPLTBLF | |
| INCLUDE Name | LTBLFU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DOCUMENT | TYPE | ANY | SPACE | Indicator as Document | ||
| |
CD | TYPE | ANY | SPACE | Working Directory | ||
| |
COMMANDLINE | TYPE | ANY | SPACE | Parameters (Command Line) for the External Program | ||
| |
PROGRAM | TYPE | ANY | SPACE | Path + name of the program to be started | ||
| |
FRONTEND_ERROR | TYPE | Error occurred in SAPGUI | ||||
| |
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 | 20011120 |
| SAP Release Created in | 110 |