<?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: Process Order Creation - 'BAPI_PROCORD_CREATE' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156977#M1369506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you passing material number in parameter "ORDER_DATA "?Its required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Oct 2009 10:57:51 GMT</pubDate>
    <dc:creator>former_member188827</dc:creator>
    <dc:date>2009-10-15T10:57:51Z</dc:date>
    <item>
      <title>Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156976#M1369505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a process order using BAPI  'BAPI_PROCORD_CREATE '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have entered all the required data and I get an error '012Enter material no. or reference'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I donot want to use BAPI 'BAPI_PROCORD_CREATE_FROM_REF' as it only copies the Process ORder and I need to make changes to the fields like 'QTY' at component level and header level and 'BAPI_PROCORD_CREATE_FROM_REF' does not allow me to enter the new qty .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know what could be an issue with 'BAPI_PROCORD_CREATE '. Is there any other BAPI which creates a Process Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shital.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 10:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156976#M1369505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-15T10:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156977#M1369506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you passing material number in parameter "ORDER_DATA "?Its required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 10:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156977#M1369506</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-10-15T10:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156978#M1369507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 11:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156978#M1369507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-15T11:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156979#M1369508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the sap documentation says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following fields in the structure must be filled as a minimum:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MATERIAL: Header material&lt;/P&gt;&lt;P&gt;PLANT: Production plant&lt;/P&gt;&lt;P&gt;ORDER_TYPE: Order type&lt;/P&gt;&lt;P&gt;QUANTITY: Quantity to be produced&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least one of the following basic dates must be entered (unless you schedule from the current date):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BASIC_START_DATE (possibly also the BASIC_START_TIME): Basic start date (Date and time)&lt;/P&gt;&lt;P&gt;BASIC_END_DATE (possibly also the BASIC_END_TIME): Basic end date (Date and time)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;are you passing all this info?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: abapuser on Oct 15, 2009 1:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 11:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156979#M1369508</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-10-15T11:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156980#M1369509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am filling the following fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_NUMBER                   00000039426A          &lt;/P&gt;&lt;P&gt;MATERIAL                       3FR3                  &lt;/P&gt;&lt;P&gt;PLANT                          EAG                 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BASIC_START_DATE               16.10.2009                        &lt;/P&gt;&lt;P&gt;BASIC_END_DATE                 31.10.2009              &lt;/P&gt;&lt;P&gt;QUANTITY                              1,000.000        &lt;/P&gt;&lt;P&gt;SCRAP_QUANTITY                           43.000        &lt;/P&gt;&lt;P&gt;STORAGE_LOCATION               EFAC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 11:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156980#M1369509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-15T11:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156981#M1369510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;material field is 18 char long.try giving leading '0'.also do the same for plant field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 04:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156981#M1369510</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2009-10-16T04:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156982#M1369511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm if your issue was resolved.&lt;/P&gt;&lt;P&gt;I too am getting the same error.&lt;/P&gt;&lt;P&gt;Your reply would be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Ravi Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 11:30:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156982#M1369511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T11:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156983#M1369512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes...Its resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to enter the reference process order number in 'REFNR' field .This is the field name on cor1 screen.Try and pass the value to the corresponding field in the bapi and you dont need to pass any material info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2009 12:07:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156983#M1369512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-22T12:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Process Order Creation - 'BAPI_PROCORD_CREATE'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156984#M1369513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me? I am trying to use the BAPI BAPI_PRODORD_CREATE in order to create a Production Order but I am getting the following error message :&lt;/P&gt;&lt;P&gt;E CO028 Backward scheduling (enter finish date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing the following parameters to the BAPI:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-MATERIAL&lt;/P&gt;&lt;P&gt;-PLANT&lt;/P&gt;&lt;P&gt;-ORDER TYPE&lt;/P&gt;&lt;P&gt;-BASIC_END_DATE&lt;/P&gt;&lt;P&gt;-BASIC_END_TIME&lt;/P&gt;&lt;P&gt;-QUANTITY&lt;/P&gt;&lt;P&gt;-QUANTITY_UOM&lt;/P&gt;&lt;P&gt;-ROUTING_TYPE&lt;/P&gt;&lt;P&gt;-ROUTING_GROUP&lt;/P&gt;&lt;P&gt;-ROUTING_COUNTER&lt;/P&gt;&lt;P&gt;-PROD_VERSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how I can to do to solve that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 14:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-order-creation-bapi-procord-create/m-p/6156984#M1369513</guid>
      <dc:creator>carlos_mayka</dc:creator>
      <dc:date>2011-05-10T14:30:14Z</dc:date>
    </item>
  </channel>
</rss>

