<?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 Inbound Delivery in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959136#M1156159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto se37 open this BAPI and check Its documentation, lots of info is given over there, may be it will answer ur queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2008 03:51:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-18T03:51:29Z</dc:date>
    <item>
      <title>Create Inbound Delivery</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959135#M1156158</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 able to use Function Module &lt;/P&gt;&lt;P&gt;But there are certain limitation and was looking for alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through Forms and of course Standard BAPI transaction, I found that we can use BAPI_INB_DELIVERY_CONFIRM_DEC FM also to create Inbound Delivery. But by looking at this, I could not find where we can give the reference of PO. As we would be receiving Confirmation or ASN from Vendor against our PO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, any guidelines on how to use this BAPI to create Inbound Delivery with reference to multiple PO would be of great help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any type of help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharati Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 22:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959135#M1156158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T22:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Inbound Delivery</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959136#M1156159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto se37 open this BAPI and check Its documentation, lots of info is given over there, may be it will answer ur queries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 03:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959136#M1156159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T03:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create Inbound Delivery</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959137#M1156160</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;you can use CALL FUNCTION 'BBP_INB_DELIVERY_CREATE'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check this :&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="1075113"&gt;&lt;/A&gt;&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, 18 Dec 2008 03:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959137#M1156160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-18T03:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create Inbound Delivery</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959138#M1156161</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;I have already used this function module and am able to create the Inbound ASN/Delivery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR: wa_bbp_inbd_l,&lt;/P&gt;&lt;P&gt;         wa_ef_delivery,&lt;/P&gt;&lt;P&gt;         i_bbp_inbd_d,&lt;/P&gt;&lt;P&gt;         i_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  REFRESH: i_bbp_inbd_d,&lt;/P&gt;&lt;P&gt;           i_return.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-deliv_date = p_asn_header-lfdat.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-billoflad = p_asn_header-bolnr.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-total_wght = p_asn_header-total_wght.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-unit_of_wt = p_asn_header-unit_of_wt.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-net_weight = p_asn_header-net_weight.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-volume = p_asn_header-volume.&lt;/P&gt;&lt;P&gt;  wa_bbp_inbd_l-volumeunit = p_asn_header-volumeunit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  LOOP AT p_asn_detail&lt;/P&gt;&lt;P&gt;  WHERE palletid = i_hu-palletid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CLEAR i_bbp_inbd_d.&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-material = p_asn_detail-material.&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-vend_mat = p_asn_detail-material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CLEAR i_makt.&lt;/P&gt;&lt;P&gt;    READ TABLE i_makt WITH KEY matnr = p_asn_detail-material.&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-matl_desc = i_makt-maktx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-deliv_qty = p_asn_detail-quantity.&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-unit = p_asn_detail-unit_of_qty.&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-po_number = p_asn_detail-po_number.&lt;/P&gt;&lt;P&gt;    i_bbp_inbd_d-po_item = p_asn_detail-po_item.&lt;/P&gt;&lt;P&gt;    APPEND i_bbp_inbd_d.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BBP_INB_DELIVERY_CREATE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      is_inb_delivery_header = wa_bbp_inbd_l&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      ef_delivery            = wa_ef_delivery&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      it_inb_delivery_detail = i_bbp_inbd_d&lt;/P&gt;&lt;P&gt;      return                 = i_return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My only concern this SRM FM is not released to Customer. I have written wrapping FM which calls this function module .But when I am testing using SE37, if there is error, it stops and does not return back to the calling FM with error message in return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I was trying to using BAPI_INB_DELIVERY_CONFIRM_DEC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thanks for all the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharati Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Dec 2008 14:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-inbound-delivery/m-p/4959138#M1156161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-19T14:00:45Z</dc:date>
    </item>
  </channel>
</rss>

