<?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 BADI_SD_REF_DOC_CUST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-sd-ref-doc-cust/m-p/7667636#M1574730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I am trying to select the cheapest offer in VA01, I would like to use above Badi to narrow down the selection to a certain offer type and where NETPR is the lowest. Would someone send me sample source code? I have searched both OSS and SDN for explanations, but there is nothing there execpt an explanation how to get rid of a short dump that is happening (note 655836).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I am trying to do, but the source code is not correct. &lt;/P&gt;&lt;P&gt;It needs to be adapted to the import and export parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*select the prices of the selected offers&lt;/P&gt;&lt;P&gt;SELECT NETPR VBELN&lt;/P&gt;&lt;P&gt;	FROM VBAP&lt;/P&gt;&lt;P&gt;	INTO list_of_offers&lt;/P&gt;&lt;P&gt;	WHERE AUART eq 'XX'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*select the cheapest offer&lt;/P&gt;&lt;P&gt;SORT list_of_offers by NETPR&lt;/P&gt;&lt;P&gt;Use the offer number that has the cheapest price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Would be very grateful for any help. Thank you in advance!!&lt;/P&gt;&lt;P&gt;Petra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Feb 2011 09:30:48 GMT</pubDate>
    <dc:creator>petra_just</dc:creator>
    <dc:date>2011-02-02T09:30:48Z</dc:date>
    <item>
      <title>BADI_SD_REF_DOC_CUST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-sd-ref-doc-cust/m-p/7667636#M1574730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as I am trying to select the cheapest offer in VA01, I would like to use above Badi to narrow down the selection to a certain offer type and where NETPR is the lowest. Would someone send me sample source code? I have searched both OSS and SDN for explanations, but there is nothing there execpt an explanation how to get rid of a short dump that is happening (note 655836).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what I am trying to do, but the source code is not correct. &lt;/P&gt;&lt;P&gt;It needs to be adapted to the import and export parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*select the prices of the selected offers&lt;/P&gt;&lt;P&gt;SELECT NETPR VBELN&lt;/P&gt;&lt;P&gt;	FROM VBAP&lt;/P&gt;&lt;P&gt;	INTO list_of_offers&lt;/P&gt;&lt;P&gt;	WHERE AUART eq 'XX'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*select the cheapest offer&lt;/P&gt;&lt;P&gt;SORT list_of_offers by NETPR&lt;/P&gt;&lt;P&gt;Use the offer number that has the cheapest price.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Would be very grateful for any help. Thank you in advance!!&lt;/P&gt;&lt;P&gt;Petra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 09:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-sd-ref-doc-cust/m-p/7667636#M1574730</guid>
      <dc:creator>petra_just</dc:creator>
      <dc:date>2011-02-02T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: BADI_SD_REF_DOC_CUST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-sd-ref-doc-cust/m-p/7667637#M1574731</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;Please check documentation for interface IF_SD_REF_DOC_CUST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dhiraj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Feb 2011 06:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-sd-ref-doc-cust/m-p/7667637#M1574731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-04T06:31:22Z</dc:date>
    </item>
  </channel>
</rss>

