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
Exporting NEXT_CLIENT TYPE SYMANDT The client called next
Exporting NEXT_TRANSACTION TYPE SYTCODE The transaction called next
Importing TRANSACTION TYPE SYTCODE 'SM36' The transaction, called in the target client
Importing FINAL_DEST TYPE RFCDEST The target destination of this call so far
Importing IS_REMOTE_DEST TYPE CHAR1 SPACE Indicator whether this is a remote call
Importing FINAL_CLIENT TYPE SYMANDT SPACE The target client for this call
Exception PROBLEM_LOGSYS_DEST TYPE Destination zum Client kann nicht gefunden werden
Exception PROBLEM_TACALL TYPE Die Transaktion kann im Zielsystem nicht gerufen werden.
               
Processing Type
Normal Function Module  
Remote-Enabled 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