SAP ABAP Class CL_WDR_RR_BROWSER (Web Dynpro: Runtime Repository Browser)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_REPOSITORY (Package) Web Dynpro: Runtime Repository
Properties
Class CL_WDR_RR_BROWSER  
Short Description Web Dynpro: Runtime Repository Browser    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_REPOSITORY   Web Dynpro: Runtime Repository 
Created 20040705   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_RR_BROWSER has no forward declaration.
Interfaces
Class CL_WDR_RR_BROWSER has no interface implemented.
Friends
Class CL_WDR_RR_BROWSER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER Static Attribute Private Object reference (TYPE REF TO) CL_WDR_RR_BROWSER Web Dynpro: Runtime Repository Browser 20040705
2 REPOSITORY Instance attribute Private Type reference (TYPE) WDY_RR_CLUSTER Web Dynpro: Structure of Runtime Data in Cluster 20040705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040705
2 CREATE Static method Public Method 20040705
3 GET_COMPONENT_DATA Instance method Public Method 20040705
4 GET_CONTROLLER_DATA Instance method Public Method 20040705
5 GET_VIEW_DATA Instance method Public Method 20040705
Events
Class CL_WDR_RR_BROWSER has no event.
Types
Class CL_WDR_RR_BROWSER 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 COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20040705

Method CONSTRUCTOR on class CL_WDR_RR_BROWSER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) STRING 20040705
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WDR_RR_BROWSER Web Dynpro: Runtime Repository Browser 20040705

Method CREATE on class CL_WDR_RR_BROWSER has no exception.

Method GET_COMPONENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_RR_COMPONENT WebDynpro: Runtime Struktur einer Komponente 20040705

Method GET_COMPONENT_DATA on class CL_WDR_RR_BROWSER has no exception.

Method GET_CONTROLLER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_RR_CONTROLLER_TAB WebDynpro: Runtime-Daten Controller 20040705

Method GET_CONTROLLER_DATA on class CL_WDR_RR_BROWSER has no exception.

Method GET_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_RR_VIEW_TAB WebDynpro: Runtime Views 20040705

Method GET_VIEW_DATA on class CL_WDR_RR_BROWSER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700