SAP ABAP Class IF_WDR_CFG_F4_CONFIG_ID (Search for Configurations)
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
Class IF_WDR_CFG_F4_CONFIG_ID  
Short Description Search for Configurations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071213   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WDR_CFG_F4_CONFIG_ID has no interface implemented.
Friends
Class IF_WDR_CFG_F4_CONFIG_ID has no friend class.
Attributes
Class 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
Class 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 class IF_WDR_CFG_F4_CONFIG_ID has no parameter.
Method EXECUTE on class IF_WDR_CFG_F4_CONFIG_ID has no exception.

Method EXIT Signature

Method EXIT on class IF_WDR_CFG_F4_CONFIG_ID has no parameter.
Method EXIT on class 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 class IF_WDR_CFG_F4_CONFIG_ID has no exception.

Method RESET Signature

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