<?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 Creating Outbound Delivery using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803693#M1312124</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 anyone advice is there any way to create Oubound Delivery using BAPI. &lt;/P&gt;&lt;P&gt;If you have come accross with such developments or idea, can you please share your idea?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muruganand.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Jul 2009 12:05:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-03T12:05:37Z</dc:date>
    <item>
      <title>Creating Outbound Delivery using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803693#M1312124</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 anyone advice is there any way to create Oubound Delivery using BAPI. &lt;/P&gt;&lt;P&gt;If you have come accross with such developments or idea, can you please share your idea?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muruganand.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 12:05:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803693#M1312124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T12:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Outbound Delivery using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803694#M1312125</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;Use &lt;STRONG&gt;BAPI_DELIVERYPROCESSING_EXEC&lt;/STRONG&gt; - Create Delivery from Delivery Due List&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CONFIRM_DEC  BAPI for Outbound Delivery Confirmation from a Decentralized System&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_SPLIT_DEC   BAPI for Subsequent Outbound-Delivery Split from a Decentralized System&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CHANGE&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATENOREF&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_STO&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_SAVEREPLICA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="256839"&gt;&lt;/A&gt;&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="565888"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outbound  Delivery User Exits&lt;/P&gt;&lt;P&gt;EXIT_SAPLV50I_003              User Exit BAPI Outbound Delivery Replication&lt;/P&gt;&lt;P&gt;EXIT_SAPLV50I_004              User Exit BAPI Outbound Delivery Confirmation&lt;/P&gt;&lt;P&gt;EXIT_SAPLV50K_007              User Exit BAPI Outbound Delivery Replication (Outbound from Sender System)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function module: OIJ_EL_DOCG_CREATE_DELIVERY - Create outbound delivery&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 12:12:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803694#M1312125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T12:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Outbound Delivery using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803695#M1312126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To create Outbound delivery using BAPI , here are some:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS - Generates Delivery for Customer Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_STO - Generates Delivery for Stock Transport Order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATENOREF - Generates Delivery Without Reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Anagha Deshmukh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 12:20:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803695#M1312126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Outbound Delivery using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803696#M1312127</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;Refer standard program RM06EANL - Generation of Inbound Deliveries. I had requirement to create inbound deliveries. In above program, function module GN_DELIVERY_CREATE is used to create delivery. We can specify inbound/outbound delivery type using table parameter 'xkomdlgn-lfart'. So, refer above standard program to get an idea. Hope this will help you in crating outbound deliveries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siva Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 12:22:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-outbound-delivery-using-bapi/m-p/5803696#M1312127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-03T12:22:54Z</dc:date>
    </item>
  </channel>
</rss>

