SAP ABAP Class IF_WDY_MD_COMPONENT_USAGE (Component Usage)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_ABSTR_COMP_USAGE 20040922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_COMPONENT_USAGE 20021029
Properties
Class IF_WDY_MD_COMPONENT_USAGE  
Short Description Component Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021008   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_COMPONENT_USAGE has no forward declaration.
Interfaces
Class IF_WDY_MD_COMPONENT_USAGE has no interface implemented.
Friends
Class IF_WDY_MD_COMPONENT_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 Public Attribute reference (LIKE) 20050407
2 CO_COMPONENT_USAGE_GROUP Instance attribute Public Attribute reference (LIKE) 20050407
3 CO_STATE_CANCELLED Instance attribute Public Attribute reference (LIKE) 20050407
4 CO_STATE_DIRTY Instance attribute Public Attribute reference (LIKE) 20050407
5 CO_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20050407
6 CO_STATE_NEW Instance attribute Public Attribute reference (LIKE) 20050407
7 CO_STATE_PSEUDO_ACTIVE Instance attribute Public Attribute reference (LIKE) 20050407
8 CO_STATE_REMOVED Instance attribute Public Attribute reference (LIKE) 20050407
9 CO_STATE_RENAMED Instance attribute Public Attribute reference (LIKE) 20050407
10 CO_VERSION_ACTIVE Instance attribute Public Attribute reference (LIKE) 20050407
11 CO_VERSION_DELETED Instance attribute Public Attribute reference (LIKE) 20050407
12 CO_VERSION_INACTIVE Instance attribute Public Attribute reference (LIKE) 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COMPONENT_CTLR_USAGE Instance method Public Method 20040922
2 DELETE Instance method Public Method 20050407
3 GET_COMPONENT_CTLR_USAGE Instance method Public Method 20040922
4 GET_COMPONENT_CTLR_USAGES Instance method Public Method 20040922
5 GET_COMPONENT_CTLR_USAGE_COUNT Instance method Public Method 20040922
6 GET_DEFINITION Instance method Public Method 20050407
7 GET_DESCRIPTION Instance method Public Method 20050407
8 GET_DISPLAY_NAME Instance method Public Method 20050407
9 GET_LIFECYCLE_CONTROL Instance method Public Method 20040922
10 GET_NAME Instance method Public Method 20050407
11 GET_NAME_BEFORE_RENAMING Instance method Public Method 20050407
12 GET_PARENT Instance method Public Method 20050407
13 GET_PARENT_NAME Instance method Public Method 20050407
14 GET_STATE Instance method Public Method 20050407
15 GET_USED_COMPONENT Instance method Public Method 20050407
16 GET_USING_COMPONENT Instance method Public Method 20040922
17 GET_VERSION Instance method Public Method 20050407
18 HAS_COMPONENT_CTLR_USAGE Instance method Public Method 20040922
19 HAS_USED_COMPONENT Instance method Public Method 20050407
20 MAKE_DIRTY Instance method Public Method 20050407
21 RENAME Instance method Public Method 20050407
22 SET_DESCRIPTION Instance method Public Method 20050407
23 SET_LIFECYCLE_CONTROL Instance method Public Method 20040922
24 SET_PARENT Instance method Public Method 20050407
25 SET_USED_COMPONENT Instance method Public Method 20050407
26 SET_USING_COMPONENT Instance method Public Method 20040922
Events
# Event Type Visibility Description Created on
1 OBJECT_DELETED Instance Event
(0)
Public
(2)
20050407
2 OBJECT_RENAMED Instance Event
(0)
Public
(2)
20050407
Types
Class IF_WDY_MD_COMPONENT_USAGE has no local type.
Method Signatures

Method CREATE_COMPONENT_CTLR_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_CONTROLLER_USAGE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_CTLR_USAGE 20040922
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20040922
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20040922

Method DELETE Signature

Method DELETE on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method DELETE on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_COMPONENT_CTLR_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COMPONENT_CONTROLLER_USAGE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_CTLR_USAGE 20040922
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20040922

Method GET_COMPONENT_CTLR_USAGE on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_COMPONENT_CTLR_USAGES Signature

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

Method GET_COMPONENT_CTLR_USAGES on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_COMPONENT_CTLR_USAGE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20040922

Method GET_COMPONENT_CTLR_USAGE_COUNT on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_DEFINITION Signature

Method GET_DEFINITION on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_DEFINITION on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_DESCRIPTION on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_DISPLAY_NAME Signature

Method GET_DISPLAY_NAME on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_DISPLAY_NAME on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_LIFECYCLE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LIFECYCLE_CONTROL Value transfer Type reference (TYPE) WDY_MD_COMP_LIFECYCLE_ENUM 20040922

Method GET_LIFECYCLE_CONTROL on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_NAME on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_NAME_BEFORE_RENAMING Signature

Method GET_NAME_BEFORE_RENAMING on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_NAME_BEFORE_RENAMING on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_PARENT on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_PARENT_NAME Signature

Method GET_PARENT_NAME on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_PARENT_NAME on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_STATE Signature

Method GET_STATE on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_STATE on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_USED_COMPONENT Signature

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

Method GET_USING_COMPONENT Signature

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

Method GET_USING_COMPONENT on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method GET_VERSION Signature

Method GET_VERSION on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method GET_VERSION on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method HAS_COMPONENT_CTLR_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_COMPONENT_CONTROLLER_USAGE Value transfer Type reference (TYPE) FLAG 20040922
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20040922

Method HAS_COMPONENT_CTLR_USAGE on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method HAS_USED_COMPONENT Signature

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

Method MAKE_DIRTY Signature

Method MAKE_DIRTY on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method MAKE_DIRTY on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method RENAME Signature

Method RENAME on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method RENAME on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method SET_DESCRIPTION on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method SET_LIFECYCLE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFECYCLE_CONTROL Value transfer Type reference (TYPE) WDY_MD_COMP_LIFECYCLE_ENUM 20040922

Method SET_LIFECYCLE_CONTROL on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method SET_PARENT Signature

Method SET_PARENT on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method SET_PARENT on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method SET_USED_COMPONENT Signature

Method SET_USED_COMPONENT on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Method SET_USED_COMPONENT on class IF_WDY_MD_COMPONENT_USAGE has no exception.

Method SET_USING_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20040922
2 Importing NEW_PARENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT 20040922

Method SET_USING_COMPONENT on class IF_WDY_MD_COMPONENT_USAGE has no exception.
Event Signatures

Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
Event OBJECT_RENAMED Signature
Event OBJECT_RENAMED on class IF_WDY_MD_COMPONENT_USAGE has no parameter.
History
Last changed by/on SAP  20070911 
SAP Release Created in