SAP ABAP Class IF_SATC_AC_EXM_ENVIRONMENT (Access to check environment)
Properties
Class IF_SATC_AC_EXM_ENVIRONMENT  
Short Description Access to check environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071218   SAP 
Last change 20130531   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_SATC_AC_EXM_ENVIRONMENT has no interface implemented.
Friends
Class IF_SATC_AC_EXM_ENVIRONMENT has no friend class.
Attributes
Class IF_SATC_AC_EXM_ENVIRONMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXECUTION_INFO Instance method Public Method Retrieves details on execution and its environment 20071218
2 GET_SYSTEM Instance method Public Method Returns system id 20071218
Events
Class IF_SATC_AC_EXM_ENVIRONMENT has no event.
Types
Class IF_SATC_AC_EXM_ENVIRONMENT has no local type.
Method Signatures

Method GET_EXECUTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_CENTRAL_RUN Call by reference Type reference (TYPE) ABAP_BOOL Execution as Central Run 20071218
2 Exporting E_SYSTEM Call by reference Type reference (TYPE) SY-SYSID Name of the SAP System 20071218

Method GET_EXECUTION_INFO on class IF_SATC_AC_EXM_ENVIRONMENT has no exception.

Method GET_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYSTEM Value transfer Type reference (TYPE) SYSYSID Name of the SAP System 20071218

Method GET_SYSTEM on class IF_SATC_AC_EXM_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in