<?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: Production order creation problem through BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993201#M953957</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;if you are using this BAPI, you must ensure the following,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   All the necessary master data has been created correctly (for&lt;/P&gt;&lt;P&gt;        example, material master, BOM, routing or recipe, work centers or&lt;/P&gt;&lt;P&gt;        resources).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   All the necessary Customizing settings have been made to the orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information refer the BAPI Document in SE37. it is helpful to find out the which are the parameters are obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the below link.&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5417605"&gt;&lt;/A&gt;|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5417605"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Boobalan Suburaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2008 10:01:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-16T10:01:44Z</dc:date>
    <item>
      <title>Production order creation problem through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993198#M953954</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;I have a scenario in which the production order is created automatically, for this I'm using BAPI_PRODORD_CREATE&lt;/P&gt;&lt;P&gt;but when I go to CO03 for display it does not show the components of the order.&lt;/P&gt;&lt;P&gt;When I created manually and checked it automatically copies all the components from BOM and display in component overview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help !!!!&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;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Mubashir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993198#M953954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Production order creation problem through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993199#M953955</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;that will happens if you not transfer the contents properly to object repositiry.i think u for got activating objects. just chk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993199#M953955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Production order creation problem through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993200#M953956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell how to activate the objects. And there are just six fields to be passed in BAPI.(As we do it manually)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Order No&lt;/P&gt;&lt;P&gt;2) Material&lt;/P&gt;&lt;P&gt;3) order type&lt;/P&gt;&lt;P&gt;4) Start date&lt;/P&gt;&lt;P&gt;5) Finish date&lt;/P&gt;&lt;P&gt;6) Yield (Quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thing else to be passed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 09:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993200#M953956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T09:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Production order creation problem through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993201#M953957</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;if you are using this BAPI, you must ensure the following,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   All the necessary master data has been created correctly (for&lt;/P&gt;&lt;P&gt;        example, material master, BOM, routing or recipe, work centers or&lt;/P&gt;&lt;P&gt;        resources).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    o   All the necessary Customizing settings have been made to the orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information refer the BAPI Document in SE37. it is helpful to find out the which are the parameters are obligatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the below link.&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5417605"&gt;&lt;/A&gt;|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5417605"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Boobalan Suburaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993201#M953957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T10:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Production order creation problem through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993202#M953958</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;I have checked the customizing settings and configurations&lt;/P&gt;&lt;P&gt;I don't find any thing missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But one thing if there is any thing missing in customizing then it should not pick in manual creation also, but it is not the case in manual creation it is copying all the components which are in BOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mubashir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 10:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993202#M953958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Production order creation problem through BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993203#M953959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;P&gt;Do not use commit work after the BAPI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2008 11:14:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/production-order-creation-problem-through-bapi/m-p/3993203#M953959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-16T11:14:26Z</dc:date>
    </item>
  </channel>
</rss>

