SAP ABAP Function Module BP_SWITCH_CLIENT (Switch to another client and execute transaction)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI (Package) User Interface and Job-API of Background Processing
⤷
⤷
Basic Data
| Function Module | BP_SWITCH_CLIENT | Switch to another client and execute transaction |
| Function Group | BTCH | Background processing |
| Program Name | SAPLBTCH | Background Processing |
| INCLUDE Name | LBTCHU79 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NEXT_CLIENT | TYPE | SYMANDT | The client called next | |||
| |
NEXT_TRANSACTION | TYPE | SYTCODE | The transaction called next | |||
| |
TRANSACTION | TYPE | SYTCODE | 'SM36' | The transaction, called in the target client | ||
| |
FINAL_DEST | TYPE | RFCDEST | The target destination of this call so far | |||
| |
IS_REMOTE_DEST | TYPE | CHAR1 | SPACE | Indicator whether this is a remote call | ||
| |
FINAL_CLIENT | TYPE | SYMANDT | SPACE | The target client for this call | ||
| |
PROBLEM_LOGSYS_DEST | TYPE | Destination zum Client kann nicht gefunden werden | ||||
| |
PROBLEM_TACALL | TYPE | Die Transaktion kann im Zielsystem nicht gerufen werden. | ||||
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 | 20001009 |
| SAP Release Created in |