<?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: synchronization problem for bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174646#M124041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should probably be on the Business Connector.. I haven't worked on it.. so cannot help you on that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2006 04:04:17 GMT</pubDate>
    <dc:creator>suresh_datti</dc:creator>
    <dc:date>2006-02-28T04:04:17Z</dc:date>
    <item>
      <title>synchronization problem for bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174643#M124038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to write a vb program to call a series of transactions using bapi.&lt;/P&gt;&lt;P&gt;e.g. create sales order&lt;/P&gt;&lt;P&gt;I use the standard bapi BAPI_SALESORDER_CREATEFROMDAT2 to do so, then use BAPI_TRANSACTION_COMMIT to commit.&lt;/P&gt;&lt;P&gt;But it returns an error in my vb that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The XML element named 'RETURN' from namespace '' references distinct types SAP.Connector.BAPIRET2 and SAP.Connector.BAPIRET2Table. Use XML attributes to specify another XML name or namespace for the element or types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and someone here has suggested me to use the method CommitWork instead. but this does not handle the synchronization. How to handle this? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 03:38:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174643#M124038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T03:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: synchronization problem for bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174644#M124039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the BAPIs use the RETRUN parameter.. But the difference is that,in BAPI_SALESORDER_CREATEFROMDAT2 its a Table (will hold more than one record) whereas in BAPI_TRANSACTION_COMMIT its a structure(will hold only one record).. you probably have to define another XML name for the RETURN parameter in the second BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 03:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174644#M124039</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-02-28T03:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: synchronization problem for bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174645#M124040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But can you show me how to define the XML ?&lt;/P&gt;&lt;P&gt;where is it ?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 04:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174645#M124040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T04:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: synchronization problem for bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174646#M124041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should probably be on the Business Connector.. I haven't worked on it.. so cannot help you on that..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 04:04:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/synchronization-problem-for-bapi/m-p/1174646#M124041</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-02-28T04:04:17Z</dc:date>
    </item>
  </channel>
</rss>

