<?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: Call screen on another session code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736481#M1581429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved...created a Selection-Screen for the skip screen of the Function Module, then called the screen as dialog box e.g. CALL SCREEN 9000 STARTING FROM 10 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 04:08:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-11T04:08:30Z</dc:date>
    <item>
      <title>Call screen on another session code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736477#M1581425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I code the calling of a dialog box screen with ALV.  already call this function module, pesudocode:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'CC_CALL_TRANSACTION_NEW_TASK'&lt;/P&gt;&lt;P&gt;    STARTING NEW TASK 'ZNEW'&lt;/P&gt;&lt;P&gt;    DESTINATION 'NONE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      transaction       = 'ZSDR0025'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      paramtab          = it_spa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: ZSDR0025 is the transaction code that contains CALL SCREEN 9000 STARTING 10 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's already calling the screen with the ALV values also displayed, but the problem is that it is not a dialog box, but a full screen call and users liked it to be a dialog box. Please help on how to rectify by code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 09:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736477#M1581425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-10T09:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Call screen on another session code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736478#M1581426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer to program BCALV_TEST_GRID_ONPOPUP and BCALV_GRID_AND_POPUP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prasoon Sahay on Mar 10, 2011 7:59 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 14:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736478#M1581426</guid>
      <dc:creator>prasoon_sahay</dc:creator>
      <dc:date>2011-03-10T14:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Call screen on another session code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736479#M1581427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the function module 'REUSE_ALV_POPUP_TO_SELECT'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rugmani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 01:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736479#M1581427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T01:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Call screen on another session code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736480#M1581428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the misundertanding...my problem is "How can I code the calling of another session dialog box screen with ALV".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So from one screen execution, it will create another session for the other screen but a dialog box and ALV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 01:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736480#M1581428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T01:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Call screen on another session code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736481#M1581429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem solved...created a Selection-Screen for the skip screen of the Function Module, then called the screen as dialog box e.g. CALL SCREEN 9000 STARTING FROM 10 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 04:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-screen-on-another-session-code/m-p/7736481#M1581429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-11T04:08:30Z</dc:date>
    </item>
  </channel>
</rss>

