SAP ABAP Interface IF_WDR_APPLICATION (Interface of Application Proxy)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CLIENT_APPLICATION | Web Dynpro: Abstraction of Application | 20021007 |
Properties
Interface | IF_WDR_APPLICATION | |
Short Description | Interface of Application Proxy |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20020930 | SAP |
Last changed | 20141120 | |
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) |
2 | IF_WD_CONFIG_RUNTIME | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | IF_WD_RELATED_LINK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WDR_APPLICATION has no interface.
Friends
Interface IF_WDR_APPLICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | APPLICATION_INFO | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WDR_RR_APPLICATION | Web Dynpro: Application | 20040521 | ||
2 | APPL_PROPS | Instance attribute | Public | Type reference (TYPE) | TYPE_S_APPL_PROPS | 20060731 | |||
3 | BROWSER_HISTORY | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_BROWSER_HISTORY | Browser History | 20100831 | ||
4 | EP_VERSION | Instance attribute | Public | Type reference (TYPE) | STRING | Enterprise Portal Version | 20040802 | ||
5 | FOCUSED_CONTEXT_ELEMENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_ELEMENT | Base Class of All Elements of Web Dynpro Nodes | 20040514 | ||
6 | FOCUSED_VIEW_ELEMENT | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | 20031001 | |||
7 | HASH_ACTION_ON_CHANGED | Instance attribute | Public | Type reference (TYPE) | WDR_ACTION | Web Dynpro: Action | 20100818 | ||
8 | HASH_ENABLE_BROWSER_HISTORY | Instance attribute | Public | Type reference (TYPE) | STRING | Set | 20100818 | ||
9 | HASH_NEW | Instance attribute | Public | Type reference (TYPE) | STRING | New Hash Value for Browser Stack | 20100818 | ||
10 | HELP_CENTER_OPEN | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20060712 | |||
11 | ID | Instance attribute | Public | Type reference (TYPE) | STRING | 20020930 | |||
12 | IS_STABLE_ID_MODE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090527 | |||
13 | IS_STATEFUL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20100303 | |||
14 | MESSAGE_COMPONENT | Instance attribute | Public | Type reference (TYPE) | WDR_MESSAGE_COMPONENT | Web Dynpro View Controller | 20041112 | ||
15 | NAME | Instance attribute | Public | Type reference (TYPE) | STRING | 20020930 | |||
16 | PRINT_PAGE_REQUESTED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20090902 | |||
17 | RELATED_LINKS | Instance attribute | Public | Type reference (TYPE) | IF_WD_RELATED_LINK=>T_RELATED_LINK_TAB | 20100303 | |||
18 | SHOW_ADAPTATION_MODE | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20110413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the active components | 20071026 |
2 | ![]() |
Instance method | Public | Method | 20040512 | |
3 | ![]() |
Instance method | Public | Method | 20021128 | |
4 | ![]() |
Instance method | Public | Method | 20060712 | |
5 | ![]() |
Instance method | Public | Method | 20090902 | |
6 | ![]() |
Instance method | Public | Method | 20110413 | |
7 | ![]() |
Instance method | Public | Method | 20060731 | |
8 | ![]() |
Instance method | Public | Method | Guarantees stable component IDs | 20090527 |
Events
Interface IF_WDR_APPLICATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYPE_S_APPL_PROPS | Public | See coding | 20060731 | begin of TYPE_S_APPL_PROPS ,
accessibility type abap_bool,
rtl type abap_bool,
show_explanation type abap_bool,
splash_screen type string,
protect_application type abap_bool,
description type string,
force_external_stylesheet type abap_bool,
application_themeroot type string,
lightspeed type abap_bool,
supports_full_height type i,
style_labelalignment type WDR_APP_PROP_LABEL_ALIGNMENT,
allow_valuesuggest type wdr_APP_PROP_value_suggest,
enable_field_history type abap_bool,
allow_multiple_actions type abap_bool,
display_loading_page type wdr_app_prop_disp_loadingpage,
enable_xbcml_client type wdy_boolean,
preferred_rendering type string,
enable_secure_file_download type wdy_boolean,
roundtrip_reduction type wdy_boolean,
accessibility_mode type string,
use_external_stylesheet type wdr_app_prop_ext_style_sheet,
set_focus_on_message_area type abap_bool,
ref_field_behaviour type WDR_APP_PROP_REFFIELDBEHAVIOUR,
remote_desktop type abap_bool,
disable_download_dyn_resource type abap_bool,
use_signed_applets type abap_bool,
end of TYPE_S_APPL_PROPS
|
Method Signatures
Method GET_ACTIVE_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IF_WD_CONFIG_RUNTIME=>TT_PERSONALIZED_COMPONENTS | 20071026 |
Method GET_ACTIVE_COMPONENTS on Interface IF_WDR_APPLICATION has no exception.
Method GET_APPLICATION_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20040512 |
Method GET_APPLICATION_DESCRIPTION on Interface IF_WDR_APPLICATION has no exception.
Method GET_COMPONENT_FOR_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT_COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_CLIENT_COMPONENT | Applikations-Interface | 20021128 | ||
2 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20021128 |
Method GET_COMPONENT_FOR_ID on Interface IF_WDR_APPLICATION has no exception.
Method RESET_HELP_CENTER_OPEN Signature
Method RESET_HELP_CENTER_OPEN on Interface IF_WDR_APPLICATION has no parameter.
Method RESET_HELP_CENTER_OPEN on Interface IF_WDR_APPLICATION has no exception.
Method RESET_PRINT_PAGE_REQUESTED Signature
Method RESET_PRINT_PAGE_REQUESTED on Interface IF_WDR_APPLICATION has no parameter.
Method RESET_PRINT_PAGE_REQUESTED on Interface IF_WDR_APPLICATION has no exception.
Method SET_SHOW_ADAPTATION_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SHOW_ADAPTATION_MODE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110413 |
Method SET_SHOW_ADAPTATION_MODE on Interface IF_WDR_APPLICATION has no exception.
Method SET_SHOW_EXPLANATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SHOW_EXPLANATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060731 |
Method SET_SHOW_EXPLANATION on Interface IF_WDR_APPLICATION has no exception.
Method SET_STABLE_ID_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_STABLE_ID_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090527 |
Method SET_STABLE_ID_MODE on Interface IF_WDR_APPLICATION has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 630 |