SAP ABAP Function Module SPBT_FIND_FREE_SERVER (Determining a server that can process the next task)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC_LOADBALANCING (Package) RFC Load Balancing
Basic Data
Function Module SPBT_FIND_FREE_SERVER Determining a server that can process the next task  
Function Group SPBT   Parallel background tasks  
Program Name SAPLSPBT   Workload Distribution for Parallel RFCs 
INCLUDE Name LSPBTU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SERVER_NAME TYPE PBTRESOURC-SERVERNAME Server with PBT resources
Importing RFC_FUNCTION_MODULE TYPE TFDIR-FUNCNAME SPACE Name of the RFC module of the application
Exception ALL_SERVERS_ARE_BUSY TYPE No servers with PBT resources available
Exception PBT_ENV_NOT_INITIALIZED_YET TYPE PBT environment has not yet been initialized
Exception INTERNAL_ERROR TYPE Internal error (see syslog)
               
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  19960419 
SAP Release Created in