SAP ABAP Class IF_WDR_RR_ABSTRACT_CMP_USAGE (IF_WDR_RR_ABSTRACT_CMP_USAGE)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDR_RR_CMP_USAGE_GROUP Web Dynpro: Group of Component Usages 20041210
2 Interface composition (i COMPRISING i_ref)  IF_WDR_RR_COMPONENT_USAGE 20041210
Properties
Class IF_WDR_RR_ABSTRACT_CMP_USAGE  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041103   SAP 
Last change 20070911   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)
Interfaces
Class IF_WDR_RR_ABSTRACT_CMP_USAGE has no interface implemented.
Friends
Class IF_WDR_RR_ABSTRACT_CMP_USAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_CMP_USAGE Constant Public Type reference (TYPE) WDR_RR_CMP_USAGE_TYPE '01' Web Dynpro: Type for Component Usages 20041215
2 CO_TYPE_CMP_USAGE_GROUP Constant Public Type reference (TYPE) WDR_RR_CMP_USAGE_TYPE '02' Web Dynpro: Type for Component Usages 20041215
3 DEFINITION Instance attribute Public Type reference (TYPE) WDY_RR_COMPO_USAGE Web Dynpro: Runtime Component Usage 20041214
4 IS_DYNAMIC Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060329
5 PARENT_COMPONENT Instance attribute Public Object reference (TYPE REF TO) IF_WDR_RR_COMPONENT 20050425
6 TYPE Instance attribute Public Type reference (TYPE) STRING 20041215
Methods
# Method Level Visibility Method type Description Created on
1 GET_USED_COMPONENT Instance method Public Method Returns Metadata for Used Component 20050425
2 SET_USED_COMPONENT Instance method Public Method Specifies to Which Component this Usage Refers to 20041210
Events
Class IF_WDR_RR_ABSTRACT_CMP_USAGE has no event.
Types
Class IF_WDR_RR_ABSTRACT_CMP_USAGE has no local type.
Method Signatures

Method GET_USED_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDR_RR_COMPONENT 20050425

Method GET_USED_COMPONENT on class IF_WDR_RR_ABSTRACT_CMP_USAGE has no exception.

Method SET_USED_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT Call by reference Object reference (TYPE REF TO) IF_WDR_RR_COMPONENT 20041210

Method SET_USED_COMPONENT on class IF_WDR_RR_ABSTRACT_CMP_USAGE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in