<?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 How to create a wrapper BAPI? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wrapper-bapi/m-p/3564958#M857955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to create an Interface between Delivery (Dealer) &amp;#150; Consignment issue Delivery (Supplier)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as Delivery happened (for dealer), the following data is to be retrieved from Delivery as input for further action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Material no&lt;/P&gt;&lt;P&gt;2.Quantity&lt;/P&gt;&lt;P&gt;3.Supplying plant (to  identify order  no of specific location).&lt;/P&gt;&lt;P&gt;4.Equipment no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 1st three inputs BAPI wrapper to identify the order no (Order type ZVKE) &amp;amp; shipping point and trigger Delivery (for the respective PGIed qty &amp;amp; Equipment nos), PGI &amp;amp; Invoice in supplier using the following BAPIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create delivery:&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS. (The inputs needed for the creation of delivery are order no &amp;amp; shipping point). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create PGI: &lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE Post Goods Movements with MB_CREATE_GOODS_MOVEMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create Billing: &lt;/P&gt;&lt;P&gt;BAPI_BILLINGDOC_CREATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Mar 2008 06:05:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-16T06:05:59Z</dc:date>
    <item>
      <title>How to create a wrapper BAPI?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wrapper-bapi/m-p/3564958#M857955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to create an Interface between Delivery (Dealer) &amp;#150; Consignment issue Delivery (Supplier)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as Delivery happened (for dealer), the following data is to be retrieved from Delivery as input for further action&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Material no&lt;/P&gt;&lt;P&gt;2.Quantity&lt;/P&gt;&lt;P&gt;3.Supplying plant (to  identify order  no of specific location).&lt;/P&gt;&lt;P&gt;4.Equipment no&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 1st three inputs BAPI wrapper to identify the order no (Order type ZVKE) &amp;amp; shipping point and trigger Delivery (for the respective PGIed qty &amp;amp; Equipment nos), PGI &amp;amp; Invoice in supplier using the following BAPIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create delivery:&lt;/P&gt;&lt;P&gt;BAPI_OUTB_DELIVERY_CREATE_SLS. (The inputs needed for the creation of delivery are order no &amp;amp; shipping point). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create PGI: &lt;/P&gt;&lt;P&gt;BAPI_GOODSMVT_CREATE Post Goods Movements with MB_CREATE_GOODS_MOVEMENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create Billing: &lt;/P&gt;&lt;P&gt;BAPI_BILLINGDOC_CREATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2008 06:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wrapper-bapi/m-p/3564958#M857955</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-16T06:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a wrapper BAPI?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wrapper-bapi/m-p/3564959#M857956</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;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/59ef6011-0d01-0010-bfb0-b51381e00509" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/59ef6011-0d01-0010-bfb0-b51381e00509&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/abap/bapi/example.htm" target="test_blank"&gt;http://www.erpgenie.com/abap/bapi/example.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunsri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 06:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-wrapper-bapi/m-p/3564959#M857956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T06:02:16Z</dc:date>
    </item>
  </channel>
</rss>

