SAP ABAP Class IF_COVERAGE_SYST_ENVIRONMENT (Services for System Environment)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COVERAGE_SYST_ENVIRONMENT Service Classe for System Environment 20100811
Properties
Class IF_COVERAGE_SYST_ENVIRONMENT  
Short Description Services for System Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100811   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_COVERAGE_SYST_ENVIRONMENT has no interface implemented.
Friends
Class IF_COVERAGE_SYST_ENVIRONMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TH_SERVICES Constant Public See coding Taskhandler Services of an Application Server 20100811
Methods
# Method Level Visibility Method type Description Created on
1 GET_ARFC_LOCAL_RESOURCES_INFO Instance method Public Method Determine Resources for Asynchronous RFC 20100811
2 GET_HOSTNAME Instance method Public Method Name of Application Server 20100811
3 GET_SERVER_LIST Instance method Public Method Get Server List 20100811
4 IS_APPL_SERVER_PXA_UPDATE Instance method Public Method Is profile parameter 'abap/pxa = update' set? 20100811
5 TH_REDISPATCH Instance method Public Method Redispatch Program in order to avoid TIME_OUTs 20100811
Events
Class IF_COVERAGE_SYST_ENVIRONMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_MSXXLIST Public See coding Data Type for Server List 20100811 ty_t_msxxlist TYPE STANDARD TABLE OF msxxlist WITH NON-UNIQUE DEFAULT KEY WITH NON-UNIQUE SORTED KEY kname COMPONENTS name WITH NON-UNIQUE SORTED KEY khost COMPONENTS host
Method Signatures

Method GET_ARFC_LOCAL_RESOURCES_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NUMBER_RESOURCES Call by reference Type reference (TYPE) I Anzahl der Resourcen für asynchronen RFC 20100811
2 Exporting E_SUGGESTED_SECS_TO_WAIT Call by reference Type reference (TYPE) I Vorschlagswert für die Wartezeit ( Sekunden ) 20100811

Method GET_ARFC_LOCAL_RESOURCES_INFO on class IF_COVERAGE_SYST_ENVIRONMENT has no exception.

Method GET_HOSTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) MSNAME2 Name Applikationsserver 20100811

Method GET_HOSTNAME on class IF_COVERAGE_SYST_ENVIRONMENT has no exception.

Method GET_SERVER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVICES Call by reference Type reference (TYPE) MSXXLIST-MSGTYPES C_TH_SERVICES-ANY Dienste 20100811
2 Returning R_LIST Value transfer Type reference (TYPE) TY_T_MSXXLIST Serverliste 20100811

Method GET_SERVER_LIST on class IF_COVERAGE_SYST_ENVIRONMENT has no exception.

Method IS_APPL_SERVER_PXA_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_UPDATE Value transfer Type reference (TYPE) ABAP_BOOL TRUE falls Profilparameter 'abap/pxa = update' 20100811

Method IS_APPL_SERVER_PXA_UPDATE on class IF_COVERAGE_SYST_ENVIRONMENT has no exception.

Method TH_REDISPATCH Signature

Method TH_REDISPATCH on class IF_COVERAGE_SYST_ENVIRONMENT has no parameter.
Method TH_REDISPATCH on class IF_COVERAGE_SYST_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in