SAP ABAP Class IF_WD_APPLICATION (IF_WD_APPLICATION)
Properties
Class IF_WD_APPLICATION  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050407   SAP 
Last change 20141120    
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)
2 IF_WD_RELATED_LINK Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_WD_APPLICATION has no interface implemented.
Friends
Class IF_WD_APPLICATION has no friend class.
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 GET_APPLICATION_INFO Instance method Public Method Returns the metadata description for the application 20050527
2 GET_BROWSER_HISTORY Instance method Public Method Hole Manager for Browser History 20100831
3 GET_CLIENT_ENVIRONMENT Instance method Public Method Returns which client environment Web Dynpro is running in 20070321
4 GET_CLIENT_INFORMATION Instance method Public Method Returns the client size, orientation, and resolution 20130225
5 GET_CONFIGURATION_ID Instance method Public Method Returns the ID of the application configuration 20070524
6 GET_CUSTOM_STYLE_MANAGER Instance method Public Method Returns Instance from Custom Style Manager 20131127
7 GET_HTML_RENDER_MODE Instance method Public Method Returns the HTML rendering mode (Quirks|Standards) 20120705
8 GET_IS_ACCESSIBLE Instance method Public Method Specifies whether the application is accessible 20050527
9 GET_IS_CLOSE_WINDOW_SUPPORTED Instance method Public Method Specifies whether CLOSE_WINDOW is possible in the exit plug 20070918
10 GET_IS_RTL Instance method Public Method Specifies if application can be switched from right to left 20050527
11 GET_IS_STATEFUL Instance method Public Method 20100430
12 GET_QUICKVIEWS_ALLOWED Instance method Public Method Specifies if QuickViews are permitted 20120307
13 GET_REMOTE_ADDRESS Instance method Public Method Returns the caller's IP address 20061129
14 GET_REQUEST_XSRF_SECURE Instance method Public Method Specifies whether request is checked against XSRF 20100423
15 GET_SHOW_ADAPTATION_MODE Instance method Public Method Activate Display of Current Adaptation Mode 20110413
16 GET_SHOW_EXPLANATION Instance method Public Method Specifies whether quick help is displayed 20081125
17 GET_THEME_ID Instance method Public Method Returns the ID of the current theme 20111108
18 GET_UI_GUIDELINE Instance method Public Method Returns the value of the application parameter 20100224
19 OPEN_HELP_CENTER Instance method Public Method Opens the help center 20060628
20 PRINT_PAGE Instance method Public Method Creates a printable page 20090902
21 SET_RELATED_LINKS Instance method Public Method Set Document Links for the Application 20100303
22 SET_SHOW_ADAPTATION_MODE Instance method Public Method Activate Display of Current Adaptation Mode 20110413
23 SET_SHOW_EXPLANATION Instance method Public Method Specifies whether quick help is displayed 20081125
24 SET_STABLE_ID_MODE Instance method Public Method Guarantees stable component IDs 20090527
25 SET_WINDOW_TITLE Instance method Public Method Sets the title of the main window 20090313
Events
Class IF_WD_APPLICATION has no event.
Types
Class 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_RR_APPLICATION Runtime Repository API: Application 20050527

Method GET_APPLICATION_INFO on class 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 Returning BROWSER_HISTORY Value transfer Object reference (TYPE REF TO) IF_WD_BROWSER_HISTORY Browser History 20100831

Method GET_BROWSER_HISTORY on class 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 Returning CLIENT_ENVIRONMENT Value transfer Type reference (TYPE) I Werte siehe co_client_environment 20070321

Method GET_CLIENT_ENVIRONMENT on class 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 Returning CLIENT_INFORMATION Value transfer Object reference (TYPE REF TO) IF_WD_CLIENT_INFORMATION WebDynpro: Client Size Informations 20130225
# Exception Resumable Description Created on
1 CX_WDR_CLIENT_INSPECTOR 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 Returning CONFIGURATION_ID Value transfer Type reference (TYPE) STRING 20070524

Method GET_CONFIGURATION_ID on class 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 Returning 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 class 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 Returning HTML_RENDER_MODE Value transfer Type reference (TYPE) I 20120705

Method GET_HTML_RENDER_MODE on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050527

Method GET_IS_ACCESSIBLE on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20070918

Method GET_IS_CLOSE_WINDOW_SUPPORTED on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20050527

Method GET_IS_RTL on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100430

Method GET_IS_STATEFUL on class 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 Returning ALLOWED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20120307

Method GET_QUICKVIEWS_ALLOWED on class 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20061129

Method GET_REMOTE_ADDRESS on class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100423

Method GET_REQUEST_XSRF_SECURE on class 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 Returning 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 class 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081125

Method GET_SHOW_EXPLANATION on class 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 Returning THEME_ID Value transfer Type reference (TYPE) STRING 20111108

Method GET_THEME_ID on class 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 Returning UI_GUIDELINE Value transfer Type reference (TYPE) WDR_APP_PROP_UIGUIDELINE WD Applikationsparameter: UI Guideline 20100224

Method GET_UI_GUIDELINE on class IF_WD_APPLICATION has no exception.

Method OPEN_HELP_CENTER Signature

Method OPEN_HELP_CENTER on class IF_WD_APPLICATION has no parameter.
Method OPEN_HELP_CENTER on class IF_WD_APPLICATION has no exception.

Method PRINT_PAGE Signature

Method PRINT_PAGE on class IF_WD_APPLICATION has no parameter.
Method PRINT_PAGE on class 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 Importing RELATED_LINKS Call by reference Type reference (TYPE) IF_WD_RELATED_LINK=>T_RELATED_LINK_TAB 20100303

Method SET_RELATED_LINKS on class 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 Importing 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 class 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 Importing SHOW_EXPLANATION Call by reference Type reference (TYPE) ABAP_BOOL 20081125

Method SET_SHOW_EXPLANATION on class 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 Importing IS_STABLE_ID_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20090527

Method SET_STABLE_ID_MODE on class 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 Importing TITLE Call by reference Type reference (TYPE) STRING 20090313

Method SET_WINDOW_TITLE on class IF_WD_APPLICATION has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in