<?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 posting data into SAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523421#M1069403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you use FM BAPI_TRANSACTION_COMMIT after bapi?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Sep 2008 04:41:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-23T04:41:52Z</dc:date>
    <item>
      <title>BAPI not posting data into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523420#M1069402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAP experts,&lt;/P&gt;&lt;P&gt;                        I m trying to create a new customer using BAPI_CUSTOMER_CREATEFROMDATA1 in SAP via XI. There are no errors in XI, but data is not getting posted in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing out on any steps in R/3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any mandatory fields to be filled to post the data? Also in which table should I check whether customer has been created?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me in this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dave on Sep 23, 2008 6:34 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Dave on Sep 23, 2008 6:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 04:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523420#M1069402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T04:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not posting data into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523421#M1069403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;did you use FM BAPI_TRANSACTION_COMMIT after bapi?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 04:41:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523421#M1069403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T04:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not posting data into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523422#M1069404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in importing parameter you must have to pass all these details:&lt;/P&gt;&lt;P&gt; Fields of import parameter &lt;STRONG&gt;PI_PERSONALDATA&lt;/STRONG&gt;Surname, language, location, country, currency.&lt;/P&gt;&lt;P&gt;Depending on the country, further data may be necesary.&lt;/P&gt;&lt;P&gt;The country can be transferred to the BAPI in R/3 format or ISOstandard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in  &lt;STRONG&gt;PI_COPYREFERENCE&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;R/3 reference customer, sales area data &lt;STRONG&gt;(sales organization, distribution channel, division)&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:whole sales area must be pass!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more help you may read Dosumentation also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 04:42:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523422#M1069404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T04:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not posting data into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523423#M1069405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As BAPI is not having commit work inside &lt;/P&gt;&lt;P&gt;Use commit FM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_TRANSACTION_COMMIT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 05:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523423#M1069405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T05:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not posting data into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523424#M1069406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikas,&lt;/P&gt;&lt;P&gt;             I am sending this BAPI via XI. So where should I use this COMMIT Bapi?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 05:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523424#M1069406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T05:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI not posting data into SAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523425#M1069407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt; As you said you are using XI dont directly import the RFC[BAPI] and map the source and try to work instead create a business system for R3 and use it in your configuration and repository section where you will need to use PROXIES which will allow you to write code for the requirement there you can call BAPI's the one which you are using and after that Commit bapi also which is nothing but just ABAP CODING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find plenty of e.g where you can check how to work on proxies but not in this forum check for more help in XI forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;P&gt;Sudharshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2008 06:15:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-not-posting-data-into-sap/m-p/4523425#M1069407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-23T06:15:04Z</dc:date>
    </item>
  </channel>
</rss>

