Hierarchy

⤷

⤷

Properties
Interface | IF_WD_APPLICATION | |
Short Description |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20050407 | 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_RELATED_LINK | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WD_APPLICATION has no interface.
Friends
Interface IF_WD_APPLICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ALL_URL_PARAMETERS | Constant | Public | Type reference (TYPE) | STRING | '_ALL_URL_PARAMETERS' | 20060720 | ||
2 | CO_CLIENT_ENVIRONMENT | Constant | Public | See coding | 20070321 | ||||
3 | CO_HTML_RENDER_MODE | Constant | Public | See coding | 20120705 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the metadata description for the application | 20050527 |
2 | ![]() |
Instance method | Public | Method | Hole Manager for Browser History | 20100831 |
3 | ![]() |
Instance method | Public | Method | Returns which client environment Web Dynpro is running in | 20070321 |
4 | ![]() |
Instance method | Public | Method | Returns the client size, orientation, and resolution | 20130225 |
5 | ![]() |
Instance method | Public | Method | Returns the ID of the application configuration | 20070524 |
6 | ![]() |
Instance method | Public | Method | Returns Instance from Custom Style Manager | 20131127 |
7 | ![]() |
Instance method | Public | Method | Returns the HTML rendering mode (Quirks|Standards) | 20120705 |
8 | ![]() |
Instance method | Public | Method | Specifies whether the application is accessible | 20050527 |
9 | ![]() |
Instance method | Public | Method | Specifies whether CLOSE_WINDOW is possible in the exit plug | 20070918 |
10 | ![]() |
Instance method | Public | Method | Specifies if application can be switched from right to left | 20050527 |
11 | ![]() |
Instance method | Public | Method | 20100430 | |
12 | ![]() |
Instance method | Public | Method | Specifies if QuickViews are permitted | 20120307 |
13 | ![]() |
Instance method | Public | Method | Returns the caller's IP address | 20061129 |
14 | ![]() |
Instance method | Public | Method | Specifies whether request is checked against XSRF | 20100423 |
15 | ![]() |
Instance method | Public | Method | Activate Display of Current Adaptation Mode | 20110413 |
16 | ![]() |
Instance method | Public | Method | Specifies whether quick help is displayed | 20081125 |
17 | ![]() |
Instance method | Public | Method | Returns the ID of the current theme | 20111108 |
18 | ![]() |
Instance method | Public | Method | Returns the value of the application parameter | 20100224 |
19 | ![]() |
Instance method | Public | Method | Opens the help center | 20060628 |
20 | ![]() |
Instance method | Public | Method | Creates a printable page | 20090902 |
21 | ![]() |
Instance method | Public | Method | Set Document Links for the Application | 20100303 |
22 | ![]() |
Instance method | Public | Method | Activate Display of Current Adaptation Mode | 20110413 |
23 | ![]() |
Instance method | Public | Method | Specifies whether quick help is displayed | 20081125 |
24 | ![]() |
Instance method | Public | Method | Guarantees stable component IDs | 20090527 |
25 | ![]() |
Instance method | Public | Method | Sets the title of the main window | 20090313 |
Events
Interface IF_WD_APPLICATION has no event.
Types
Interface IF_WD_APPLICATION has no local type.
Method Signatures
Method GET_APPLICATION_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_RR_APPLICATION | Runtime Repository API: Application | 20050527 |
Method GET_APPLICATION_INFO on Interface IF_WD_APPLICATION has no exception.
Method GET_BROWSER_HISTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BROWSER_HISTORY | Value transfer | Object reference (TYPE REF TO) | IF_WD_BROWSER_HISTORY | Browser History | 20100831 |
Method GET_BROWSER_HISTORY on Interface IF_WD_APPLICATION has no exception.
Method GET_CLIENT_ENVIRONMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT_ENVIRONMENT | Value transfer | Type reference (TYPE) | I | Werte siehe co_client_environment | 20070321 |
Method GET_CLIENT_ENVIRONMENT on Interface IF_WD_APPLICATION has no exception.
Method GET_CLIENT_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CLIENT_INFORMATION | Value transfer | Object reference (TYPE REF TO) | IF_WD_CLIENT_INFORMATION | WebDynpro: Client Size Informations | 20130225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Client Inspector | 20130225 |
Method GET_CONFIGURATION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIGURATION_ID | Value transfer | Type reference (TYPE) | STRING | 20070524 |
Method GET_CONFIGURATION_ID on Interface IF_WD_APPLICATION has no exception.
Method GET_CUSTOM_STYLE_MANAGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_STYLE_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CUSTOM_STYLE_MANAGER | Verwaltung von eigenen Styles | 20131127 |
Method GET_CUSTOM_STYLE_MANAGER on Interface IF_WD_APPLICATION has no exception.
Method GET_HTML_RENDER_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HTML_RENDER_MODE | Value transfer | Type reference (TYPE) | I | 20120705 |
Method GET_HTML_RENDER_MODE on Interface IF_WD_APPLICATION has no exception.
Method GET_IS_ACCESSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050527 |
Method GET_IS_ACCESSIBLE on Interface IF_WD_APPLICATION has no exception.
Method GET_IS_CLOSE_WINDOW_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070918 |
Method GET_IS_CLOSE_WINDOW_SUPPORTED on Interface IF_WD_APPLICATION has no exception.
Method GET_IS_RTL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20050527 |
Method GET_IS_RTL on Interface IF_WD_APPLICATION has no exception.
Method GET_IS_STATEFUL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100430 |
Method GET_IS_STATEFUL on Interface IF_WD_APPLICATION has no exception.
Method GET_QUICKVIEWS_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOWED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20120307 |
Method GET_QUICKVIEWS_ALLOWED on Interface IF_WD_APPLICATION has no exception.
Method GET_REMOTE_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20061129 |
Method GET_REMOTE_ADDRESS on Interface IF_WD_APPLICATION has no exception.
Method GET_REQUEST_XSRF_SECURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100423 |
Method GET_REQUEST_XSRF_SECURE on Interface IF_WD_APPLICATION has no exception.
Method GET_SHOW_ADAPTATION_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SHOW_ADAPTATION_MODE | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20110413 |
Method GET_SHOW_ADAPTATION_MODE on Interface IF_WD_APPLICATION has no exception.
Method GET_SHOW_EXPLANATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081125 |
Method GET_SHOW_EXPLANATION on Interface IF_WD_APPLICATION has no exception.
Method GET_THEME_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THEME_ID | Value transfer | Type reference (TYPE) | STRING | 20111108 |
Method GET_THEME_ID on Interface IF_WD_APPLICATION has no exception.
Method GET_UI_GUIDELINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UI_GUIDELINE | Value transfer | Type reference (TYPE) | WDR_APP_PROP_UIGUIDELINE | WD Applikationsparameter: UI Guideline | 20100224 |
Method GET_UI_GUIDELINE on Interface IF_WD_APPLICATION has no exception.
Method OPEN_HELP_CENTER Signature
Method OPEN_HELP_CENTER on Interface IF_WD_APPLICATION has no parameter.
Method OPEN_HELP_CENTER on Interface IF_WD_APPLICATION has no exception.
Method PRINT_PAGE Signature
Method PRINT_PAGE on Interface IF_WD_APPLICATION has no parameter.
Method PRINT_PAGE on Interface IF_WD_APPLICATION has no exception.
Method SET_RELATED_LINKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RELATED_LINKS | Call by reference | Type reference (TYPE) | IF_WD_RELATED_LINK=>T_RELATED_LINK_TAB | 20100303 |
Method SET_RELATED_LINKS on Interface IF_WD_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_WD_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 | 20081125 |
Method SET_SHOW_EXPLANATION on Interface IF_WD_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_WD_APPLICATION has no exception.
Method SET_WINDOW_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20090313 |
Method SET_WINDOW_TITLE on Interface IF_WD_APPLICATION has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 710 |