SAP ABAP Interface IF_WDR_CFG_F4_COMP_CONFIG (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

⤷

⤷

Properties
Interface | IF_WDR_CFG_F4_COMP_CONFIG | |
Short Description | Search for Configurations |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20070718 | 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_COMP_CONFIG has no interface.
Friends
Interface IF_WDR_CFG_F4_COMP_CONFIG has no friend.
Attributes
Interface IF_WDR_CFG_F4_COMP_CONFIG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070719 | |
2 | ![]() |
Instance method | Public | Method | 20070725 | |
3 | ![]() |
Instance method | Public | Method | 20070719 | |
4 | ![]() |
Instance method | Public | Method | 20070725 |
Events
Interface IF_WDR_CFG_F4_COMP_CONFIG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_SEARCH_RESULT | Public | See coding | 20070719 | 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 | 20070719 | 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_COMP_CONFIG has no parameter.
Method EXECUTE on Interface IF_WDR_CFG_F4_COMP_CONFIG has no exception.
Method EXIT Signature
Method EXIT on Interface IF_WDR_CFG_F4_COMP_CONFIG has no parameter.
Method EXIT on Interface IF_WDR_CFG_F4_COMP_CONFIG has no exception.
Method GET_SEARCH_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADMIN_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070823 | ||
2 | ![]() |
SEARCH_RESULTS | Value transfer | Type reference (TYPE) | TY_T_SEARCH_RESULTS | 20070719 |
Method GET_SEARCH_RESULTS on Interface IF_WDR_CFG_F4_COMP_CONFIG has no exception.
Method RESET Signature
Method RESET on Interface IF_WDR_CFG_F4_COMP_CONFIG has no parameter.
Method RESET on Interface IF_WDR_CFG_F4_COMP_CONFIG has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 710 |