SAP ABAP Interface IF_WD_CFG_APPLICATION (Application Configuration at Runtime)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_APPL_RT Application Customizing at Runtime 20090203
Properties
Interface IF_WD_CFG_APPLICATION  
Short Description Application Configuration at Runtime    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20090203   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_WD_CFG_APPLICATION has no forward declaration.
Interfaces
Interface IF_WD_CFG_APPLICATION has no interface.
Friends
Interface IF_WD_CFG_APPLICATION has no friend.
Attributes
Interface IF_WD_CFG_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_CONFIG_ID Instance method Public Method Returns the name of the application configuration 20090209
2 GET_APPLICATION_NAME Instance method Public Method Returns the application name 20090209
3 GET_CURRENT_PARAMETER_VALUE Instance method Public Method Returns the value of the application parameter 20090203
4 GET_CURRENT_SCOPE Instance method Public Method Returns the current adaptation scope 20090203
5 GET_INSTANCE Static method Public Method Returns an instance of an implemented class 20090203
6 GET_ORIGINAL_PARAMETER_VALUE Instance method Public Method Returns the original value of an application parameter 20090203
7 INIT Instance method Public Method Initialization 20090203
8 IS_PARAMETER_VALUE_CHANGED Instance method Public Method Queries whether an application parameter was changed 20090203
9 REMOVE_CURRENT_PARAMETER_VALUE Instance method Public Method Deletes the current application parameter value 20090203
10 SAVE Instance method Public Method Saves the current settings 20090203
11 SET_CURRENT_PARAMETER_VALUE Instance method Public Method Sets the value of an application parameter 20090203
Events
# Event Type Visibility Description Created on
1 ON_CANCELLED Instance Event
(0)
Public
(2)
Saving cancelled 20090203
2 ON_SAVED Instance Event
(0)
Public
(2)
Saved 20090203
Types
Interface IF_WD_CFG_APPLICATION has no local type.
Method Signatures

Method GET_APPLICATION_CONFIG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION_CONFIG_ID Value transfer Type reference (TYPE) STRING 20090209

Method GET_APPLICATION_CONFIG_ID on Interface IF_WD_CFG_APPLICATION has no exception.

Method GET_APPLICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APPLICATION_NAME Value transfer Type reference (TYPE) STRING 20090209

Method GET_APPLICATION_NAME on Interface IF_WD_CFG_APPLICATION has no exception.

Method GET_CURRENT_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20090203
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20090203

Method GET_CURRENT_PARAMETER_VALUE on Interface IF_WD_CFG_APPLICATION has no exception.

Method GET_CURRENT_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SCOPE Value transfer Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20090204

Method GET_CURRENT_SCOPE on Interface IF_WD_CFG_APPLICATION has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_WD_CFG_APPLICATION Anwendungskonfiguration zur Laufzeit 20090203

Method GET_INSTANCE on Interface IF_WD_CFG_APPLICATION has no exception.

Method GET_ORIGINAL_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20090204
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20090204

Method GET_ORIGINAL_PARAMETER_VALUE on Interface IF_WD_CFG_APPLICATION has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090203
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20090203

Method IS_PARAMETER_VALUE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHANGED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090204
2 Importing NAME Call by reference Type reference (TYPE) STRING 20090204

Method IS_PARAMETER_VALUE_CHANGED on Interface IF_WD_CFG_APPLICATION has no exception.

Method REMOVE_CURRENT_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20090204

Method REMOVE_CURRENT_PARAMETER_VALUE on Interface IF_WD_CFG_APPLICATION has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_HAVE_CHANGED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090204
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20090204

Method SET_CURRENT_PARAMETER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20090203
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20090203
# Exception Resumable Description Created on
1 CX_WD_PERSONALIZATION Personalisierungsfehler 20090204
Event Signatures

Event ON_CANCELLED Signature
Event ON_CANCELLED on Interface IF_WD_CFG_APPLICATION has no parameter.
Event ON_SAVED Signature
Event ON_SAVED on Interface IF_WD_CFG_APPLICATION has no parameter.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720