SAP ABAP Interface IF_WDR_CONFIG_OBJECT (Access to a Configuration Object)
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 composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT_APPL Access to an Application Configuration 20100506
2 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT_COCU Access to Component Customizing 20100810
3 Interface composition (i COMPRISING i_ref)  IF_WDR_CONFIG_OBJECT_COMP Access to a Component Configuration 20100506
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_CHANGE_TOOL Base Class for Configuration API 20100506
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONFIG_OBJECT_COMP Implementation of IF_WDR_CONFIG_OBJECT_COMP 20100707
Properties
Interface IF_WDR_CONFIG_OBJECT  
Short Description Access to a Configuration Object    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20100506   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDR_CONFIG_OBJECT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_CONFIG_TOOL Basis Interface Configurations API 20100506
2 IF_WD_CONFIG_TOOL_BASE Basis Interface Configurations API 20100506
Friends
Interface IF_WDR_CONFIG_OBJECT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_REFERENCE_APPLICATION_NAME Constant Public Type reference (TYPE) I 3 Reference to field APPLICATION 20100623
2 CO_REFERENCE_COMPONENT_NAME Constant Public Type reference (TYPE) I 2 Reference to field COMPONENT 20100617
3 CO_REFERENCE_CONFIG_ID Constant Public Type reference (TYPE) I 1 Reference to field CONFIG_ID 20100608
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method 20100506
2 CREATE Instance method Public Method 20100506
3 DELETE Instance method Public Method 20100506
4 GET_CONFIGURED_OBJECT_4_CHANGE Instance method Public Method Start of Change to Configured Object 20100512
5 GET_MODIFIER Instance method Public Method 20100506
6 GET_TRANSPORT_INFORMER Instance method Public Method 20100701
7 IMPORT Instance method Public Method 20100506
8 LOAD Instance method Public Method 20100506
9 LOAD_VERSION Instance method Public Method 20100527
10 OPEN_4_DELETE Instance method Public Method 20100614
11 PERFORM_DELETION Instance method Public Method 20100614
12 RENAME Instance method Public Method 20100517
13 SAVE Instance method Public Method 20100506
14 SET_CONFIGURED_OBJECT_AND_SAVE Instance method Public Method Completion of Change to Configured Object 20100512
Events
# Event Type Visibility Description Created on
1 ACTION_CANCELLED Instance Event
(0)
Public
(2)
20100506
2 ACTION_FINISHED Instance Event
(0)
Public
(2)
20100506
3 MESSAGES_SENT Instance Event
(0)
Public
(2)
20100506
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MESSAGE Public Attribute reference (LIKE) 20100506
2 MESSAGES Public Attribute reference (LIKE) 20100506
Method Signatures

Method CANCEL Signature

Method CANCEL on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method CANCEL on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method CREATE Signature

Method CREATE on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method CREATE on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method DELETE Signature

Method DELETE on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method DELETE on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method GET_CONFIGURED_OBJECT_4_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20100610
2 Exporting OBJECT_NAME Value transfer Type reference (TYPE) WDY_CONF_COMP_NAME Web Dynpro : Name der Component 20100512
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100512

Method GET_MODIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODIFIER Value transfer Object reference (TYPE REF TO) IF_WDR_CONFIG_MODIFIER Zugriff auf die Eigenschaften eines Konfigurationsobjekts 20100506

Method GET_MODIFIER on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method GET_TRANSPORT_INFORMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSPORT_INFORMER Value transfer Object reference (TYPE REF TO) IF_WDR_CFG_TRANSPORT_INFORMER Transport-Behandlung für Konfigurationsobjekte 20100701

Method GET_TRANSPORT_INFORMER on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method IMPORT Signature

Method IMPORT on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method IMPORT on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method LOAD Signature

Method LOAD on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method LOAD on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method LOAD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO Versionsverwaltung: Versionsnummer 20100527
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100527

Method OPEN_4_DELETE Signature

Method OPEN_4_DELETE on Interface IF_WDR_CONFIG_OBJECT has no parameter.
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100614

Method PERFORM_DELETION Signature

Method PERFORM_DELETION on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method PERFORM_DELETION on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method RENAME 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 20100517
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100517

Method SAVE Signature

Method SAVE on Interface IF_WDR_CONFIG_OBJECT has no parameter.
Method SAVE on Interface IF_WDR_CONFIG_OBJECT has no exception.

Method SET_CONFIGURED_OBJECT_AND_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20100610
2 Importing OBJECT_NAME Call by reference Type reference (TYPE) WDY_CONF_COMP_NAME Web Dynpro : Name der Component 20100512
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100512
Event Signatures

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