SAP ABAP Interface IF_WDR_CFG_F4_CONFIG_ID (Search for Configurations)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFG_F4_CONFIG_ID Assistance Class for WDR_CFG_F4_COMP_CONFIG 20071213
Properties
Interface IF_WDR_CFG_F4_CONFIG_ID  
Short Description Search for Configurations    
General Data
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20071213   SAP 
Last changed 20080612   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WDR_CFG_F4_CONFIG_ID has no interface.
Friends
Interface IF_WDR_CFG_F4_CONFIG_ID has no friend.
Attributes
Interface IF_WDR_CFG_F4_CONFIG_ID has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method 20071213
2 EXIT Instance method Public Method 20071213
3 GET_SEARCH_RESULTS Instance method Public Method 20071213
4 RESET Instance method Public Method 20071213
Events
Interface IF_WDR_CFG_F4_CONFIG_ID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_SEARCH_RESULT Public See coding 20071213 begin of ty_s_search_result, object_name type wdy_md_object_name, config_id type wdy_config_id, config_type type wdy_config_type, config_var type wdy_config_var, description type wdy_md_description, author type cnam, package type devclass, end of ty_s_search_result
2 TY_T_SEARCH_RESULTS Public See coding 20071213 ty_t_search_results type standard table of ty_s_search_result with key object_name config_id config_type config_var
Method Signatures

Method EXECUTE Signature

Method EXECUTE on Interface IF_WDR_CFG_F4_CONFIG_ID has no parameter.
Method EXECUTE on Interface IF_WDR_CFG_F4_CONFIG_ID has no exception.

Method EXIT Signature

Method EXIT on Interface IF_WDR_CFG_F4_CONFIG_ID has no parameter.
Method EXIT on Interface IF_WDR_CFG_F4_CONFIG_ID has no exception.

Method GET_SEARCH_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADMIN_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20071213
2 Returning SEARCH_RESULTS Value transfer Type reference (TYPE) TY_T_SEARCH_RESULTS 20071213

Method GET_SEARCH_RESULTS on Interface IF_WDR_CFG_F4_CONFIG_ID has no exception.

Method RESET Signature

Method RESET on Interface IF_WDR_CFG_F4_CONFIG_ID has no parameter.
Method RESET on Interface IF_WDR_CFG_F4_CONFIG_ID has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 711