<?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: bapi using Submit program? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199684#M1715281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GUYS, i believe the draw back in submit program is when single recored to be displayed then the display would be of screen. how could we chage this display from screen to list.?&lt;/P&gt;&lt;P&gt;any ideas guys&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2013 06:29:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-01-08T06:29:11Z</dc:date>
    <item>
      <title>bapi using Submit program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199682#M1715279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; dear all, pls check this code.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;i developed 7 bapis using submit program for transactions IH06, IH08, IP24, IW39, IW69 etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;they worked fine till yesterday but now,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the bapi when communicated by non-sap tool&amp;nbsp; returning no data exists message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;though the data exiists.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;when i check the same in SE37. I GET DATA AND MESSAGE Data Fetched Successfully.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;BAPI uset to work fine for last 3 months. im unable to undestand whts the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRY.&lt;/P&gt;&lt;P&gt;CALL METHOD cl_salv_bs_runtime_info=&amp;gt;get_data_ref(&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;r_data = r_data ).&lt;/P&gt;&lt;P&gt;CATCH cx_salv_bs_sc_runtime_info . "#EC NO_HANDLER&lt;/P&gt;&lt;P&gt;ENDTRY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUBMIT riqmel40 " submit program using values&lt;/P&gt;&lt;P&gt;WITH datuv EQ ivnotif_datefrom&lt;/P&gt;&lt;P&gt;WITH datub EQ ivnotif_dateto&lt;/P&gt;&lt;P&gt;WITH qmart IN shbynotiftype&lt;/P&gt;&lt;P&gt;WITH strno IN lsht_200funclocs&lt;/P&gt;&lt;P&gt;WITH equnr IN lsht_200equips&lt;/P&gt;&lt;P&gt;WITH ernam IN shbycreatedby&lt;/P&gt;&lt;P&gt;WITH aenam IN shbychangedby&lt;/P&gt;&lt;P&gt;EXPORTING LIST&lt;/P&gt;&lt;P&gt;TO MEMORY AND RETURN. &lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRY.&lt;/P&gt;&lt;P&gt;CALL METHOD cl_salv_bs_runtime_info=&amp;gt;get_data_ref(&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;r_data = r_data ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CATCH cx_salv_bs_sc_runtime_info . &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;call method&amp;nbsp; cl_salv_bs_runtime_info=&amp;gt;clear_all.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 06:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199682#M1715279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-07T06:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: bapi using Submit program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199683#M1715280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GUYS, when i test the bapi in se37, i have no problems. but when via non-sap im not getting data here &lt;/P&gt;&lt;P&gt;CALL METHOD cl_salv_bs_runtime_info=&amp;gt;get_data_ref(&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;r_data = r_data )..&lt;/P&gt;&lt;P&gt;i have no clue why this is happenening, it worked last three months very well.&lt;/P&gt;&lt;P&gt;please we are above to close our project.. help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards &lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 14:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199683#M1715280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-07T14:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: bapi using Submit program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199684#M1715281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GUYS, i believe the draw back in submit program is when single recored to be displayed then the display would be of screen. how could we chage this display from screen to list.?&lt;/P&gt;&lt;P&gt;any ideas guys&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 06:29:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199684#M1715281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-08T06:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: bapi using Submit program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199685#M1715282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GUYS, i believe the draw back in submit program is when single recored to be displayed then the display would be of screen. how could we chage this display from screen to list.?&lt;/P&gt;&lt;P&gt;any ideas guys&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satish chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 06:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199685#M1715282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-08T06:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: bapi using Submit program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199686#M1715283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same solution as in &lt;A _jive_internal="true" href="https://answers.sap.com/message/13758848#13758848"&gt;Screen output with out Connection to User-bapi&lt;/A&gt; for parameter dy_selm seems relevant. (Same "family" of reports) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The called report will execute a &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;EXPORT sel_tab TO MEMORY ID sy-repid.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Then import the selected table in your "BAPI" wrapper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 07:12:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-using-submit-program/m-p/9199686#M1715283</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-01-08T07:12:27Z</dc:date>
    </item>
  </channel>
</rss>

