<?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: Show a second grid in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731031#M1580999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abaper.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In   &lt;STRONG&gt;BCALV_GRID_05&lt;/STRONG&gt;   report   the screen is calling as popup becoz of CALL SCREEN 101 STARTING AT 10 5. statement.. instead of that u jus use CALL SCREEN 101. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply if u need some more clarifications.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2011 13:38:43 GMT</pubDate>
    <dc:creator>Kiran_Valluru</dc:creator>
    <dc:date>2011-04-07T13:38:43Z</dc:date>
    <item>
      <title>Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731026#M1580994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have an ALV grid and button that creates Deliveries, after that has been done I want to show another grid on another screen with all the Delivery numbers created...can anyone help on how to do this??&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 13:49:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731026#M1580994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731027#M1580995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try with CALL SCREEN statement.  Can check the below link for sample code for using the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.niraj.tripod.com/id64.html" target="test_blank"&gt;http://sap.niraj.tripod.com/id64.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or else to display a secondary list when you click on one of the row items in an alv grid, the secondary list should also be an alv.  Then check the link below for sample code for same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/display-secondary-list-using-alv-grid.htm" target="test_blank"&gt;http://www.sap-img.com/abap/display-secondary-list-using-alv-grid.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 13:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731027#M1580995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T13:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731028#M1580996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sorry but Im not quite sure of your example, Im creating my class from the class builder (trnasaction SE24)..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 14:19:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731028#M1580996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-06T14:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731029#M1580997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abaper,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check   &lt;STRONG&gt;BCALV_GRID_05&lt;/STRONG&gt;  report..,  this will help u., when u execute this report and select one or more rows and click on details button it will open ALV grid for those records in another screen as a pop up., &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply if u need some more clarifications.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 14:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731029#M1580997</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-04-06T14:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731030#M1580998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I checked this example but what I am not sure is how to call the second screen instead of having a popup...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 12:32:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731030#M1580998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-07T12:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731031#M1580999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abaper.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In   &lt;STRONG&gt;BCALV_GRID_05&lt;/STRONG&gt;   report   the screen is calling as popup becoz of CALL SCREEN 101 STARTING AT 10 5. statement.. instead of that u jus use CALL SCREEN 101. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply if u need some more clarifications.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 13:38:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731031#M1580999</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-04-07T13:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731032#M1581000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnax Kiran. &lt;/P&gt;&lt;P&gt;But since Im writing my classes in SE24 and not from the ABAP Editor things are a bit  different. I had to create a class for each grid but now i need to pass the internal table resulted from grid1 and pass it to grid2...would you know how to do this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 14:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731032#M1581000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-07T14:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731033#M1581001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abaper.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As like u create reference for local class., jus do the same for global class also.,, u create a reference for ur global class in ur report and do the same.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply if u need some more clarifications.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 14:41:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731033#M1581001</guid>
      <dc:creator>Kiran_Valluru</dc:creator>
      <dc:date>2011-04-07T14:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Show a second grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731034#M1581002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution, i had to put my table as a static instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2011 16:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-a-second-grid/m-p/7731034#M1581002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-04-07T16:07:43Z</dc:date>
    </item>
  </channel>
</rss>

