SAP ABAP Class CL_NWECM_ENVIRONMENT (ECMI: Runtime Execution Environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
     S_NWECM_CORE (Package) ECMI: Runtime Implementation
Properties
Class CL_NWECM_ENVIRONMENT  
Short Description ECMI: Runtime Execution Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_NWECM_CORE   ECMI: Runtime Implementation 
Created 20081009   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NWECM_ENVIRONMENT has no forward declaration.
Interfaces
Class CL_NWECM_ENVIRONMENT has no interface implemented.
Friends
Class CL_NWECM_ENVIRONMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONNECTION_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_NWECM_CONN_MNGR 20090630
2 MO_REPOSITORY_DOUBLE_SERVICE Static Attribute Private Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE 20090630
3 MT_DOUBLE_REP_NAMES Static Attribute Private Type reference (TYPE) NWECM_T_STRING 20090710
4 SC_REPOSITORY_DOUBLE_LOC_NAME Constant Private Type reference (TYPE) STRING 'repository_double' Reserved local name for current repository double 20081010
5 SC_REPOSITORY_DOUBLE_NAME Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_NAME Reserved name for current repository double 20081009
6 SC_TEST_CASE_LOC_NAME Constant Private Type reference (TYPE) STRING 'aunit' Reserved Local Name for Test Case as Application 20081010
7 SC_TEST_CASE_NAME Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_NAME Reserved Name for Test Case as Application 20081010
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081010
2 GET_CONNECTION_MANAGER Static method Public Method 20090706
3 GET_REPOSITORY_SERVICE Static method Public Method 20090630
4 SET_REPOSITORY_NAMES_DOUBLE Static method Public Method 20090710
5 SET_REPOSITORY_SERVICE_DOUBLE Static method Public Method 20090630
Events
Class CL_NWECM_ENVIRONMENT has no event.
Types
Class CL_NWECM_ENVIRONMENT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_NWECM_ENVIRONMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_ENVIRONMENT has no exception.

Method GET_CONNECTION_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONNECTION_MANAGER Value transfer Object reference (TYPE REF TO) CL_NWECM_CONN_MNGR NW ECM: Connector Manager 20090706

Method GET_CONNECTION_MANAGER on class CL_NWECM_ENVIRONMENT has no exception.

Method GET_REPOSITORY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NAME Value transfer Object reference (TYPE REF TO) CL_NWECM_NAME 20090630
2 Returning RO_REPOSITORY_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE 20090630
# Exception Resumable Description Created on
1 CX_NWECM_REPOSITORY 20090630

Method SET_REPOSITORY_NAMES_DOUBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REPOSITORY_DOUBLE_NAMES Call by reference Type reference (TYPE) NWECM_T_STRING Table of Strings 20090710

Method SET_REPOSITORY_NAMES_DOUBLE on class CL_NWECM_ENVIRONMENT has no exception.

Method SET_REPOSITORY_SERVICE_DOUBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_REPOSITORY_DOUBLE_SERVICE Value transfer Object reference (TYPE REF TO) IF_NWECM_REPOSITORY_SERVICE 20090630

Method SET_REPOSITORY_SERVICE_DOUBLE on class CL_NWECM_ENVIRONMENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720