<?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 Re: Generating new SAP session with push button click in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714852#M1579462</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please elaborate your answer.. What FM you are referring to? &lt;/P&gt;&lt;P&gt; Is that Adobe form interface FM or any other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, &lt;/P&gt;&lt;P&gt;One more question on this:&lt;/P&gt;&lt;P&gt;We can use CALL TRANSACTION, CALL SCREEN syntax to call other screens. Still they will get open in a same screen! How can we open them in a new screen/session?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Inuganti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 06:43:09 GMT</pubDate>
    <dc:creator>naveen_inuganti2</dc:creator>
    <dc:date>2011-03-10T06:43:09Z</dc:date>
    <item>
      <title>Generating new SAP session with push button click</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714850#M1579460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ALV grid with select indicators, where I can select one or more rows. After selecting a row, I will click on push button on application tool bar and program will generate Adobe form for that selected record. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After generating PDF document, I can not see my ALV grid, until I click on BACK button. Because PDF normally generates on same session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to generate PDF in new session, where I can still see my ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Inuganti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 15:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714850#M1579460</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2011-03-09T15:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new SAP session with push button click</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714851#M1579461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can bind the PDF logic in a FM and then use the option starting new task .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2011 16:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714851#M1579461</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2011-03-09T16:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new SAP session with push button click</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714852#M1579462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Please elaborate your answer.. What FM you are referring to? &lt;/P&gt;&lt;P&gt; Is that Adobe form interface FM or any other?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, &lt;/P&gt;&lt;P&gt;One more question on this:&lt;/P&gt;&lt;P&gt;We can use CALL TRANSACTION, CALL SCREEN syntax to call other screens. Still they will get open in a same screen! How can we open them in a new screen/session?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen Inuganti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 06:43:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714852#M1579462</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2011-03-10T06:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Generating new SAP session with push button click</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714853#M1579463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What FM you are referring to? =&amp;gt; create a new FM for this ADobe logic and call this FM starting new task when you push the button .&lt;/P&gt;&lt;P&gt;CALL TRANSACTION, CALL SCREEN use starting new task option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 06:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-new-sap-session-with-push-button-click/m-p/7714853#M1579463</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2011-03-10T06:45:30Z</dc:date>
    </item>
  </channel>
</rss>

