SAP ABAP Interface IF_WDY_MD_ADT_INTERFACE_VIEW (Interface View Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_ADT_INTERFACE_VIEW | Interface View Metadata | 20130523 |
Properties
| Interface | IF_WDY_MD_ADT_INTERFACE_VIEW | |
| Short Description | Interface View Metadata |
General Data
| Package | SWDP_METADATA_API_ADT | Special stateless API to support AIE |
| Created | 20130523 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_ADT_ABSTRACT_VIEW | Abstract view | 20130523 |
Friends
Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VIEW_TYPE | Constant | Public | Type reference (TYPE) | WDY_MD_OBJECT_TYPE | WDYN_VTYPE_IF_VIEW | 20130524 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130523 | ||
| 2 | Instance method | Public | Method | 20130523 | ||
| 3 | Instance method | Public | Method | 20130523 |
Events
Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_INBOUND_PLUG | Public | Attribute reference (LIKE) | 20130523 | |
||
| 2 | GTY_S_INTERFACE_VIEW | Public | See coding | 20130523 | BEGIN OF gty_s_interface_view,
definition TYPE gty_s_view_abs_def,
plugs TYPE gty_s_view_plugs,
END OF gty_s_interface_view
|
||
| 3 | GTY_S_OUTBOUND_PLUG | Public | Attribute reference (LIKE) | 20130523 | |
||
| 4 | GTY_S_PLUG_PARAM | Public | Attribute reference (LIKE) | 20130523 | |
||
| 5 | GTY_S_VIEW_ABS_DEF | Public | Attribute reference (LIKE) | 20130523 | |
||
| 6 | GTY_S_VIEW_PLUGS | Public | Attribute reference (LIKE) | 20130523 | |
||
| 7 | GTY_T_INBOUND_PLUG | Public | Attribute reference (LIKE) | 20130523 | |
||
| 8 | GTY_T_OUTBOUND_PLUG | Public | Attribute reference (LIKE) | 20130523 | |
||
| 9 | GTY_T_PLUG_PARAM | Public | Attribute reference (LIKE) | 20130523 | |
Method Signatures
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no parameter.
Method DELETE on Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no exception.
Method LOAD_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Call by reference | Type reference (TYPE) | GTY_S_VIEW_ABS_DEF | 20130523 |
Method LOAD_DEFINITION on Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no exception.
Method LOAD_PLUGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLUGS | Call by reference | Type reference (TYPE) | GTY_S_VIEW_PLUGS | 20130523 |
Method LOAD_PLUGS on Interface IF_WDY_MD_ADT_INTERFACE_VIEW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |