background preloader

Developpement Abap

Facebook Twitter

ABAP Hints and Tips - Home. ERPGenie.com - The ERP Portal. SAP Developer Network (SDN): Downloads, Discussions, eLearning, and Documentation for Developers. Community Network Blogs. I decided to write this blog after regularly seeing forum questions about accessing external databases from ABAP. I will try my best to describe how to connect to non-SAP databases from ABAP, and also encourage you to try it yourself using an example I built with the SAP NetWeaver 7.01 ABAP Trial Version. You can obtain the SAP NetWeaver 7.01 ABAP Trial Version from here ( If you need help installing the ABAP Trial Version refer to this blog (ABAP Trial Version for Newbies: Part 1 ' Download and installation of the Trial Version ') by Manfred Lutz.

DB MultiConnect Overview The SAP NW Web Application Server ABAP (NW-ABAP) is built on a 3-tiered architecture: presentation, application and database. The work processes of the SAP application layer have a database interface that communicates with the database layer. NW-ABAP also has the capability to connect to DBMS's other than the one that SAP is actually running on. ! Web Dynpro ABAP.

You can use UI element OfficeControl to add an Office document to a view. This means you can display the following Office documents within a Web Dynpro application: ● Microsoft Word documents with the doc file extension ● Microsoft Excel document with the xls file extension The OfficeControl UI element is made available as an ActiveX control, so that the UI element can be displayed in browsers that support ActiveX controls. For browsers which do not support ActiveX controls, the following runtime exception is raised: Office Integration through Applet is not supported.

The integration of active controls like OfficeControl in Web Dynpro ABAP popups is not supported. Prerequisites ● Installation of Microsoft Office For more information about the Office versions supported by SAP, see SAP Note 722513. ● ActiveX must be activated in the browser. Details The implementation of the OfficeControl UI element supports the following functions for the Office documents mentioned earlier: ● Open ● Close ● Backup.

SAP Techies. B-integration.net : Forums des consultants SAP français et francophones... SAP Technical. SAP WebDynpro and SAP Enterprise Portal - Santy's Wiki.