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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_CONN_MNGR | 20090630 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY_SERVICE | 20090630 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | NWECM_T_STRING | 20090710 | ||||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'repository_double' | Reserved local name for current repository double | 20081010 | ||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_NAME | Reserved name for current repository double | 20081009 | |||
| 6 | Constant | Private | Type reference (TYPE) | STRING | 'aunit' | Reserved Local Name for Test Case as Application | 20081010 | ||
| 7 | 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 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081010 | |
| 2 | Static method | Public | Method | 20090706 | ||
| 3 | Static method | Public | Method | 20090630 | ||
| 4 | Static method | Public | Method | 20090710 | ||
| 5 | 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 | 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 | IO_NAME | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20090630 | ||||
| 2 | RO_REPOSITORY_SERVICE | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_REPOSITORY_SERVICE | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090630 |
Method SET_REPOSITORY_NAMES_DOUBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 |