SAP ABAP Class IF_WDR_CFG_APPLICATION_SERVICE (Service Interface for Application Configuration)
Properties
Class IF_WDR_CFG_APPLICATION_SERVICE  
Short Description Service Interface for Application Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080110   SAP 
Last change 20090618   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 IF_WDR_CFG_APPLICATION_SERVICE has no interface implemented.
Friends
Class IF_WDR_CFG_APPLICATION_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_APPL_PARAM_NODE_NAME Constant Public Type reference (TYPE) STRING 'APPL_PARAMETERS' 20080117
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Before Saving 20080117
2 CHECK_COMPONENT_INFORMATION Instance method Public Method Check Before Saving 20080213
3 CREATE_APPL_PARAM_FORM Instance method Public Method Layout for Application Parameters Form 20080116
4 EXIT_APPL_PARAM_VIEW Instance method Public Method Exits application parameters view 20080117
5 FILL_APPL_PARAM_NODE Instance method Public Method Fills application parameters in the context 20080116
6 GET_COMPONENT_HIERARCHY_TABLE Instance method Public Method Returns the table for the component hierarchy 20080122
7 INIT_APPL_PARAM_VIEW Instance method Public Method Initializes the application parameters view 20080117
8 IS_CONFIG_CHANGED Instance method Public Method Asks whether the configuration was changed 20080721
9 REFRESH_COMPONENT_HIERARCHY Instance method Public Method Returns the table for the component hierarchy 20080207
10 REFRESH_READ_DATA Instance method Public Method 20080215
11 RESET_CHANGED_FLAG Instance method Public Method Resets the modification flag 20080731
12 SAVE Instance method Public Method Save 20080116
13 SET_COMPONENT_HIERARCHY_TABLE Instance method Public Method Transfers the component hierarchy 20080123
14 SET_CONFIG_CHANGED Instance method Public Method Sets the info that the configuration was changed 20080721
Events
Class IF_WDR_CFG_APPLICATION_SERVICE has no event.
Types
Class IF_WDR_CFG_APPLICATION_SERVICE has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUCCESSFUL Value transfer Type reference (TYPE) ABAP_BOOL 20080117
# Exception Resumable Description Created on
1 CX_WDR_CONVERSION_EXCEPTION Konvertierungsfehler 20080117

Method CHECK_COMPONENT_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_INFORMATION Call by reference Type reference (TYPE) WDY_CFG_COMPONENT_HIER Tabellentyp zu WDY_CFG_COMPONENT_HIER 20080213
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20080213

Method CREATE_APPL_PARAM_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER 20080221
2 Importing I_GLOBAL_VARIABLES_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080116

Method CREATE_APPL_PARAM_FORM on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method EXIT_APPL_PARAM_VIEW Signature

Method EXIT_APPL_PARAM_VIEW on class IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method EXIT_APPL_PARAM_VIEW on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method FILL_APPL_PARAM_NODE Signature

Method FILL_APPL_PARAM_NODE on class IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method FILL_APPL_PARAM_NODE on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method GET_COMPONENT_HIERARCHY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLD_TABLE Call by reference Type reference (TYPE) WDY_CFG_COMPONENT_HIER_TAB Tabellentyp zu WDY_CFG_COMPONENT_HIER 20080122
2 Returning TABLE Value transfer Type reference (TYPE) WDY_CFG_COMPONENT_HIER_TAB Tabellentyp zu WDY_CFG_COMPONENT_HIER 20080122

Method GET_COMPONENT_HIERARCHY_TABLE on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method INIT_APPL_PARAM_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20080117

Method INIT_APPL_PARAM_VIEW on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method IS_CONFIG_CHANGED Signature

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

Method IS_CONFIG_CHANGED on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method REFRESH_COMPONENT_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGED_INTF_IMPL Call by reference Type reference (TYPE) WDY_CFG_COMPONENT_HIER Component-Struktur für Konfiguration 20080208
2 Importing OLD_TABLE Call by reference Type reference (TYPE) WDY_CFG_COMPONENT_HIER_TAB Tabellentyp zu WDY_CFG_COMPONENT_HIER 20080207
3 Returning TABLE Value transfer Type reference (TYPE) WDY_CFG_COMPONENT_HIER_TAB Tabellentyp zu WDY_CFG_COMPONENT_HIER 20080207
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20080212

Method REFRESH_READ_DATA Signature

Method REFRESH_READ_DATA on class IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method REFRESH_READ_DATA on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method RESET_CHANGED_FLAG Signature

Method RESET_CHANGED_FLAG on class IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method RESET_CHANGED_FLAG on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method SAVE Signature

Method SAVE on class IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method SAVE on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method SET_COMPONENT_HIERARCHY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_HIERARCHY Call by reference Type reference (TYPE) WDY_CFG_COMPONENT_HIER_TAB Component-Struktur für Konfiguration 20080123

Method SET_COMPONENT_HIERARCHY_TABLE on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.

Method SET_CONFIG_CHANGED Signature

Method SET_CONFIG_CHANGED on class IF_WDR_CFG_APPLICATION_SERVICE has no parameter.
Method SET_CONFIG_CHANGED on class IF_WDR_CFG_APPLICATION_SERVICE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in