<?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: How to call ALV report using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011123#M958316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u are using selection texts previously for the alv then, use the select options as IMPORT parameters...and fill the required table inside the BAPIs..&lt;/P&gt;&lt;P&gt;Call this bapi inside a report program and then display as usual..using ALV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jun 2008 06:28:17 GMT</pubDate>
    <dc:creator>former_member195383</dc:creator>
    <dc:date>2008-06-20T06:28:17Z</dc:date>
    <item>
      <title>How to call ALV report using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011122#M958315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me how to call ALV report using BAPI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answer will definatly rewarded&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashikant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 06:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011122#M958315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T06:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to call ALV report using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011123#M958316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u are using selection texts previously for the alv then, use the select options as IMPORT parameters...and fill the required table inside the BAPIs..&lt;/P&gt;&lt;P&gt;Call this bapi inside a report program and then display as usual..using ALV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 06:28:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011123#M958316</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-06-20T06:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to call ALV report using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011124#M958317</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;If you have any select-options on the selection-screen, then pass this fields as import parameters for the BAPI and in the source code use SUBMIT stmt for calling the report along with the select options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;syntax: SUBMIT PROGNAME&lt;/P&gt;&lt;P&gt;                  USER SY_UNAME&lt;/P&gt;&lt;P&gt;                     with&lt;/P&gt;&lt;P&gt;                   fieldname = value&lt;/P&gt;&lt;P&gt;                    .......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jun 2008 11:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011124#M958317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-20T11:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to call ALV report using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011125#M958318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi chech this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using &lt;STRONG&gt;submit&lt;/STRONG&gt; statement you can call report or function module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="754332"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Jun 2008 11:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-call-alv-report-using-bapi/m-p/4011125#M958318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-21T11:01:31Z</dc:date>
    </item>
  </channel>
</rss>

