SAP ABAP Class IF_WDY_MD_COMPONENT_CTLR_USAGE (Controller in Component Usage)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_OBJECT Web Dynpro: Object 20050407
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_COMPONENT_CTLR_USAGE 20040922
Properties
Class IF_WDY_MD_COMPONENT_CTLR_USAGE  
Short Description Controller in 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_CTLR_USAGE has no forward declaration.
Interfaces
Class IF_WDY_MD_COMPONENT_CTLR_USAGE has no interface implemented.
Friends
Class IF_WDY_MD_COMPONENT_CTLR_USAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_STATE_CANCELLED Instance attribute Public Attribute reference (LIKE) 20050407
2 CO_STATE_DIRTY Instance attribute Public Attribute reference (LIKE) 20050407
3 CO_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20050407
4 CO_STATE_NEW Instance attribute Public Attribute reference (LIKE) 20050407
5 CO_STATE_PSEUDO_ACTIVE Instance attribute Public Attribute reference (LIKE) 20050407
6 CO_STATE_REMOVED Instance attribute Public Attribute reference (LIKE) 20050407
7 CO_STATE_RENAMED Instance attribute Public Attribute reference (LIKE) 20050407
8 CO_VERSION_ACTIVE Instance attribute Public Attribute reference (LIKE) 20050407
9 CO_VERSION_DELETED Instance attribute Public Attribute reference (LIKE) 20050407
10 CO_VERSION_INACTIVE Instance attribute Public Attribute reference (LIKE) 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OUT_CTLR_USAGE Instance method Public Method 20040922
2 DELETE Instance method Public Method 20050407
3 GET_COMPONENT_USAGE Instance method Public Method 20040922
4 GET_DEFINITION Instance method Public Method 20050407
5 GET_DESCRIPTION Instance method Public Method 20050407
6 GET_DISPLAY_NAME Instance method Public Method 20050407
7 GET_NAME Instance method Public Method 20050407
8 GET_NAME_BEFORE_RENAMING Instance method Public Method 20050407
9 GET_OUT_CTLR_USAGE Instance method Public Method 20040922
10 GET_OUT_CTLR_USAGES Instance method Public Method 20040922
11 GET_OUT_CTLR_USAGE_COUNT Instance method Public Method 20040922
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_CONTROLLER Instance method Public Method 20040922
16 GET_VERSION Instance method Public Method 20050407
17 HAS_OUT_CTLR_USAGE Instance method Public Method 20040922
18 HAS_USED_COMPONENT_CONTROLLER Instance method Public Method 20040922
19 MAKE_DIRTY Instance method Public Method 20050407
20 RENAME Instance method Public Method 20050407
21 SET_COMPONENT_USAGE Instance method Public Method 20040922
22 SET_DESCRIPTION Instance method Public Method 20050407
23 SET_PARENT Instance method Public Method 20050407
24 SET_USED_COMPONENT_CONTROLLER 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_CTLR_USAGE has no local type.
Method Signatures

Method CREATE_OUT_CTLR_USAGE Signature

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

Method DELETE Signature

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

Method GET_COMPONENT_USAGE Signature

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

Method GET_COMPONENT_USAGE on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method GET_DEFINITION Signature

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

Method GET_DESCRIPTION Signature

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

Method GET_DISPLAY_NAME Signature

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

Method GET_NAME Signature

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

Method GET_NAME_BEFORE_RENAMING Signature

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

Method GET_OUT_CTLR_USAGE Signature

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

Method GET_OUT_CTLR_USAGE on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method GET_OUT_CTLR_USAGES Signature

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

Method GET_OUT_CTLR_USAGES on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method GET_OUT_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_OUT_CTLR_USAGE_COUNT on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method GET_PARENT Signature

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

Method GET_PARENT_NAME Signature

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

Method GET_STATE Signature

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

Method GET_USED_COMPONENT_CONTROLLER Signature

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

Method GET_USED_COMPONENT_CONTROLLER on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method GET_VERSION Signature

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

Method HAS_OUT_CTLR_USAGE Signature

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

Method HAS_OUT_CTLR_USAGE on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method HAS_USED_COMPONENT_CONTROLLER Signature

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

Method HAS_USED_COMPONENT_CONTROLLER on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method MAKE_DIRTY Signature

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

Method RENAME Signature

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

Method SET_COMPONENT_USAGE 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_USAGE 20040922

Method SET_COMPONENT_USAGE on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.

Method SET_DESCRIPTION Signature

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

Method SET_PARENT Signature

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

Method SET_USED_COMPONENT_CONTROLLER Signature

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

Method SET_USED_COMPONENT_CONTROLLER on class IF_WDY_MD_COMPONENT_CTLR_USAGE has no exception.
Event Signatures

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