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 ABAP 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 CHECK_APP_EXISTENSE Static method Public Method check if a configuration exists already for an application 20101103
2 CHECK_ID_EXISTENSE Static method Public Method check if a configuration exists already for an application 20101103
3 DELETE_CUSTOM_APPLICATION Static method Public Method Creates or updates an SAP application configuration 20101103
4 DELETE_SAP_APPLICATION Static method Public Method Creates or updates an SAP application configuration 20101103
5 GET_APPLICATION Static method Public Method 20101123
6 GET_APPLICATIONS Static method Public Method read sap applications 20101103
7 GET_DEFAULT_REPOSITORIES Static method Public Method 20101103
8 UPDATE_CUSTOM_APPLICATION Static method Public Method Creates or updates an SAP application configuration 20101103
9 UPDATE_SAP_APPLICATION 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 Returning ER_APP_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20101103
2 Importing 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 Returning ER_ID_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20101103
2 Importing 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 Importing 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 Importing 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 Importing I_APPLICATION Call by reference Type reference (TYPE) NWECM_APP_NS_NAME Application Name 20101123
2 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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