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 |
---|---|---|---|---|---|---|---|
![]() |
SERVER_NAME | TYPE | PBTRESOURC-SERVERNAME | Server with PBT resources | |||
![]() |
RFC_FUNCTION_MODULE | TYPE | TFDIR-FUNCNAME | SPACE | Name of the RFC module of the application | ||
![]() |
ALL_SERVERS_ARE_BUSY | TYPE | No servers with PBT resources available | ||||
![]() |
PBT_ENV_NOT_INITIALIZED_YET | TYPE | PBT environment has not yet been initialized | ||||
![]() |
INTERNAL_ERROR | TYPE | Internal error (see syslog) | ||||
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 | 19960419 |
SAP Release Created in |