SAP ABAP Class CL_NWECM_APP_REP_CONFIG (Wires applications to repositories)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CONFIG (Package) ECMI Configuration

⤷

⤷

Properties
Class | CL_NWECM_APP_REP_CONFIG | |
Short Description | Wires applications to repositories | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_NWECM_CONFIG | ECMI Configuration |
Created | 20101103 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NWECM_APP_REP_CONFIG has no forward declaration.
Interfaces
Class CL_NWECM_APP_REP_CONFIG has no interface implemented.
Friends
Class CL_NWECM_APP_REP_CONFIG has no friend class.
Attributes
Class CL_NWECM_APP_REP_CONFIG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20101105 | |
2 | ![]() |
Static method | Public | Method | 20101103 | |
3 | ![]() |
Static method | Public | Method | 20101124 | |
4 | ![]() |
Static method | Public | Method | 20101103 | |
5 | ![]() |
Static method | Public | Method | 20101105 | |
6 | ![]() |
Static method | Public | Method | 20101103 |
Events
Class CL_NWECM_APP_REP_CONFIG has no event.
Types
Class CL_NWECM_APP_REP_CONFIG has no local type.
Method Signatures
Method COMPUTE_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUST_MAPPINGS_ADD | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Customer mappings to add | 20101105 | ||
2 | ![]() |
ET_CUST_MAPPINGS_REM | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Customer mappings to delete | 20101105 | ||
3 | ![]() |
ET_SAP_MAPPINGS_ADD | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | SAP mappings to add | 20101105 | ||
4 | ![]() |
ET_SAP_MAPPINGS_REM | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | SAP mappings to delete | 20101105 | ||
5 | ![]() |
IT_CUST_MAPPINGS | Value transfer | Type reference (TYPE) | NWECM_T_APP_REP_CONF | New actual custom mappings | 20101105 | ||
6 | ![]() |
IT_SAP_MAPPINGS | Value transfer | Type reference (TYPE) | NWECM_T_APP_REP_CONF | New actual SAP mappings | 20101105 | ||
7 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | FQ Application name | 20101105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for configuration problems | 20101105 |
Method COMPUTE_EFFECTIVENESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CUST_MAPPINGS | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Application to repositories mapping | 20101103 | ||
2 | ![]() |
CT_SAP_MAPPINGS | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Application to repositories mapping | 20101103 |
Method COMPUTE_EFFECTIVENESS on class CL_NWECM_APP_REP_CONFIG has no exception.
Method GET_APPS_FROM_REP_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_REPOSITORY_NAME | Call by reference | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20101124 | |||
2 | ![]() |
RT_APPLICATION_NAMES | Value transfer | Type reference (TYPE) | NWECM_T_NAME | 20101124 |
Method GET_APPS_FROM_REP_NAME on class CL_NWECM_APP_REP_CONFIG has no exception.
Method GET_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CUST_MAPPINGS | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Application to repositories mapping | 20101103 | ||
2 | ![]() |
ET_SAP_MAPPINGS | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Application to repositories mapping | 20101103 | ||
3 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20101103 |
Method GET_MAPPINGS on class CL_NWECM_APP_REP_CONFIG has no exception.
Method SAVE_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CUST_MAPPINGS_ADD | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Customer mappings to add | 20101105 | ||
2 | ![]() |
IT_CUST_MAPPINGS_REM | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Customer mappings to delete | 20101105 | ||
3 | ![]() |
IT_SAP_MAPPINGS_ADD | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | SAP mappings to add | 20101105 | ||
4 | ![]() |
IT_SAP_MAPPINGS_REM | Call by reference | Type reference (TYPE) | NWECM_T_APP_REP_CONF | SAP mappings to delete | 20101105 | ||
5 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | FQ Application name | 20101105 | ||
6 | ![]() |
RT_CX | Value transfer | Type reference (TYPE) | NWECM_T_EXCEPTION | List of exceptions occurred | 20101105 |
Method SAVE_CHANGES on class CL_NWECM_APP_REP_CONFIG has no exception.
Method SET_MAPPINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CUST_MAPPINGS | Value transfer | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Application to repositories mapping | 20101103 | ||
2 | ![]() |
IT_SAP_MAPPINGS | Value transfer | Type reference (TYPE) | NWECM_T_APP_REP_CONF | Application to repositories mapping | 20101103 | ||
3 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20101103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for configuration problems | 20101103 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |