SAP ABAP Class CL_WDR_CONFIG_OBJECT_COMP (Implementation of IF_WDR_CONFIG_OBJECT_COMP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CONFIG_OBJECT Access to a Configuration Object 20100707
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CONFIG_OBJECT_COMP Access to a Component Configuration 20100707
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_TOOL Basis Interface Configurations API 20100707
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_TOOL_BASE Basis Interface Configurations API 20100707
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_TOOL_COMP API Configuration Component 20100707
Properties
Class CL_WDR_CONFIG_OBJECT_COMP  
Short Description Implementation of IF_WDR_CONFIG_OBJECT_COMP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20100707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CONFIG_OBJECT_COMP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CONFIG_OBJECT Access to a Configuration Object 20100707
2 IF_WDR_CONFIG_OBJECT_COMP Access to a Component Configuration 20100707
3 IF_WD_CONFIG_TOOL Basis Interface Configurations API 20100707
4 IF_WD_CONFIG_TOOL_BASE Basis Interface Configurations API 20100707
5 IF_WD_CONFIG_TOOL_COMP API Configuration Component 20100707
Friends
Class CL_WDR_CONFIG_OBJECT_COMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGE_TOOL_COMP Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CFG_CHANGE_TOOL_COMP1 Implementation of the Configuration API for Components 20100707
2 ENH_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_ENHC API Configuration Component Enhancement 20100707
3 IS_ENH_CREATING Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20100708
4 KEEP_LOCKED Instance attribute Private Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Replacement for Real Boolean Type: 'X' == True '' == False 20100708
5 MODIFIER Instance attribute Private Object reference (TYPE REF TO) CL_WDR_CONFIG_MODIFIER_COMP Implementation of IF_WDR_CONFIG_MODIFIER_COMP 20100707
6 TRANSPORT_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_WDR_CFG_TRANSPORT_HANDLER Transport Handling for Configuration Objects 20100707
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_CANCELLED Instance method Private Event handling method 20100707
2 ACTION_FINISHED Instance method Private Event handling method 20100707
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100707
4 MESSAGES_SENT Instance method Private Event handling method 20100707
5 RESET_ENH_TOOL Instance method Private Method 20100707
6 SET_ENH_TOOL Instance method Private Method 20100707
Events
Class CL_WDR_CONFIG_OBJECT_COMP has no event.
Types
Class CL_WDR_CONFIG_OBJECT_COMP has no local type.
Method Signatures

Method ACTION_CANCELLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20100707

Method ACTION_CANCELLED on class CL_WDR_CONFIG_OBJECT_COMP has no exception.

Method ACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20100707

Method ACTION_FINISHED on class CL_WDR_CONFIG_OBJECT_COMP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPOSITORY_HANDLER Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_COMP_REP_HANDLER Repository-Handler für Component-Konfigurationen 20100707
2 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_TRANSPORT_HANDLER Transport-Behandlung für Konfigurationsobjekte 20100707
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100707

Method MESSAGES_SENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGES Call by reference Attribute reference (LIKE) 20100707

Method MESSAGES_SENT on class CL_WDR_CONFIG_OBJECT_COMP has no exception.

Method RESET_ENH_TOOL Signature

Method RESET_ENH_TOOL on class CL_WDR_CONFIG_OBJECT_COMP has no parameter.
Method RESET_ENH_TOOL on class CL_WDR_CONFIG_OBJECT_COMP has no exception.

Method SET_ENH_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20100707

Method SET_ENH_TOOL on class CL_WDR_CONFIG_OBJECT_COMP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703