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 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_COMPONENT_INTF_DEF' | 00000000 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | 'CL_WDY_MD_COMPONENT_INTF_IMPL' | 00000000 |
Methods
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 | ![]() |
CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 00000000 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
00000000 |
Method CREATE_INTERFACE_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERFACE_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_INTERFACE_VIEW | 00000000 | |||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 00000000 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 00000000 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
INTERFACE_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_INTERFACE_VIEW | 00000000 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
HAS_CONTROLLER | Value transfer | Type reference (TYPE) | FLAG | 00000000 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
HAS_INTERFACE_VIEW | Value transfer | Type reference (TYPE) | FLAG | 00000000 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 |