SAP ABAP Class CL_NWECM_APP_SETTINGS (Application configuration)
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_SETTINGS | |
| Short Description | Application configuration | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_NWECM_APP_SETTINGS has no interface implemented.
Friends
Class CL_NWECM_APP_SETTINGS has no friend class.
Attributes
Class CL_NWECM_APP_SETTINGS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | check if a configuration exists already for an application | 20101103 | |
| 2 | Static method | Public | Method | check if a configuration exists already for an application | 20101103 | |
| 3 | Static method | Public | Method | Creates or updates an SAP application configuration | 20101103 | |
| 4 | Static method | Public | Method | Creates or updates an SAP application configuration | 20101103 | |
| 5 | Static method | Public | Method | 20101123 | ||
| 6 | Static method | Public | Method | read sap applications | 20101103 | |
| 7 | Static method | Public | Method | 20101103 | ||
| 8 | Static method | Public | Method | Creates or updates an SAP application configuration | 20101103 | |
| 9 | Static method | Public | Method | Creates or updates an SAP application configuration | 20101103 |
Events
Class CL_NWECM_APP_SETTINGS has no event.
Types
Class CL_NWECM_APP_SETTINGS has no local type.
Method Signatures
Method CHECK_APP_EXISTENSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_APP_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101103 | ||||
| 2 | I_APPLICATION | Call by reference | Type reference (TYPE) | NWECM_APP_NS_NAME | Application Name | 20101103 |
Method CHECK_APP_EXISTENSE on class CL_NWECM_APP_SETTINGS has no exception.
Method CHECK_ID_EXISTENSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_ID_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101103 | ||||
| 2 | I_ID | Call by reference | Type reference (TYPE) | CHAR22 | Application Name | 20101103 |
Method CHECK_ID_EXISTENSE on class CL_NWECM_APP_SETTINGS has no exception.
Method DELETE_CUSTOM_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_ID | Call by reference | Type reference (TYPE) | CHAR22 | SAP settings Application Configuration | 20101103 |
Method DELETE_CUSTOM_APPLICATION on class CL_NWECM_APP_SETTINGS has no exception.
Method DELETE_SAP_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_ID | Call by reference | Type reference (TYPE) | CHAR22 | SAP settings Application Configuration | 20101103 |
Method DELETE_SAP_APPLICATION on class CL_NWECM_APP_SETTINGS has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | NWECM_APP_NS_NAME | Application Name | 20101123 | |||
| 2 | RS_APP_SETTING | Value transfer | Type reference (TYPE) | NWECM_S_APP_SETTING | Application configuration settings | 20101123 |
Method GET_APPLICATION on class CL_NWECM_APP_SETTINGS has no exception.
Method GET_APPLICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_APPLICATIONS | Value transfer | Type reference (TYPE) | NWECM_T_APP_SETTING | NWECM: Table of Applications | 20101103 |
Method GET_APPLICATIONS on class CL_NWECM_APP_SETTINGS has no exception.
Method GET_DEFAULT_REPOSITORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FULLNAME | Call by reference | Type reference (TYPE) | STRING | 20101103 |
Method GET_DEFAULT_REPOSITORIES on class CL_NWECM_APP_SETTINGS has no exception.
Method UPDATE_CUSTOM_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLICATION | Call by reference | Type reference (TYPE) | NWECM_S_APP_SETTING | SAP settings Application Configuration | 20101103 |
Method UPDATE_CUSTOM_APPLICATION on class CL_NWECM_APP_SETTINGS has no exception.
Method UPDATE_SAP_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLICATION | Call by reference | Type reference (TYPE) | NWECM_S_APP_SETTING | SAP settings Application Configuration | 20101103 |
Method UPDATE_SAP_APPLICATION on class CL_NWECM_APP_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |