SAP ABAP Interface IF_WDY_MD_ADT_CINTERFACE_QUERY (Query Interface for AIE (Componet Interface))
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_CINTERFACE_QUERY Query API for AIE (Component interface) 20120724
Properties
Interface IF_WDY_MD_ADT_CINTERFACE_QUERY  
Short Description Query Interface for AIE (Componet Interface)    
General Data
Package SWDP_METADATA_API_ADT   Special stateless API to support AIE 
Created 20120724   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYN Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WDY_MD_ADT_CINTERFACE_QUERY has no interface.
Friends
Interface IF_WDY_MD_ADT_CINTERFACE_QUERY has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GCO_INTERFACE_CONTROLLER Constant Public Type reference (TYPE) WDY_CONTROLLER_TYPE WDYN_CTLR_TYPE_CMP_INTF 20120724
2 GCO_INTERFACE_VIEW_CONTROLLER Constant Public Type reference (TYPE) WDY_CONTROLLER_TYPE WDYN_CTLR_TYPE_INTF_VIEW 20120724
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROLLERS Instance method Public Method 20120724
2 GET_INTERFACE_VIEWS Instance method Public Method 20120724
Events
Interface 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 Returning RESULT Value transfer Type reference (TYPE) GTY_T_CONTROLLER 20120724

Method GET_CONTROLLERS on Interface 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 Returning RESULT Value transfer Type reference (TYPE) GTY_T_VIEW 20120724

Method GET_INTERFACE_VIEWS on Interface IF_WDY_MD_ADT_CINTERFACE_QUERY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740