SAP ABAP Class IF_WDY_MD_CONTROLLER_USAGE (Controller Usage)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_EVENT_SOURCE 00000000
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_CONTROLLER_USAGE 20020917
Properties
Class IF_WDY_MD_CONTROLLER_USAGE  
Short Description Controller Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020826   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_CONTROLLER_USAGE has no forward declaration.
Interfaces
Class IF_WDY_MD_CONTROLLER_USAGE has no interface implemented.
Friends
Class IF_WDY_MD_CONTROLLER_USAGE has no friend class.
Attributes
Class IF_WDY_MD_CONTROLLER_USAGE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTEXT_MAPPING Instance method Public Method 00000000
2 DELETE Instance method Public Method 00000000
3 GET_COMPONENT_USAGE Instance method Public Method 00000000
4 GET_CONTEXT_MAPPINGS Instance method Public Method 00000000
5 GET_CONTEXT_MAPPING_BY_NAME Instance method Public Method 20040922
6 GET_CONTEXT_MAPPING_BY_POS Instance method Public Method 20040922
7 GET_CONTEXT_MAPPING_COUNT Instance method Public Method 00000000
8 GET_CONTEXT_MAPPING_POSITION Instance method Public Method 20040922
9 GET_NAME Instance method Public Method 00000000
10 GET_USED_CONTROLLER Instance method Public Method 00000000
11 HAS_COMPONENT_USAGE Instance method Public Method 00000000
12 HAS_CONTEXT_MAPPING Instance method Public Method 00000000
13 HAS_USED_CONTROLLER Instance method Public Method 00000000
14 MOVE_CONTEXT_MAPPING Instance method Public Method 20040922
15 SET_COMPONENT_USAGE Instance method Public Method 00000000
16 SET_USED_CONTROLLER Instance method Public Method 00000000
Events
Class IF_WDY_MD_CONTROLLER_USAGE has no event.
Types
Class IF_WDY_MD_CONTROLLER_USAGE has no local type.
Method Signatures

Method CREATE_CONTEXT_MAPPING Signature

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

Method DELETE Signature

Method DELETE on class IF_WDY_MD_CONTROLLER_USAGE has no parameter.
Method DELETE on class IF_WDY_MD_CONTROLLER_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 00000000

Method GET_COMPONENT_USAGE on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_CONTEXT_MAPPINGS Signature

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

Method GET_CONTEXT_MAPPINGS on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_CONTEXT_MAPPING_BY_NAME Signature

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

Method GET_CONTEXT_MAPPING_BY_NAME on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_CONTEXT_MAPPING_BY_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_MAPPING Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CTX_ELEMENT_MAPPING 20040922
2 Importing POSITION Value transfer Type reference (TYPE) I 20040922

Method GET_CONTEXT_MAPPING_BY_POS on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_CONTEXT_MAPPING_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 00000000

Method GET_CONTEXT_MAPPING_COUNT on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_CONTEXT_MAPPING_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MAPPING Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CTX_ELEMENT_MAPPING 20040922
2 Returning POSITION Value transfer Type reference (TYPE) I 20040922

Method GET_CONTEXT_MAPPING_POSITION on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_NAME Signature

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

Method GET_USED_CONTROLLER Signature

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

Method GET_USED_CONTROLLER on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method HAS_COMPONENT_USAGE Signature

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

Method HAS_COMPONENT_USAGE on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method HAS_CONTEXT_MAPPING Signature

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

Method HAS_CONTEXT_MAPPING on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method HAS_USED_CONTROLLER Signature

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

Method HAS_USED_CONTROLLER on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method MOVE_CONTEXT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_POSITION Value transfer Type reference (TYPE) I 20040922
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 20040922

Method MOVE_CONTEXT_MAPPING on class IF_WDY_MD_CONTROLLER_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 COMPONENT_USAGE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_COMPONENT_USAGE 00000000

Method SET_COMPONENT_USAGE on class IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method SET_USED_CONTROLLER Signature

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

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