SAP ABAP Class IF_WDY_MD_ADT_CINTERFACE_QUERY (Query Interface for AIE (Componet Interface))
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDY_MD_ADT_CINTERFACE_QUERY | Query API for AIE (Component interface) | 20120724 |
Properties
Class | IF_WDY_MD_ADT_CINTERFACE_QUERY | |
Short Description | Query Interface for AIE (Componet Interface) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120724 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WDY_MD_ADT_CINTERFACE_QUERY has no interface implemented.
Friends
Class IF_WDY_MD_ADT_CINTERFACE_QUERY 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_CONTROLLER_TYPE | WDYN_CTLR_TYPE_CMP_INTF | 20120724 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | WDY_CONTROLLER_TYPE | WDYN_CTLR_TYPE_INTF_VIEW | 20120724 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120724 | |
2 | ![]() |
Instance method | Public | Method | 20120724 |
Events
Class IF_WDY_MD_ADT_CINTERFACE_QUERY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_CONTROLLER | Public | See coding | 20120724 | begin of gty_s_controller,
controller_name type wdy_md_object_name,
controller_type type wdy_controller_type,
external_usable type abap_bool,
end of gty_s_controller
|
||
2 | GTY_S_VIEW | Public | See coding | 20120724 | begin of gty_s_view,
view_name type wdy_md_object_name,
end of gty_s_view
|
||
3 | GTY_T_CONTROLLER | Public | See coding | 20120724 | gty_t_controller type standard table of gty_s_controller with key controller_name
|
||
4 | GTY_T_VIEW | Public | See coding | 20120724 | gty_t_view type standard table of gty_s_view with key view_name
|
Method Signatures
Method GET_CONTROLLERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GTY_T_CONTROLLER | 20120724 |
Method GET_CONTROLLERS on class IF_WDY_MD_ADT_CINTERFACE_QUERY has no exception.
Method GET_INTERFACE_VIEWS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | GTY_T_VIEW | 20120724 |
Method GET_INTERFACE_VIEWS on class IF_WDY_MD_ADT_CINTERFACE_QUERY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |