<?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 Using OOPS Display ALV GRID with Interactive reporting format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997963#M1804222</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;&lt;/P&gt;&lt;P&gt;This is NK here,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am a beginner in ABAP and I am trying to solve a requirement which is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. )&amp;nbsp; First display a selection screen with 2 radio buttons and 2 select-options fields( one for Kunnr and other for Vbeln ). When clicked on first radio button,&amp;nbsp; the VBELN select-option should be greyed out (cannot enter values but should be visible) and vice-a-versa.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. )&amp;nbsp; If value is entered in KUNNR and executed, the control should navigate to XD03 transaction skipping the initial screen( SKIP FIRST SCREEN )&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2.1. )&amp;nbsp; From the second screen of XD03 when clicked on BACK(the one is application toolbar) --- the KUNNR number's , corresponding sales document numbers should be displayed in ALV GRID in next screen. And when a row&amp;nbsp; is selected in the grid, the control should navigate to VA03 application displaying its details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.2. )&amp;nbsp; From VA03 second screen from 'SALES' tab, when "item level details" are 'double clicked', its " Schedule Line " entrys should be displayed in ALV Grid. Now here when clicked on BACK (in application toolbar) control should Leave to list-processing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( NOW here control is back to selection-screen ----&amp;nbsp;&amp;nbsp; 2 radiobuttons and 2 fields )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. )&amp;nbsp; If value is entered in VBELN and executed, control navigates to VA03 first and then it's corresponding Kunnr and its details are displayed in a ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:- I have completed upto second point (the points in BOLD).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From &lt;STRONG&gt;2.1.) onwards I need your help&lt;/STRONG&gt;&amp;nbsp; And i have gone through BCALV* (couldn't find a relevant one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 11:02:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-28T11:02:28Z</dc:date>
    <item>
      <title>Using OOPS Display ALV GRID with Interactive reporting format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997963#M1804222</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;&lt;/P&gt;&lt;P&gt;This is NK here,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am a beginner in ABAP and I am trying to solve a requirement which is as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. )&amp;nbsp; First display a selection screen with 2 radio buttons and 2 select-options fields( one for Kunnr and other for Vbeln ). When clicked on first radio button,&amp;nbsp; the VBELN select-option should be greyed out (cannot enter values but should be visible) and vice-a-versa.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. )&amp;nbsp; If value is entered in KUNNR and executed, the control should navigate to XD03 transaction skipping the initial screen( SKIP FIRST SCREEN )&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; 2.1. )&amp;nbsp; From the second screen of XD03 when clicked on BACK(the one is application toolbar) --- the KUNNR number's , corresponding sales document numbers should be displayed in ALV GRID in next screen. And when a row&amp;nbsp; is selected in the grid, the control should navigate to VA03 application displaying its details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.2. )&amp;nbsp; From VA03 second screen from 'SALES' tab, when "item level details" are 'double clicked', its " Schedule Line " entrys should be displayed in ALV Grid. Now here when clicked on BACK (in application toolbar) control should Leave to list-processing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( NOW here control is back to selection-screen ----&amp;nbsp;&amp;nbsp; 2 radiobuttons and 2 fields )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. )&amp;nbsp; If value is entered in VBELN and executed, control navigates to VA03 first and then it's corresponding Kunnr and its details are displayed in a ALV grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:- I have completed upto second point (the points in BOLD).&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From &lt;STRONG&gt;2.1.) onwards I need your help&lt;/STRONG&gt;&amp;nbsp; And i have gone through BCALV* (couldn't find a relevant one).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;NK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997963#M1804222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-28T11:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using OOPS Display ALV GRID with Interactive reporting format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997964#M1804223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can i ask why you are going to display sales order...double click the schedule line, display more data in an ALV...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would it not be easier for you to gather and display the specific sales order data in your own screen or grid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may prove a lot of effort to achieve the VA03 integration, certainly more challenging for beginner with enhancements or BADIs etc - so sometimes there is more than 1 way to skin a cat - so long as your end users can access and do what it is they need to do. So what i am saying is why not extend your current solution but take the VA03 aspect out of it (or even keep it for drill down purposes) - but provide more specific content in the context of the standalone ALV you have developed so far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997964#M1804223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-28T11:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using OOPS Display ALV GRID with Interactive reporting format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997965#M1804224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have gone through the requirement and its all sorted out. Thank you for giving an idea that the above req. lands in a DRILL DOWN procedure. It was helpful Steve. Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;N Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 01:19:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-oops-display-alv-grid-with-interactive-reporting-format/m-p/9997965#M1804224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-30T01:19:11Z</dc:date>
    </item>
  </channel>
</rss>

