SAP ABAP Class CL_WDR_CFG_CHANGE_TOOL_COCU (API Implementation for Component Customizing)
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 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFG_CHANGE_TOOL Base Class for Configuration API 20090728
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CONFIG_OBJECT_COCU Access to Component Customizing 20100811
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CONFIG_OBJECT_COMP Access to a Component Configuration 20100811
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_TOOL_COCU API Configuration Component Customizing 20090811
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CONFIG_TOOL_COMP API Configuration Component 20090811
Properties
Class CL_WDR_CFG_CHANGE_TOOL_COCU  
Short Description API Implementation for Component Customizing    
Super Class CL_WDR_CFG_CHANGE_TOOL Base Class for Configuration API 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20090728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_CFG_CHANGE_TOOL_COCU has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_CONFIG_OBJECT_COCU Access to Component Customizing 20100811
2 IF_WDR_CONFIG_OBJECT_COMP Access to a Component Configuration 20100811
3 IF_WD_CONFIG_TOOL_COCU API Configuration Component Customizing 20090811
4 IF_WD_CONFIG_TOOL_COMP API Configuration Component 20090811
Friends
Class CL_WDR_CFG_CHANGE_TOOL_COCU has no friend class.
Attributes
Class CL_WDR_CFG_CHANGE_TOOL_COCU has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100420
Events
Class CL_WDR_CFG_CHANGE_TOOL_COCU has no event.
Types
Class CL_WDR_CFG_CHANGE_TOOL_COCU has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FOR_EDITOR Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100716
2 Importing IS_WEBDYNPRO_ENV Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100420
3 Importing REPOSITORY_HANDLER Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_COCU_REP_HANDLER Repository-Interaktion für ein Konfigurationsobjekt 20100420
4 Importing SUPPRESS_AUTH_CHECK_FOR_DISP Call by reference Type reference (TYPE) WDY_BOOLEAN Berechtigungsprüfung für Anzeige unterdrücken 20100420
5 Importing TRANSPORT_HANDLER Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_TRANSPORT_HANDLER Transport-Behandlung für Konfigurationsobjekte 20100420
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL keine Anzeigeberechtigung 20100420
History
Last changed by/on SAP  20110908 
SAP Release Created in 800