Web Dynpro ABAP Configuration 
After you have installed the system and before you start developing Web Dynpro applications, components, and interfaces, the configuration settings described below must be made.
You have installed the Application Server ABAP (AS ABAP). You can find more information at Internet address http://service.sap.com/instguidesnw70.
You can find more information about the required system landscape in the Master Guide for SAP NetWeaver 7.0 at http://service.sap.com/installNW70.
As well as installing the AS-ABAP, you must also configure it correctly. You can find information about AS ABAP configuration in the SAP Reference IMG (Implementation Guide) under Application Server or in the SAP Solution Manager under Business Process Repository (transaction SOLAR_LIBRARY) in area .
To ensure Web Dynpro for ABAP applications can be smoothly created and operated, some additional configuration settings are necessary for areas underlying the Web Dynpro programming model (the Internet Communication Manager (ICM), Internet Communication Framework (ICF), and the View Designer). These settings are also necessary to comply with the security requirements.
ICM |
HTTP or HTTPS must be set in the ICM (see also Displaying and Changing Services). |
ICF |
|
View Designer |
For the layout editor in the View Designer, all the services specified in Active Services in SICF for Web Dynpro ABAP must be activated. More information: SAP notes 1009930 and 1008689. |
SSO |
SSO must be set up on the relevant application server. More information: Configuring AS-ABAP for Supporting SSL. For more information about security for Web Dynpro ABAP application, see Security Aspects for Web Dynpro for ABAP. |
Fully Qualified Domain Names (FQDN) |
Avoid shortened FQDN. |
Depending on which Web Dynpro for ABAP functions you use, additional configuration settings may be necessary.
Using |
Configuration Settings |
|---|---|
Portal Integration |
If you want your Web Dynpro for ABAP application to run in the Portal, the prerequisites described in Portal Integration Requirements must be met.
For security reasons, we recommend that you use SAP logon tickets or X.509 certificates for portal integration. Other logon procedures are not fully supported. End of the note. |
Integrating Forms |
The conditions described under Form Integration Prerequisites apply for the integration of PDF documents. |
UI elements Gantt and Network |
When using UI elements Gantt or Network in your applications, keep in mind the following:
|
UI element FlashIsland |
To integrate Adobe Flash Islands using UI element FlashIsland the prerequisites described in |
UI element SilverlightIsland |
To integrate Microsoft Silverlight Islands using UI element SilverlightIsland the prerequisites described in |
UI elements AcfUpDownload and AcfExecute |
A valid whitelist is required for the two UI elements AcfExecute und AcfUpDownload. |
UI element OfficeControl |
To use the OfficeControl, you need:
For more information, see notes 766191, 1016683, 846952, 892638, and 949770. |
UI element BIApplicationFrame |
To use BI Application Frame you need a connection to a BI system or to have the relevant BI data in your system. |
UI element GeoMap |
The GeoMap UI element can only be used with a special software component that is provided by the geographical maps. This software component, which you can use to expand the Internet Graphics Service (IGS), is not delivered with AS-ABAP. It must be purchased from a third-party provider. The GeoMap UI element cannot be displayed without this complementary software component. See also SAP Note 994568. |
SAP List Viewer (ALV) |
No additional configuration settings are required to use the SAP List Viewer in Web Dynpro for ABAP. The following IMG activities enable you to make different settings for the ALV when required and to set up ALV printing. In SAP Reference IMG (Implementation Guidelines) for SAP NetWeaver choose node SAP List Viewer (ALV). |
Help integration |
To integrate Help Texts from Knowledge Warehouse, as well as the info objects for the help texts themselves, to create help texts you need an AIO_FOR_HELP_LINKS RFC connection to your Knowledge Warehouse system. To display help texts in a Web Dynpro ABAP application you need to use the help processor. You can find information about installing and configuring the help processor in the relevant guides at the SAP Service Marketplace (http://service.sap.com/installnw70), under .
Note that to configure help texts, help type PlainHtml must be defined for the Web Dynpro ABAP help linking (and not HtmlHelpFiles). End of the note. To activate the display of the Help Center in the portal environment, proceed as described in Activating and Configuring the Help Center for SAP Applications. More Information: Making Information Available to Users in the Help Center |
Details of the concepts and functions that the Web Dynpro programming model offers for the ABAP area can be found in the Web Dynpro for ABAP documentation.