<?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: Issue while executing BAPI_ROUTING_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950474#M695718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ptc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;most BAPIs require an explicit commit after they complete. You can either do a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;COMMIT WORK.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;or else call the function module BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 08:38:29 GMT</pubDate>
    <dc:creator>GrahamRobbo</dc:creator>
    <dc:date>2007-10-15T08:38:29Z</dc:date>
    <item>
      <title>Issue while executing BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950473#M695717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue while executing the BAPI_ROUTING_CREATE for component Allocation. &lt;/P&gt;&lt;P&gt;After execution of the BAPI for the Component Allocation, I am getting the successful message . But after execution of the BAPI, the components should be assigned for the given Operation and Sequence which were provided through the BAPI. But in GUI we are not able to see that Operation and Sequence.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Even I tried with many usecases. But not successful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameters i am passing for the component allocation are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTIVITY                                     0010&lt;/P&gt;&lt;P&gt;ITEM_ID                                       00000001&lt;/P&gt;&lt;P&gt;COMP_QTY                                 1.000 &lt;/P&gt;&lt;P&gt;COMP_UNIT                                 EA &lt;/P&gt;&lt;P&gt;PLANT                                         1100              &lt;/P&gt;&lt;P&gt;MATERIAL                                    MAT36   (Header Material)          &lt;/P&gt;&lt;P&gt;BOM_TYPE_ROOT                        L                 &lt;/P&gt;&lt;P&gt;ALTERNATIVE_BOM_ROOT           1   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I request you all to please help me in solving 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;Regards,&lt;/P&gt;&lt;P&gt;Ramana Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 07:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950473#M695717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T07:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while executing BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950474#M695718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ptc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;most BAPIs require an explicit commit after they complete. You can either do a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;COMMIT WORK.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;or else call the function module BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:38:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950474#M695718</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2007-10-15T08:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while executing BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950475#M695719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Very much for giving immediate response. I am using 'BAPI_TRANSACTION_COMMIT' after executing the BAPI BAPI_ROUTING_CREATE for saving. I am able to create remaining things like Operations, sequences, Task, material Task Allocation etc. But for component allocation only I am getting the problem even though i am getting successful message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ramana Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 08:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950475#M695719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while executing BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950476#M695720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rama,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think I can help you then. Have you tried looking for a relevant note in OSS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 09:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950476#M695720</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2007-10-15T09:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue while executing BAPI_ROUTING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950477#M695721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked OSS notes also. But I didn't get any solution for this issue. Any way Thank you very much for your help in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ramana Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 09:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-while-executing-bapi-routing-create/m-p/2950477#M695721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T09:18:47Z</dc:date>
    </item>
  </channel>
</rss>

