SAP ABAP Class CL_WDY_MD_ABSTR_COMP_USAGE (CL_WDY_MD_ABSTR_COMP_USAGE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_COMPONENT (Package) Web Dynpro: Component
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 20050407
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_ABSTR_COMP_USAGE 20040922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_COMPONENT_USAGE 20040922
2 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_COMP_USAGE_GROUP 20041213
Properties
Class CL_WDY_MD_ABSTR_COMP_USAGE  
Short Description    
Super Class CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_COMPONENT   Web Dynpro: Component 
Created 20040922   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_ABSTR_COMP_USAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_ABSTR_COMP_USAGE 20040922
Friends
Class CL_WDY_MD_ABSTR_COMP_USAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMPONENT_USAGE Instance attribute Private Attribute reference (LIKE) 20050407
2 CO_COMPONENT_USAGE_GROUP Instance attribute Private Attribute reference (LIKE) 20050407
3 CO_STATE_CANCELLED Instance attribute Private Attribute reference (LIKE) 20050407
4 CO_STATE_DIRTY Instance attribute Private Attribute reference (LIKE) 20050407
5 CO_STATE_LOADED Instance attribute Private Attribute reference (LIKE) 20050407
6 CO_STATE_NEW Instance attribute Private Attribute reference (LIKE) 20050407
7 CO_STATE_PSEUDO_ACTIVE Instance attribute Private Attribute reference (LIKE) 20050407
8 CO_STATE_REMOVED Instance attribute Private Attribute reference (LIKE) 20050407
9 CO_STATE_RENAMED Instance attribute Private Attribute reference (LIKE) 20050407
10 CO_VERSION_ACTIVE Instance attribute Private Attribute reference (LIKE) 20050407
11 CO_VERSION_DELETED Instance attribute Private Attribute reference (LIKE) 20050407
12 CO_VERSION_INACTIVE Instance attribute Private Attribute reference (LIKE) 20050407
13 DEFINITION Instance attribute Protected Type reference (TYPE) WDY_COMPO_USAGE Web Dynpro : Component Usages 20040922
14 USED_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_INTERFACE 20040922
Methods
# Method Level Visibility Method type Description Created on
1 GET_USED_COMPONENT Instance method Private Method 20050407
2 HAS_USED_COMPONENT Instance method Private Method 20050407
3 SET_USED_COMPONENT Instance method Private Method 20050407
Events
# Event Type Visibility Description Created on
1 OBJECT_DELETED Instance Event
(0)
Private
(0)
20050407
2 OBJECT_RENAMED Instance Event
(0)
Private
(0)
20050407
Types
Class CL_WDY_MD_ABSTR_COMP_USAGE has no local type.
Method Signatures

Method GET_USED_COMPONENT Signature

Method GET_USED_COMPONENT on class CL_WDY_MD_ABSTR_COMP_USAGE has no parameter.
Method GET_USED_COMPONENT on class CL_WDY_MD_ABSTR_COMP_USAGE has no exception.

Method HAS_USED_COMPONENT Signature

Method HAS_USED_COMPONENT on class CL_WDY_MD_ABSTR_COMP_USAGE has no parameter.
Method HAS_USED_COMPONENT on class CL_WDY_MD_ABSTR_COMP_USAGE has no exception.

Method SET_USED_COMPONENT Signature

Method SET_USED_COMPONENT on class CL_WDY_MD_ABSTR_COMP_USAGE has no parameter.
Method SET_USED_COMPONENT on class CL_WDY_MD_ABSTR_COMP_USAGE has no exception.
Event Signatures

Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class CL_WDY_MD_ABSTR_COMP_USAGE has no parameter.
Event OBJECT_RENAMED Signature
Event OBJECT_RENAMED on class CL_WDY_MD_ABSTR_COMP_USAGE has no parameter.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700