<?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: pricing simulation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583775#M263211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing a wrapper program for bapi_salesorder_simulate.I was told to input some of the fields from tables order_header_in, order_items_in, order_partner and order-schedule_in and take the output from output table order_condition_ex.&lt;/P&gt;&lt;P&gt;I donno how to use some fields from a table to call that bapi.I appreciate if anyone can help me with this.In selection screen i was asked to give customer no, material no,sales area and coupon no.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Sep 2006 16:07:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-14T16:07:03Z</dc:date>
    <item>
      <title>pricing simulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583772#M263208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a Bapi which is very much similar to bapi_salesorder_simulate.Can u please tell me from which field i can get the model no.I am asked to give that in the selection screen.I appreciate if anyone can help me with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 16:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583772#M263208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-13T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: pricing simulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583773#M263209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Model number is related to equipment number or something then it is from table EQUI-EQUNR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 09:43:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583773#M263209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T09:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: pricing simulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583774#M263210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Couldnt get what you mean by "similar to bapi_salesorder_simulate.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as i know Material is some time referred to as Model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 09:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583774#M263210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T09:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: pricing simulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583775#M263211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing a wrapper program for bapi_salesorder_simulate.I was told to input some of the fields from tables order_header_in, order_items_in, order_partner and order-schedule_in and take the output from output table order_condition_ex.&lt;/P&gt;&lt;P&gt;I donno how to use some fields from a table to call that bapi.I appreciate if anyone can help me with this.In selection screen i was asked to give customer no, material no,sales area and coupon no.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2006 16:07:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583775#M263211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-14T16:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: pricing simulation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583776#M263212</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;   To use the FM, below are the minumum parameters that&lt;/P&gt;&lt;P&gt;you need to pass to the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Header: &lt;/P&gt;&lt;P&gt;   Document Type&lt;/P&gt;&lt;P&gt;   Sales Organization&lt;/P&gt;&lt;P&gt;   Distribution Channel&lt;/P&gt;&lt;P&gt;   Division&lt;/P&gt;&lt;P&gt;   Requested delivery date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Items:&lt;/P&gt;&lt;P&gt;   Item Number&lt;/P&gt;&lt;P&gt;   Material Number&lt;/P&gt;&lt;P&gt;   Quantity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Partners:&lt;/P&gt;&lt;P&gt;   Partner Role - (AG) - Sold-To Party&lt;/P&gt;&lt;P&gt;   Partner Number - Customer Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Schedule Lines&lt;/P&gt;&lt;P&gt;   Item Number&lt;/P&gt;&lt;P&gt;   Delivery Date&lt;/P&gt;&lt;P&gt;   Qty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Note that itz always better to pass the item number &lt;/P&gt;&lt;P&gt;while calling these BAPI's as this can be the reference&lt;/P&gt;&lt;P&gt;for us while handling Schedule Lines or Conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Hope the above info helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 02:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-simulation/m-p/1583776#M263212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-15T02:20:30Z</dc:date>
    </item>
  </channel>
</rss>

