<?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 Component data to network in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517969#M1261354</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement to load component data to network i am using bapi BAPI_NETWORK_COMP_ADD for this if i give value network, TYPE_OF_PUR_RESV, and item_cat and material it is not creating component data and it does not returning message in E_METH_MESSAGE table also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please people guide to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhuvana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 11:08:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-22T11:08:09Z</dc:date>
    <item>
      <title>Component data to network</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517969#M1261354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have requirement to load component data to network i am using bapi BAPI_NETWORK_COMP_ADD for this if i give value network, TYPE_OF_PUR_RESV, and item_cat and material it is not creating component data and it does not returning message in E_METH_MESSAGE table also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please people guide to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Bhuvana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 11:08:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517969#M1261354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-22T11:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Component data to network</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517970#M1261355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Bhuvana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a problem that seems like the one you describe in this thread. Were you able to solve it yet? If so, could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C.M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 21:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517970#M1261355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T21:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Component data to network</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517971#M1261356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the parameter your passing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While passing parameters give them in Capital and check how the BAPI is used in&lt;/P&gt;&lt;P&gt;where used list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your giving directly the parameters !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2009 22:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517971#M1261356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-23T22:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Component data to network</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517972#M1261357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem was solved it was because of Parameter which we pass to the BAPI. And we have to call the BAPI transaction Commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually network id  value which i passed to the BAPI is '10' but it not accepting it we have pass it as '0010'. this was the problem now it is woking fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2009 04:42:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/component-data-to-network/m-p/5517972#M1261357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-24T04:42:28Z</dc:date>
    </item>
  </channel>
</rss>

