<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Show Dynpro from external application in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-dynpro-from-external-application/m-p/4038601#M965280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering which possibilities exist to show a Dynpro page of an SAP application within another 3rd party application (written in Smalltalk).&lt;/P&gt;&lt;P&gt;As far as I know it is not possible to call an RFC which returns a Dynpro page, so which alternatives exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What came into my mind is the following:&lt;/P&gt;&lt;P&gt;- Using ITS and calling the respective URL from the external application to show the Dynpro in SAP GUI for HTML&lt;/P&gt;&lt;P&gt;- Re-Write Dynpro application in WebDynpro&lt;/P&gt;&lt;P&gt;- Re-Write Dynpro application in BSP&lt;/P&gt;&lt;P&gt;- Call BAPI/RFC to get application data on backend side and create an new UI to show the data in the 3rd party application&lt;/P&gt;&lt;P&gt;- Separate Logon to SAP systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see any other alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion the ITS solution is the only feasible way on a short term basis.&lt;/P&gt;&lt;P&gt;Any comments are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2008 07:27:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-11T07:27:16Z</dc:date>
    <item>
      <title>Show Dynpro from external application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-dynpro-from-external-application/m-p/4038601#M965280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering which possibilities exist to show a Dynpro page of an SAP application within another 3rd party application (written in Smalltalk).&lt;/P&gt;&lt;P&gt;As far as I know it is not possible to call an RFC which returns a Dynpro page, so which alternatives exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What came into my mind is the following:&lt;/P&gt;&lt;P&gt;- Using ITS and calling the respective URL from the external application to show the Dynpro in SAP GUI for HTML&lt;/P&gt;&lt;P&gt;- Re-Write Dynpro application in WebDynpro&lt;/P&gt;&lt;P&gt;- Re-Write Dynpro application in BSP&lt;/P&gt;&lt;P&gt;- Call BAPI/RFC to get application data on backend side and create an new UI to show the data in the 3rd party application&lt;/P&gt;&lt;P&gt;- Separate Logon to SAP systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see any other alternatives?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion the ITS solution is the only feasible way on a short term basis.&lt;/P&gt;&lt;P&gt;Any comments are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2008 07:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-dynpro-from-external-application/m-p/4038601#M965280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-11T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dynpro from external application</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-dynpro-from-external-application/m-p/4038602#M965281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you've arrived at a pretty comprehensive list - depending on which version of SAP you are using, there's also the Web Service option to get data from SAP... or if you are very brave and the data is stored in a simple format (e.g. not BSEG!) then you could visit the database directly.  You've got the usual dilemma regarding which of the 2 front tiers need to be implemented where - the SAPGui for HTML means you can leave everything to SAP which has its advantages e.g. consistent business logic...( you could also use ITS over custom dynpros built in ABAP - but that's probably heading away from the market trend )... the next two options require a re-rendering of the presentation layer - the advantage of BSP would be the richness of the result, the advantage of the WebDynpro would be the potential for having the output rendered in other SAP-supported GUIs in the future e.g. Flex.  There may also be options around Citrix too - SAP training course here are presented this way via a browser-based solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2008 12:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-dynpro-from-external-application/m-p/4038602#M965281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-12T12:24:52Z</dc:date>
    </item>
  </channel>
</rss>

