<?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: Data Transfer thru BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849356#M667638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI as the simplest form of BDC &lt;/P&gt;&lt;P&gt;Let me give you an example, it will give you some idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us use BAPI FM "BAPI_ACC_GOODS_MOV_REV_CHECK" i.e Goods Movement Reversal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has two parameters,&lt;/P&gt;&lt;P&gt;REVERSAL&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and you have to pass populate your internal table and pass to the parameters and in return your internal table will be populated with respective values and messages...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Reversal document number contains:&amp;lt;/u&amp;gt; should be populated and send to &amp;lt;b&amp;gt;REVERSAL&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;OBJ_TYPE Sender ID&lt;/P&gt;&lt;P&gt;OBJ_KEY Reference number of the reversal document (source document)&lt;/P&gt;&lt;P&gt;OBJ_SYS Logical system&lt;/P&gt;&lt;P&gt;OBJ_KEY_R Reference number of the document to be reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see RETURN populated in return with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first message contains the general status of processing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type ID Number Message  &lt;/P&gt;&lt;P&gt;S RW 605 Document posted successfully   &lt;/P&gt;&lt;P&gt;S RW 614 Document check without errors  &lt;/P&gt;&lt;P&gt;A RW 609 Error in document  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields MESSAGE_V1, MESSAGE_V2 and MESSAGE_V3 contain the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference transaction ( OBJ_TYPE)&lt;/P&gt;&lt;P&gt;Reference key ( OBJ_KEY)&lt;/P&gt;&lt;P&gt;Logical system of source document ( OBJ_SYS)&lt;/P&gt;&lt;P&gt;Additional messages are transferred with the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter ( PARAMETER)&lt;/P&gt;&lt;P&gt;Row ( ROW)&lt;/P&gt;&lt;P&gt;Field ( FIELD)&lt;/P&gt;&lt;P&gt;in which the error occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 03:29:07 GMT</pubDate>
    <dc:creator>former_member196280</dc:creator>
    <dc:date>2007-09-27T03:29:07Z</dc:date>
    <item>
      <title>Data Transfer thru BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849354#M667636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I am beginner in bapi. I have done data transfer using bdc but now have to done using BAPI. Please help,as it's urgent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 03:13:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849354#M667636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T03:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transfer thru BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849355#M667637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean to say data upload?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes then just treat the BAPI as the more precise format of BDC and pass all the data to relevent tables in the BAPI and call the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just search the forum with BAPI material and you will get lots of material.&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>Thu, 27 Sep 2007 03:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849355#M667637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T03:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transfer thru BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849356#M667638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BAPI as the simplest form of BDC &lt;/P&gt;&lt;P&gt;Let me give you an example, it will give you some idea...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us use BAPI FM "BAPI_ACC_GOODS_MOV_REV_CHECK" i.e Goods Movement Reversal &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has two parameters,&lt;/P&gt;&lt;P&gt;REVERSAL&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and you have to pass populate your internal table and pass to the parameters and in return your internal table will be populated with respective values and messages...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Reversal document number contains:&amp;lt;/u&amp;gt; should be populated and send to &amp;lt;b&amp;gt;REVERSAL&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;OBJ_TYPE Sender ID&lt;/P&gt;&lt;P&gt;OBJ_KEY Reference number of the reversal document (source document)&lt;/P&gt;&lt;P&gt;OBJ_SYS Logical system&lt;/P&gt;&lt;P&gt;OBJ_KEY_R Reference number of the document to be reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see RETURN populated in return with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first message contains the general status of processing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type ID Number Message  &lt;/P&gt;&lt;P&gt;S RW 605 Document posted successfully   &lt;/P&gt;&lt;P&gt;S RW 614 Document check without errors  &lt;/P&gt;&lt;P&gt;A RW 609 Error in document  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fields MESSAGE_V1, MESSAGE_V2 and MESSAGE_V3 contain the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference transaction ( OBJ_TYPE)&lt;/P&gt;&lt;P&gt;Reference key ( OBJ_KEY)&lt;/P&gt;&lt;P&gt;Logical system of source document ( OBJ_SYS)&lt;/P&gt;&lt;P&gt;Additional messages are transferred with the following information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter ( PARAMETER)&lt;/P&gt;&lt;P&gt;Row ( ROW)&lt;/P&gt;&lt;P&gt;Field ( FIELD)&lt;/P&gt;&lt;P&gt;in which the error occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;SaiRam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 03:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849356#M667638</guid>
      <dc:creator>former_member196280</dc:creator>
      <dc:date>2007-09-27T03:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transfer thru BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849357#M667639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Will you provide me any code using bapi to upload data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 03:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849357#M667639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T03:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Transfer thru BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849358#M667640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check below link &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/example_code.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/example_code.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;you can find some sample code here.&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>Thu, 27 Sep 2007 03:36:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-transfer-thru-bapi/m-p/2849358#M667640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T03:36:03Z</dc:date>
    </item>
  </channel>
</rss>

