<?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 enhancement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318718#M1536566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no combination of EINKBELEG and EKBE in the table TCDOB, so I need to write code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It still does not make sense - EKBE tracks invoice and goods receipts against PO's but these do not directly affect the PO object itself other than for 'completion' purposes..  The PO history display should be enough within the PO itself.  What changes are you trying to display - changes for the respective documents?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Oct 2010 14:13:56 GMT</pubDate>
    <dc:creator>brad_bohn</dc:creator>
    <dc:date>2010-10-01T14:13:56Z</dc:date>
    <item>
      <title>BAPI enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318714#M1536562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hello Expertise,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I need to write some code in BAPI_GOODSMVT_CREATE.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actually I want to update CDPOS/CDHDR in this BAPI.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can anyone please guide me how I can add this code.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I have code ready,but I don't know where and how I can add it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you very much&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BIswarup&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 19:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318714#M1536562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-30T19:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318715#M1536563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but your requirement does not make sense - what fields do you want to track?  You should not update CDHDR/CDPOS directly.  These table updates are controlled by generated functions from change document objects (txn SCDO).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 19:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318715#M1536563</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-09-30T19:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318716#M1536564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no combination of EINKBELEG and EKBE in the table TCDOB, so I need to write code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 04:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318716#M1536564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-01T04:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318717#M1536565</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;BAPI_GOODSMVT_CREATE is for post goods movements on following transactions:&lt;/P&gt;&lt;P&gt;MB01, MB31, MB1A, MB1B, MB1C, MB11, MB04.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables CDHDR, CDPOS are for changed documents rejestration ...&lt;/P&gt;&lt;P&gt;Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 14:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318717#M1536565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-01T14:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318718#M1536566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no combination of EINKBELEG and EKBE in the table TCDOB, so I need to write code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It still does not make sense - EKBE tracks invoice and goods receipts against PO's but these do not directly affect the PO object itself other than for 'completion' purposes..  The PO history display should be enough within the PO itself.  What changes are you trying to display - changes for the respective documents?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 14:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-enhancement/m-p/7318718#M1536566</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-10-01T14:13:56Z</dc:date>
    </item>
  </channel>
</rss>

