SAP ABAP Function Module TH_SERVER_LIST (Get Server List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CST (Application Component) Client/Server Technology
     STSK (Package) Task Handler, Number Range, Update, Gateway and so on
Basic Data
Function Module TH_SERVER_LIST Get Server List  
Function Group THFB   Task handler functions  
Program Name SAPLTHFB   Task Handler Function Module 
INCLUDE Name LTHFBU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SERVICES TYPE MSXXLIST-MSGTYPES 255 BIT Vector of the Services (see Notes)
Importing SYSSERVICE TYPE MSSYSSERVICE 0 Services of Application Server
Importing ACTIVE_SERVER TYPE I 1 Display Active Servers Only
Importing SUBSYSTEM_AWARE TYPE I 1 With system separation only the servers of your own subsystem are displayed
Tables LIST TYPE MSXXLIST Internal Table for Storing the List
Tables LIST_IPV6 TYPE MSXXLIST_V6 Internal Table for Storing the List
Exception NO_SERVER_LIST TYPE No list of servers received
               
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  19950113 
SAP Release Created in