SAP ABAP Function Module TH_SERVER_TYPE (Evaluate server type value)
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_TYPE Evaluate server type value  
Function Group THFB   Task handler functions  
Program Name SAPLTHFB   Task Handler Function Module 
INCLUDE Name LTHFBU51    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IS_A_DIALOG TYPE MSXXLIST-MSGTYPES Are there dialog processes?
Exporting IS_A_BATCH TYPE MSXXLIST-MSGTYPES Are there background processes?
Exporting IS_A_UPDATE TYPE MSXXLIST-MSGTYPES Are there update processes?
Exporting IS_A_UPDATE2 TYPE MSXXLIST-MSGTYPES Are there update2 processes?
Exporting IS_A_SPOOL TYPE MSXXLIST-MSGTYPES Are there spool processes?
Exporting IS_A_ENQUEUE TYPE MSXXLIST-MSGTYPES Are there enqueue processes?
Exporting IS_A_ATP TYPE MSXXLIST-MSGTYPES
Exporting IS_A_ICMAN TYPE MSXXLIST-MSGTYPES ICMAN Active?
Exporting IS_A_VMC TYPE MSXXLIST-MSGTYPES Does the VMC service exist?
Exporting IS_A_J2EE TYPE MSXXLIST-MSGTYPES Is there a J2EE Engine?
Exporting SERVICE_TEXT TYPE C Text Services
Exporting KERNEL_UPDATE_PENDING TYPE I Is a shutdown still outstanding because of a kernel switch?
Exporting SERVER_SUSPENDED TYPE I Server has been suspended
Exporting RECONNECT_PENDING TYPE I Reconnect pending
Importing SERVICES TYPE MSXXLIST-MSGTYPES Services bit vector
Importing SYSSERVICE0 TYPE MSXXLIST_V6-SYSSERVICE0 System Services Registered on Message Server
Importing SYSSERVICE1 TYPE MSXXLIST_V6-SYSSERVICE1 System Services Registered on Message Server
Importing SYSSERVICE2 TYPE MSXXLIST_V6-SYSSERVICE2 System Services Registered on Message Server
Importing SYSSERVICE3 TYPE MSXXLIST_V6-SYSSERVICE3 System Services Registered on Message Server
               
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  19970425 
SAP Release Created in