<?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 Bapi for MB02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776798#M908734</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 need to Change mkpf-FRBNR field in MB02.&lt;/P&gt;&lt;P&gt;Is there any bapi available to do so.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2008 14:33:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-22T14:33:00Z</dc:date>
    <item>
      <title>Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776798#M908734</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 need to Change mkpf-FRBNR field in MB02.&lt;/P&gt;&lt;P&gt;Is there any bapi available to do so.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 14:33:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776798#M908734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776799#M908735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try MB_CHANGE_DOCUMENT Function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 14:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776799#M908735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T14:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776800#M908736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your quick reply.&lt;/P&gt;&lt;P&gt;i tried to change it through this fm and its give me error like this&lt;/P&gt;&lt;P&gt; Check table 063: entry __ AB V   does not exist    &lt;/P&gt;&lt;P&gt;                                                    &lt;/P&gt;&lt;P&gt;     Message no. M7001                                                                                &lt;/P&gt;&lt;P&gt;Diagnosis                                                                                &lt;/P&gt;&lt;P&gt;In table 063 the entry __ AB V   is missing.   &lt;/P&gt;&lt;P&gt;and now md is not there.&lt;/P&gt;&lt;P&gt;can you help me.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 14:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776800#M908736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T14:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776801#M908737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what input you gave?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material document and Material Document Year and new FRBNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inside the function module its doing simple update. cehck for which update its giving error. either for MSEG of MKPF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 15:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776801#M908737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T15:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776802#M908738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;P&gt;Ya i am just providing Material document , mat year  and frbnr.&lt;/P&gt;&lt;P&gt;and i checked the entry in se16 for mkpf it has updated the fields. so now every thing is blank in mkpf for this MD accept year , md number and mat year.&lt;/P&gt;&lt;P&gt;i think i have to first get the data and then just change the frbnr.&lt;/P&gt;&lt;P&gt;Is there anyother way we can know that if this frbnr entry is linked to anyother table other than mkpf.?&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 15:48:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776802#M908738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776803#M908739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;upto my knowledge its updating MKPF alone i think.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2008 16:03:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776803#M908739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-22T16:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776804#M908740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any suggestions plzzzz?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 13:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776804#M908740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T13:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi for MB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776805#M908741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can update this field, once material document is created. Only solution is to cancel the document in question and do the transaction again with the right field this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 15:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-mb02/m-p/3776805#M908741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T15:04:11Z</dc:date>
    </item>
  </channel>
</rss>

