SAP ABAP Class IF_WDY_MD_COMPONENT_INTERFACE (Component Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_OBJECT Web Dynpro: Object 00000000
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_COMPONENT_INTF_DEF 00000000
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_COMPONENT_INTF_IMPL 00000000
3 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_LOCAL_COMP_INTF Web Dynpro: Local Component Interface 20040702
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_COMPONENT_INTERFACE 20021029
Properties
Class IF_WDY_MD_COMPONENT_INTERFACE  
Short Description Component Interface    
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_INTERFACE has no forward declaration.
Interfaces
Class IF_WDY_MD_COMPONENT_INTERFACE has no interface implemented.
Friends
Class IF_WDY_MD_COMPONENT_INTERFACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMPONENT_INTF_DEF Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_COMPONENT_INTF_DEF' 00000000
2 CO_COMPONENT_INTF_IMPL Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_COMPONENT_INTF_IMPL' 00000000
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTROLLER Instance method Public Method 00000000
2 CREATE_INTERFACE_VIEW Instance method Public Method 00000000
3 DELETE Instance method Public Method 00000000
4 GET_CONFIGURATION_CONTROLLER Instance method Public Method 00000000
5 GET_CONTROLLER Instance method Public Method 00000000
6 GET_CONTROLLERS Instance method Public Method 00000000
7 GET_CONTROLLER_COUNT Instance method Public Method 00000000
8 GET_INTERFACE_CONTROLLER Instance method Public Method 00000000
9 GET_INTERFACE_VIEW Instance method Public Method 00000000
10 GET_INTERFACE_VIEWS Instance method Public Method 00000000
11 GET_INTERFACE_VIEW_COUNT Instance method Public Method 00000000
12 GET_NAME Instance method Public Method 00000000
13 HAS_CONFIGURATION_CONTROLLER Instance method Public Method 00000000
14 HAS_CONTROLLER Instance method Public Method 00000000
15 HAS_INTERFACE_CONTROLLER Instance method Public Method 00000000
16 HAS_INTERFACE_VIEW Instance method Public Method 00000000
17 SET_CONFIGURATION_CONTROLLER Instance method Public Method 00000000
18 SET_INTERFACE_CONTROLLER Instance method Public Method 00000000
Events
Class IF_WDY_MD_COMPONENT_INTERFACE has no event.
Types
Class IF_WDY_MD_COMPONENT_INTERFACE has no local type.
Method Signatures

Method CREATE_CONTROLLER Signature

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

Method CREATE_INTERFACE_VIEW Signature

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

Method DELETE Signature

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

Method GET_CONFIGURATION_CONTROLLER Signature

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

Method GET_CONFIGURATION_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_CONTROLLER Signature

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

Method GET_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_CONTROLLERS Signature

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

Method GET_CONTROLLERS on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_CONTROLLER_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_CONTROLLER_COUNT on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_INTERFACE_CONTROLLER Signature

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

Method GET_INTERFACE_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_INTERFACE_VIEW Signature

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

Method GET_INTERFACE_VIEW on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_INTERFACE_VIEWS Signature

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

Method GET_INTERFACE_VIEWS on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_INTERFACE_VIEW_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_INTERFACE_VIEW_COUNT on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method GET_NAME Signature

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

Method HAS_CONFIGURATION_CONTROLLER Signature

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

Method HAS_CONFIGURATION_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method HAS_CONTROLLER Signature

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

Method HAS_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method HAS_INTERFACE_CONTROLLER Signature

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

Method HAS_INTERFACE_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method HAS_INTERFACE_VIEW Signature

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

Method HAS_INTERFACE_VIEW on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method SET_CONFIGURATION_CONTROLLER Signature

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

Method SET_CONFIGURATION_CONTROLLER on class IF_WDY_MD_COMPONENT_INTERFACE has no exception.

Method SET_INTERFACE_CONTROLLER Signature

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

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