<?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: SD Quotation Creation BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834569#M1590278</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 ensure you have taken care of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A costing model is identified via the following fields (key):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITM_NUMBER Quotation Item&lt;/P&gt;&lt;P&gt;PCKG_NO Package number&lt;/P&gt;&lt;P&gt;LINE_NO Internal Line number&lt;/P&gt;&lt;P&gt;Additionally, you must transfer identification field COSTMODEL for the cost model that you wish to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each costing model there must be a corresponding data record,  the same PCKG_NO and LINE_NO  in transfer parameter QuotationServices.&lt;/P&gt;&lt;P&gt;It is not possible to attach costing item with outline and main item.&lt;/P&gt;&lt;P&gt;LogicSwitch must have a value in it if you want to be transfer cost back to service line level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you have called bapi_transaction_commit on successful execution of the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 May 2011 04:10:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-13T04:10:33Z</dc:date>
    <item>
      <title>SD Quotation Creation BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834568#M1590277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm creating Quotation thru a "Z" program by calling the BAPI "BAPI_QUOTATION_CREATEBOS".&lt;/P&gt;&lt;P&gt;All paramteras are passed thru the flat file table and successfully got created.&lt;/P&gt;&lt;P&gt;When I look into the Costing Model values, they are still empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly Help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gokul.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 03:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834568#M1590277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T03:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: SD Quotation Creation BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834569#M1590278</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 ensure you have taken care of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A costing model is identified via the following fields (key):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITM_NUMBER Quotation Item&lt;/P&gt;&lt;P&gt;PCKG_NO Package number&lt;/P&gt;&lt;P&gt;LINE_NO Internal Line number&lt;/P&gt;&lt;P&gt;Additionally, you must transfer identification field COSTMODEL for the cost model that you wish to create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each costing model there must be a corresponding data record,  the same PCKG_NO and LINE_NO  in transfer parameter QuotationServices.&lt;/P&gt;&lt;P&gt;It is not possible to attach costing item with outline and main item.&lt;/P&gt;&lt;P&gt;LogicSwitch must have a value in it if you want to be transfer cost back to service line level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you have called bapi_transaction_commit on successful execution of the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 04:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834569#M1590278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T04:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: SD Quotation Creation BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834570#M1590279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The points mentioned are represented and Quotation got created successfully. &lt;/P&gt;&lt;P&gt;The problem is only with the updating with Costing Model Characteristic Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gokul.N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 04:30:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sd-quotation-creation-bapi/m-p/7834570#M1590279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-13T04:30:49Z</dc:date>
    </item>
  </channel>
</rss>

