<?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 not working correctly in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154590#M1820719</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;What the exceptions you are getting?&lt;/P&gt;&lt;P&gt;You have using the 'BAPI_TRANSACTION_COMMIT' after the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2014 13:27:26 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2014-03-20T13:27:26Z</dc:date>
    <item>
      <title>BAPI not working correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154588#M1820717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I use this BAPI for creation of interest rate Instrument 'BAPI_FTR_IRATE_CREATE' .While executing the BAPI it gives financial transaction number.&lt;/P&gt;&lt;P&gt;When checking transaction BAPI at table like VTBFHA not available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 11:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154588#M1820717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-20T11:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not working correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154589#M1820718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not clear to me what the problem is. Can you please explain further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean that the number that has been generated cannot be found in the table, this probably has to do that no commit has been done.&amp;nbsp; If you test in SE37 you need to choose testsequence and add BAPI_TRANSACTION_COMMIT to your test.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/415302" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 12:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154589#M1820718</guid>
      <dc:creator>PeterJonker</dc:creator>
      <dc:date>2014-03-20T12:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not working correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154590#M1820719</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;What the exceptions you are getting?&lt;/P&gt;&lt;P&gt;You have using the 'BAPI_TRANSACTION_COMMIT' after the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 13:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154590#M1820719</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2014-03-20T13:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not working correctly</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154591#M1820720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;check RETURN table parameter for error message&lt;/LI&gt;&lt;LI&gt;pass TEST with initial value&lt;/LI&gt;&lt;LI&gt;execute a COMMIT WORK or a call of BAPI_TRANSACTION_COMMIT&lt;/LI&gt;&lt;LI&gt;used the WAIT option in the commit&lt;/LI&gt;&lt;/UL&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>Thu, 20 Mar 2014 15:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-working-correctly/m-p/10154591#M1820720</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-03-20T15:56:40Z</dc:date>
    </item>
  </channel>
</rss>

