SAP ABAP Class CL_NWECM_SYSTEM (ECMI: System Implementation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_API_REPOSITORY (Package) ECMI: Repositories, Sessions and Related Classes
⤷
⤷
Properties
| Class | CL_NWECM_SYSTEM | |
| Short Description | ECMI: System Implementation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_API_REPOSITORY | ECMI: Repositories, Sessions and Related Classes |
| Created | 20080603 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NWECM_SYSTEM has no interface implemented.
Friends
Class CL_NWECM_SYSTEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_SYSTEM | NW ECM: System Implementation | 20080925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20080925 | |
| 2 | Instance method | Public | Method | Retrieves an application which describes an ECM profile | 20080925 | |
| 3 | Instance method | Private | Method | 20090706 | ||
| 4 | Instance method | Public | Method | Disconnects an application from the ECM system | 20080925 | |
| 5 | Static method | Public | Method | 20101025 |
Events
Class CL_NWECM_SYSTEM has no event.
Types
Class CL_NWECM_SYSTEM has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWECM_SYSTEM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_SYSTEM has no exception.
Method CONNECT 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 | the local name for the client | 20080925 | |||
| 2 | RO_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_APPLICATION | represents the registered application | 20080925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 | |||
| 2 | 20080925 |
Method CREATE_WILDCARD_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_REPNAME_ALIAS | Value transfer | Type reference (TYPE) | NWECM_T_REP_NAME_ALIAS | Repository Name and Alias | 20090706 |
Method CREATE_WILDCARD_MAPPING on class CL_NWECM_SYSTEM has no exception.
Method DISCONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_NWECM_APPLICATION | 20080925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080925 |
Method VALIDATE_MODEL_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_XML | Value transfer | Type reference (TYPE) | XSTRING | 20101025 | ||||
| 2 | RT_NODETYPES | Value transfer | Type reference (TYPE) | NWECM_T_NODETYPEDEF_INFO | Table of Node Type Object References | 20101025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ECMI: Repository Exception | 20101025 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |