<?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: Need sample code to create delivery without order reference by BAPI or FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873012#M674119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply, as you said you used BAPI_DELIVERYFREE_PROXY_CREATE to create delivery without reference, can you please give me sample code of it, so that i can try from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2007 20:50:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-03T20:50:20Z</dc:date>
    <item>
      <title>Need sample code to create delivery without order reference by BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873010#M674117</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;Can you please send me sample code to create delivery without order reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 16:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873010#M674117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T16:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need sample code to create delivery without order reference by BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873011#M674118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ry this FM BAPI_DELIVERYFREE_PROXY_CREATE. I had done used it earlier, may be it will work.&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="1499983"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just try for this FM: BAPI_OUTB_DELIVERY_SAVEREPLICA&lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE &lt;/P&gt;&lt;P&gt;Check the Function Group V50S for more delivery BAPI's&lt;/P&gt;&lt;P&gt;try using the BAPI BAPI_GOODSMVT_CREATE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery Type with out ref to order is LO. This is used in a scenario where you want to supply some samples to customer. for samples there is no cutsomer order but you want to supply material. &lt;/P&gt;&lt;P&gt;Also there might a scenario where you have already created a order and you want to add some extra item in delivery which is not in order. in this case alos item category gets determined as given below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create LO you have to use tcode VL01NO and Shpping point, Delivery type LO, Sales area. Item category would be determined based on standard rule i.e., Delivery type + Item category group + useage. You have make this assignments in IMG for this work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lo is used for inbound deliveries which will be routed thru MM .&lt;/P&gt;&lt;P&gt;example if vendor is supplying some goods to ur company and if you want to take inbound delievery in SD for warehouse logistcs purposes for transfer order and also if it is routed thru shipment .this will be used.&lt;/P&gt;&lt;P&gt;usually this del doc type is rarely used&lt;/P&gt;&lt;P&gt;Hope this clarifies your doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me reward point if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali Poli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 16:55:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873011#M674118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T16:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need sample code to create delivery without order reference by BAPI or FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873012#M674119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick reply, as you said you used BAPI_DELIVERYFREE_PROXY_CREATE to create delivery without reference, can you please give me sample code of it, so that i can try from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 20:50:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/need-sample-code-to-create-delivery-without-order-reference-by-bapi-or-fm/m-p/2873012#M674119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T20:50:20Z</dc:date>
    </item>
  </channel>
</rss>

