<?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 problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901716#M682437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS FOR THE REPLIES.&lt;/P&gt;&lt;P&gt; ISSUE HAS BEEN SOLVED.&lt;/P&gt;&lt;P&gt;  I GOT THE SOLUTION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 06:20:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T06:20:03Z</dc:date>
    <item>
      <title>BAPI problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901712#M682433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Respected Members:&lt;/P&gt;&lt;P&gt; i am executing the BAPI through ABAP program and after commit statement i have written the some write statements to display the errors or the success records.&lt;/P&gt;&lt;P&gt;But this write statements is not giving the output,when my report is getting executed and it is remaining at the selection screen only.&lt;/P&gt;&lt;P&gt;when i debug the program it is moving to that write statements .&lt;/P&gt;&lt;P&gt;i am not getting where is the problem and how to do the solution of this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me your helpful suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901712#M682433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T06:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901713#M682434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:10:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901713#M682434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T06:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901714#M682435</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 hope that some thing wrong with the code&lt;/P&gt;&lt;P&gt;After BAPI function call&lt;/P&gt;&lt;P&gt;you can LOOP AT BAPI_RETURN parameter&lt;/P&gt;&lt;P&gt;and WRITE:/ I_RETURN.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will write the message/return status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901714#M682435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T06:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901715#M682436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     1) Please try to replace the write statement with popup messages.&lt;/P&gt;&lt;P&gt;      2) switch to classic debugger. Then after executing first write statement, click on contents icon on the tool bar. it will show whether the report is printing the text or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:12:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901715#M682436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T06:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901716#M682437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANKS FOR THE REPLIES.&lt;/P&gt;&lt;P&gt; ISSUE HAS BEEN SOLVED.&lt;/P&gt;&lt;P&gt;  I GOT THE SOLUTION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 06:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-problem/m-p/2901716#M682437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T06:20:03Z</dc:date>
    </item>
  </channel>
</rss>

