<?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/5738112#M1301112</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;No, I am using this BAPI to get condition record details by passing customer, SO/DC/Dvision and shipping condtion ..&lt;/P&gt;&lt;P&gt;to the header.&lt;/P&gt;&lt;P&gt;Customer No. and Partner function to the partner details.&lt;/P&gt;&lt;P&gt;and Material No., line No. and quantity to the line item.&lt;/P&gt;&lt;P&gt;I want to displya frieght values based on the SO simulation using above values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to get using Submit program and not getting values when I use directly into the print program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jun 2009 19:57:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-10T19:57:23Z</dc:date>
    <item>
      <title>BAPI_SALESORDER_SIMULATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738107#M1301107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I am using above BAPI for getting condition item details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created FM and used BAPI_SALESORDER_SIMULATE to get condition values, and when I pass the values like SO/DC/Divison/Customer/Shipping condition and material  details in the Functiona Module manually, I am getting the output of condition records from the BAPI SALESORDER_SIMULATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I use my function module in the print program for displaying quotation output using transaction code VA22, I am not getting the condition values for the above BAPI. The value which I am passing are same but I am getting output when I use functional module directly with manual input and not getting the condtion records when I use it in the print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If any one faced similar issues, please send the solution ASAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muralikrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 20:37:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738107#M1301107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-09T20:37:38Z</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/5738108#M1301108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check if you are passing the required number of characters.... sales order 4566 need to be padded with zeros and then be used to send to BAPI as 000000004566 ...so check if you are sending the correct data and using correct converstions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2009 21:10:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738108#M1301108</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-06-09T21:10:49Z</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/5738109#M1301109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joy&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I am passing only the following values and executing VA22 transaction code to display the quotation output :&lt;/P&gt;&lt;P&gt;kunnr&lt;/P&gt;&lt;P&gt;partner role as 'AG'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material No.&lt;/P&gt;&lt;P&gt;Line Item No.&lt;/P&gt;&lt;P&gt;Target Qty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO&lt;/P&gt;&lt;P&gt;DC&lt;/P&gt;&lt;P&gt;Division&lt;/P&gt;&lt;P&gt;Shipping Condtion&lt;/P&gt;&lt;P&gt;Pricing Date as system data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 13:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738109#M1301109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T13:37:34Z</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/5738110#M1301110</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;when I use the below code Submit and return the BAPI is wroking fine.. It is not workign with perform and directly using in the print progrm.. Any suggestion please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;export vbdka tvbdpa to DATABASE indx(z3) ID 'ZU3VADOR01'.&lt;/P&gt;&lt;P&gt;submit ztestmk and return.&lt;/P&gt;&lt;P&gt;IMPORT lt_order_conditions_ex FROM DATABASE indx(z3) ID 'ZU3VADOR01'.&lt;/P&gt;&lt;P&gt;BREAK GALIMURA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use above code it is working..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is user below code it is not working :&lt;/P&gt;&lt;P&gt;*perform f_zu3_fright_cal(ztestmk) tables tvbdpa&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                     using vbdka&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                  changing lt_order_conditions_ex.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 16:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738110#M1301110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T16:56:50Z</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/5738111#M1301111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To my knowledge, this BAPI function module is not used for retrieving data from already existing orders.  If that's what you're trying to do, you should try function module BAPISDORDER_GETDETAILEDLIST.  In the parameter I_BAPI_VIEW, you would want to set fields SDCOND and SDCOND_ADD to "X".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 19:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738111#M1301111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T19:31:15Z</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/5738112#M1301112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;No, I am using this BAPI to get condition record details by passing customer, SO/DC/Dvision and shipping condtion ..&lt;/P&gt;&lt;P&gt;to the header.&lt;/P&gt;&lt;P&gt;Customer No. and Partner function to the partner details.&lt;/P&gt;&lt;P&gt;and Material No., line No. and quantity to the line item.&lt;/P&gt;&lt;P&gt;I want to displya frieght values based on the SO simulation using above values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to get using Submit program and not getting values when I use directly into the print program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 19:57:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-salesorder-simulate/m-p/5738112#M1301112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-10T19:57:23Z</dc:date>
    </item>
  </channel>
</rss>

