SAP ABAP Class IF_WD_CONFIG_TOOL (Basis Interface Configurations API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_TOOL_BASE Basis Interface Configurations API 20100315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT Access to a Configuration Object 20100506
2 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT_APPL Access to an Application Configuration 20100506
3 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT_COCU Access to Component Customizing 20100810
4 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT_COMP Access to a Component Configuration 20100506
5 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_TOOL_APPL API Configuration Application 20080820
6 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_TOOL_COCU API Configuration Component Customizing 20090728
7 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_TOOL_COMP API Configuration Component 20080820
8 Interface composition (i COMPRISING i_ref)  IF_WD_CONFIG_TOOL_COPE API Configuration Component Personalization 20101103
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_CHANGE_TOOL Base Class for Configuration API 20090424
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_OBJECT_COMP Implementation of IF_WDR_CONFIG_OBJECT_COMP 20100707
Properties
Class IF_WD_CONFIG_TOOL  
Short Description Basis Interface Configurations API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080820   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)
2 IF_WD_CONFIG_TOOL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_WD_CONFIG_TOOL has no interface implemented.
Friends
Class IF_WD_CONFIG_TOOL has no friend class.
Attributes
Class IF_WD_CONFIG_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Unlocks the configuration 20080820
2 CHECK Instance method Public Method Checks the consistency of current configuration data 20080820
3 CREATE Instance method Public Method Creates a configuration 20100326
4 DELETE Instance method Public Method Deletes the configuration 20090819
5 IMPORT Instance method Public Method Loads data from a different configuration 20080820
6 LOAD Instance method Public Method Loads a configuration 20080820
7 SAVE Instance method Public Method Saves the current configuration data 20080820
Events
# Event Type Visibility Description Created on
1 ACTION_CANCELLED Instance Event
(0)
Public
(2)
Last action was terminated 20080828
2 ACTION_FINISHED Instance Event
(0)
Public
(2)
Last action completed (e.g. save) 20080820
3 MESSAGES_SENT Instance Event
(0)
Public
(2)
Messages sent 20090522
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MESSAGE Public Attribute reference (LIKE) 20100315
2 MESSAGES Public Attribute reference (LIKE) 20100315
Method Signatures

Method CANCEL Signature

Method CANCEL on class IF_WD_CONFIG_TOOL has no parameter.
Method CANCEL on class IF_WD_CONFIG_TOOL has no exception.

Method CHECK Signature

Method CHECK on class IF_WD_CONFIG_TOOL has no parameter.
Method CHECK on class IF_WD_CONFIG_TOOL has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_CONF_COMP_NAME Web Dynpro : Name der Component 20100326
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100326

Method DELETE Signature

Method DELETE on class IF_WD_CONFIG_TOOL has no parameter.
Method DELETE on class IF_WD_CONFIG_TOOL has no exception.

Method IMPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20080904
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20080820

Method LOAD Signature

Method LOAD on class IF_WD_CONFIG_TOOL has no parameter.
Method LOAD on class IF_WD_CONFIG_TOOL has no exception.

Method SAVE Signature

Method SAVE on class IF_WD_CONFIG_TOOL has no parameter.
Method SAVE on class IF_WD_CONFIG_TOOL has no exception.
Event Signatures

Event ACTION_CANCELLED Signature
Event ACTION_CANCELLED on class IF_WD_CONFIG_TOOL has no parameter.
Event ACTION_FINISHED Signature
Event ACTION_FINISHED on class IF_WD_CONFIG_TOOL has no parameter.
Event MESSAGES_SENT Signature
Event MESSAGES_SENT on class IF_WD_CONFIG_TOOL has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in