SAP ABAP Interface IF_WDY_MD_CONTROLLER_USAGE (Controller Usage)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
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
Interface IF_WDY_MD_CONTROLLER_USAGE  
Short Description Controller Usage    
General Data
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20020826   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_CONTROLLER_USAGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_EVENT_SOURCE 00000000
Friends
Interface IF_WDY_MD_CONTROLLER_USAGE has no friend.
Attributes
Interface 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
Interface IF_WDY_MD_CONTROLLER_USAGE has no event.
Types
Interface 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 Interface IF_WDY_MD_CONTROLLER_USAGE has no parameter.
Method DELETE on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WDY_MD_CONTROLLER_USAGE has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_WDY_MD_CONTROLLER_USAGE has no parameter.
Method GET_NAME on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_WDY_MD_CONTROLLER_USAGE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630