| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: sapr3-news@mit.edu Date: 4 Aug 2004 03:41:54 -0700 From: frank.brackmann@web.de (bracki) Message-ID: <bea799ca.0408040241.61cc1393@posting.google.com> A very simlpe way to integrate a Web-Application in the sapgui is using the function CALL_BROWSER.You can generate the url-parameters in the ABAP Coding. CALL FUNCTION 'CALL_BROWSER' EXPORTING URL = web_url?par1=x.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |