<?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: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930159#M1485665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you are passing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ORDER_ITEMS_IN-PART_DLV = ' '.
ORDER_ITEMS_INX-PART_DLV = 'X'.
ORDER_HEADER_IN-COMPL_DLV = ' '.
ORDER_HEADER_INX-COMPL_DLV = 'X'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;while calling BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on May 10, 2010 4:11 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 May 2010 10:35:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-10T10:35:08Z</dc:date>
    <item>
      <title>Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930154#M1485660</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;Is there a way to force partial delivery in BAPI_SALESORDER_CREATEFROMDAT2 ? &lt;/P&gt;&lt;P&gt;By default "complete delivery" is chosen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read somewhere that people fixed the issue using transaction OVZJ but in my case, this solution is not satisfactory because if I change this customizing, it changes the working order of the transaction VA01 (sales order creation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If found a dedicated flag (PART_DLV) in ITEMS_IN table but I was not able to make it work... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow my example:&lt;/P&gt;&lt;P&gt;-	27 items in stock&lt;/P&gt;&lt;P&gt;-	I want to make an order for 30 items&lt;/P&gt;&lt;P&gt;-	VA01 creates the sales order and a delivery with confirmed quantity 27&lt;/P&gt;&lt;P&gt;-	BAPI_SALESORDER_CREATEFROMDAT2 creates the sales order and u201Cno delivery createdu201D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 16:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930154#M1485660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T16:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930155#M1485661</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;Have you checked Order type Configuration in SPRO(T Code:VOV8) ? Check whether the Option "Immediate Delivery" is set to 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 05:27:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930155#M1485661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T05:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930156#M1485662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinod,&lt;/P&gt;&lt;P&gt;I checked that fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There I have A &lt;/P&gt;&lt;P&gt;A	Create delivery immediately&lt;/P&gt;&lt;P&gt;X	Create delivery immediately, if quantity confirmed for today&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried also with X but it doesn't work...&lt;/P&gt;&lt;P&gt;Thanks anyway!!!&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 08:32:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930156#M1485662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T08:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930157#M1485663</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;Check the customer master settings for the customer code you have mentioned in BAPI.  Check the field KNVV-KZTLF, this must carry the value ' '.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can check the same through XD03. Enter the customer code, Sales area, Distribution Channel, Sales area -&amp;gt; press enter -&amp;gt; Go to Shipping tab of Sales area details -&amp;gt; Check the value for option"Partial delivery for item", this should be blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 09:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930157#M1485663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T09:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930158#M1485664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinod,&lt;/P&gt;&lt;P&gt;I checked also the field KNVV-KZTLF and it's blank!!! &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The strange thing is that with transaction VA01 it works correctly!!!&lt;/P&gt;&lt;P&gt;But I need to use the BAPI...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks and Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 10:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930158#M1485664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T10:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930159#M1485665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you are passing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ORDER_ITEMS_IN-PART_DLV = ' '.
ORDER_ITEMS_INX-PART_DLV = 'X'.
ORDER_HEADER_IN-COMPL_DLV = ' '.
ORDER_HEADER_INX-COMPL_DLV = 'X'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;while calling BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vinod Kumar on May 10, 2010 4:11 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 10:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930159#M1485665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930160#M1485666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually there wasn't &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ORDER_HEADER_INX-COMPL_DLV = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I insert it.... but it doesn't work &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks and best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:01:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930160#M1485666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T13:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930161#M1485667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fabrizio..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the BAPI_SALESORDER_CREATEFROMDAT2 you call FM TRANSACTION_COMMIT???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930161#M1485667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T13:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930162#M1485668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Marco,&lt;/P&gt;&lt;P&gt;also without commit, the bapi returns something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SALES_HEADER_IN has been processed successfully&lt;/P&gt;&lt;P&gt;SALES_ITEM_IN has been processed successfully&lt;/P&gt;&lt;P&gt;EMERGENCY ORD 400021030 has been saved (no delivery created)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:33:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930162#M1485668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T13:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930163#M1485669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabrizio..&lt;/P&gt;&lt;P&gt;Yes but for a real commit aflter BAPI_SALESORDER_CREATEFROMDAT2 &lt;/P&gt;&lt;P&gt;you must call this FM:    BAPI_TRANSACTION_COMMIT&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:52:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930163#M1485669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T13:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930164#M1485670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Marco,&lt;/P&gt;&lt;P&gt;I tried also with BAPI_TRANSACTION_COMMIT after BAPI_SALESORDER_CREATEFROMDAT2, but the partial delivery not created.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 14:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930164#M1485670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-10T14:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Partial delivery with BAPI_SALESORDER_CREATEFROMDAT2</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930165#M1485671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order to give the solution to all reader in the future. I finally find a solution.&lt;/P&gt;&lt;P&gt;I wrote an OSS message to SAP and they aswer me in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Dear Customer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a BAPI, the ATP check is performed in the background.&lt;/P&gt;&lt;P&gt;Since the system is performing the availability check&lt;/P&gt;&lt;P&gt;in background, the availability screen cannot be performed.&lt;/P&gt;&lt;P&gt;So it is not able to make decisions regarding full&lt;/P&gt;&lt;P&gt;delivery, delivery proposal...In this case,the system uses&lt;/P&gt;&lt;P&gt;the configuration found in OVZJ. If your availability checking&lt;/P&gt;&lt;P&gt;rule in OVZJ is blank, the system will choose full delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, but I can not give you a better solution to customizing in&lt;/P&gt;&lt;P&gt;OVZJ, if you whish a partial delivery."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that transaction in customizing I insert the value "E" and the partial delivery is created from VA01 and from bapi too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 08:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partial-delivery-with-bapi-salesorder-createfromdat2/m-p/6930165#M1485671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-20T08:05:59Z</dc:date>
    </item>
  </channel>
</rss>

