SAP ABAP Interface IF_WDY_MD_ADT_COMPONENT (Component Data (API for AIE))
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_COMPONENT | Component Data (API for AIE) | 20120521 |
Properties
Interface | IF_WDY_MD_ADT_COMPONENT | |
Short Description | Component Data (API for AIE) |
General Data
Package | SWDP_METADATA_API_ADT | Special stateless API to support AIE |
Created | 20120521 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_WDY_MD_ADT_COMPONENT has no forward declaration.
Interfaces
Interface IF_WDY_MD_ADT_COMPONENT has no interface.
Friends
Interface IF_WDY_MD_ADT_COMPONENT has no friend.
Attributes
Interface IF_WDY_MD_ADT_COMPONENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | partial check of component metadata (not view/controller) | 20120522 |
2 | ![]() |
Instance method | Public | Method | 20120611 | |
3 | ![]() |
Instance method | Public | Method | 20120619 | |
4 | ![]() |
Instance method | Public | Method | 20120521 | |
5 | ![]() |
Instance method | Public | Method | 20120521 | |
6 | ![]() |
Instance method | Public | Method | 20120521 | |
7 | ![]() |
Instance method | Public | Method | 20120522 |
Events
Interface IF_WDY_MD_ADT_COMPONENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_COMPONENT | Public | See coding | 20120522 | begin of gty_s_component,
definition type gty_s_component_definition,
component_usages type gty_t_component_usage,
interface_implementings type gty_t_interface_implementing,
end of gty_s_component
|
||
2 | GTY_S_COMPONENT_DEFINITION | Public | See coding | 20120522 | begin of gty_s_component_definition,
component_name type wdy_component_name, "max 25
description type wdy_md_description,
original_language type langu,
package type devclass,
config_ctlr type wdy_controller_name,
no_acc_checks type wdy_boolean,
assistance_class type wdy_md_object_type.
include type wdy_md_change_information.
include type wdy_config_props.
types: end of gty_s_component_definition
|
||
3 | GTY_S_COMPONENT_USAGE | Public | See coding | 20120521 | begin of gty_s_component_usage,
compo_usage_name type c length 21,
used_component type wdy_component_name,
comp_ctlr_usage type wdy_controller_usage_name, "ext mapping
end of gty_s_component_usage
|
||
4 | GTY_S_INTERFACE_IMPLEMENTING | Public | See coding | 20120521 | begin of gty_s_interface_implementing,
interface_name type wdy_component_name,
end of gty_s_interface_implementing
|
||
5 | GTY_T_COMPONENT_USAGE | Public | See coding | 20120521 | gty_t_component_usage type standard table of gty_s_component_usage
with key compo_usage_name
|
||
6 | GTY_T_INTERFACE_IMPLEMENTING | Public | See coding | 20120521 | gty_t_interface_implementing type standard table of gty_s_interface_implementing
with key interface_name
|
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | 20120611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
general exception of ADT API | 20120611 | |
2 | ![]() |
Web Dynpro : Objekt existiert nicht | 20120611 |
Method DELETE Signature
Method DELETE on Interface IF_WDY_MD_ADT_COMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120611 | ||
2 | ![]() |
20120611 |
Method LOAD_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_DATA | Call by reference | Type reference (TYPE) | GTY_S_COMPONENT | 20120619 |
Method LOAD_COMPONENT on Interface IF_WDY_MD_ADT_COMPONENT has no exception.
Method LOAD_COMPONENT_USAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_USAGES | Call by reference | Type reference (TYPE) | GTY_T_COMPONENT_USAGE | table of component usages | 20120521 |
Method LOAD_COMPONENT_USAGES on Interface IF_WDY_MD_ADT_COMPONENT 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_COMPONENT_DEFINITION | 20120521 |
Method LOAD_DEFINITION on Interface IF_WDY_MD_ADT_COMPONENT has no exception.
Method LOAD_INTERFACE_IMPLEMENTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INTERFACE_IMPLEMENTINGS | Call by reference | Type reference (TYPE) | GTY_T_INTERFACE_IMPLEMENTING | 20120521 |
Method LOAD_INTERFACE_IMPLEMENTINGS on Interface IF_WDY_MD_ADT_COMPONENT has no exception.
Method SAVE Signature
Method SAVE on Interface IF_WDY_MD_ADT_COMPONENT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120611 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |