<?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: BAPI_SALESORDER_SIMULATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019432#M1608570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Coleques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I founjd a solutione !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At "Userexit_check_vbak" i save the header netvalue and Currency in VBFS which will be automatic sent to the BAPIRET2 table at the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
If not vbak-netwr eq 0.
   perform message_vbfs_aufbauen(SAPFV45L) using space
                                                                                space
                                                                                space
                                                                                'NETWR'
                                                                                vbak-netwr
                                                                                vbak-.waerk
                                                                                space.
endif,

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also dont forget:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 Include VBFSDATA. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Lutz Dittmer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Lutz Dittmer on Aug 5, 2011 9:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Aug 2011 07:34:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-08-05T07:34:11Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_SIMULATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019429#M1608567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Colleques !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I develope in moment a function module for Web-Service, which get a table of catalog numbers and has to simulate an SD Offer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the item netvalue and the item conditions, but i also need the document netvalue or the header conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;S0008354896&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 08:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019429#M1608567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-04T08:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019430#M1608568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lutz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you examine BAPI_SALESORDER_GETLIST FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 12:56:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019430#M1608568</guid>
      <dc:creator>former_member212713</dc:creator>
      <dc:date>2011-08-04T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019431#M1608569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dittmer,&lt;/P&gt;&lt;P&gt;Are you filling in your qty in ORDER_SCHEDULE_IN-REQ_QTY,&lt;/P&gt;&lt;P&gt;if you aren't, please test this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;Paul Quinn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 17:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019431#M1608569</guid>
      <dc:creator>paul_quinn</dc:creator>
      <dc:date>2011-08-04T17:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SALESORDER_SIMULATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019432#M1608570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Coleques&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I founjd a solutione !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At "Userexit_check_vbak" i save the header netvalue and Currency in VBFS which will be automatic sent to the BAPIRET2 table at the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
If not vbak-netwr eq 0.
   perform message_vbfs_aufbauen(SAPFV45L) using space
                                                                                space
                                                                                space
                                                                                'NETWR'
                                                                                vbak-netwr
                                                                                vbak-.waerk
                                                                                space.
endif,

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also dont forget:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
 Include VBFSDATA. 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Lutz Dittmer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Lutz Dittmer on Aug 5, 2011 9:34 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2011 07:34:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/8019432#M1608570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-05T07:34:11Z</dc:date>
    </item>
  </channel>
</rss>

