<?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: Create outbound delivery using BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-outbound-delivery-using-bapi/m-p/12548294#M2006604</link>
    <description>&lt;P&gt;Hi Emre,&lt;/P&gt;&lt;P&gt;Thank you for visiting SAP Community to get answers to your questions. Since this is your first question, I recommend that you familiarize yourself with: &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as the overview provides tips for preparing questions that draw responses from our members. &lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit.&lt;/P&gt;&lt;P&gt;By adding a picture to your profile you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 08:45:55 GMT</pubDate>
    <dc:creator>former_member27</dc:creator>
    <dc:date>2022-04-06T08:45:55Z</dc:date>
    <item>
      <title>Create outbound delivery using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-outbound-delivery-using-bapi/m-p/12548293#M2006603</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
  &lt;P&gt;I created outbound delivery with BAPI_OUTB_DELIVERY_CREATE_SLS. Bu when I check the lips table &lt;/P&gt;
  &lt;P&gt;Ntgew field shows comma. Why could it be?. Thanks in advance.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2035824-hata.png" /&gt;&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt; 
data:  l_miktar   LIKE vbap-kwmeng
ls_sales_items-ref_doc = lw_kntfis-zsatisno.&lt;BR /&gt;  ls_sales_items-ref_item = lw_kntfis-ZSATISKLM.&lt;BR /&gt;  ls_sales_items-dlv_qty = l_miktar.&lt;BR /&gt;  ls_sales_items-sales_unit = lw_kntfis-ztartbrm.&lt;BR /&gt;&lt;BR /&gt;  APPEND ls_sales_items TO lt_sales_items.&lt;BR /&gt;&lt;BR /&gt;  CALL FUNCTION 'BAPI_OUTB_DELIVERY_CREATE_SLS'&lt;BR /&gt;    EXPORTING&lt;BR /&gt;      ship_point        = vbap-vstel&lt;BR /&gt;      due_date          = lv_mctarih&lt;BR /&gt;    IMPORTING&lt;BR /&gt;      delivery          = lv_created_delivery&lt;BR /&gt;*     NUM_DELIVERIES    = l&lt;BR /&gt;    TABLES&lt;BR /&gt;      sales_order_items = lt_sales_items&lt;BR /&gt;      return            = lt_bapiret2.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 06 Apr 2022 08:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-outbound-delivery-using-bapi/m-p/12548293#M2006603</guid>
      <dc:creator>former_member1023090</dc:creator>
      <dc:date>2022-04-06T08:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Create outbound delivery using BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-outbound-delivery-using-bapi/m-p/12548294#M2006604</link>
      <description>&lt;P&gt;Hi Emre,&lt;/P&gt;&lt;P&gt;Thank you for visiting SAP Community to get answers to your questions. Since this is your first question, I recommend that you familiarize yourself with: &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as the overview provides tips for preparing questions that draw responses from our members. &lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit.&lt;/P&gt;&lt;P&gt;By adding a picture to your profile you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 08:45:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-outbound-delivery-using-bapi/m-p/12548294#M2006604</guid>
      <dc:creator>former_member27</dc:creator>
      <dc:date>2022-04-06T08:45:55Z</dc:date>
    </item>
  </channel>
</rss>

