<?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 for customer quotation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199804#M469885</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;I have created outbound idoc and i have seen below data &lt;/P&gt;&lt;P&gt;segment E1EDK02-QUALF = '004' (Vendor Quotation) and E1EDK02-BELNR = &amp;lt;quotation number&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you provided earlier and i am trying to create inbound idoc with ref of successful outbound idoc but i am getting lot of errors when i run in foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i observed in creation of inbound idoc segments data is not correctly mapping for example condition types when it is zcmp it is taking edi1...similarly for all fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me need i change the data records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Cris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2007 21:54:42 GMT</pubDate>
    <dc:creator>HariMaradana</dc:creator>
    <dc:date>2007-04-30T21:54:42Z</dc:date>
    <item>
      <title>BAPI for customer quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199799#M469880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using BAPI(Sales and Distribution-&amp;gt;Sales-&amp;gt;CustomerQuotation-&amp;gt;CreateFromData2) in ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object Type: BUS2031&lt;/P&gt;&lt;P&gt;Method: CREATEFROMDATA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Module for Outbound ALE: ALE_QUOTATION_CREATEFROMDATA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE Message Type: QUOTATION_CREATEFROMDATA&lt;/P&gt;&lt;P&gt;Function Module: BAPI_QUOTATION_CREATEFROMDATA2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement: When a Quotation is created or saved the IDOC has to be created. For this we have IDOC_OUTPUT_QUOTES. But I am using BAPI because the idoc will come back again from legacy system, for this we dont have any inbound idoc function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: I have done all required settings like new process code, partner profiles and distribution model. But when i tried to issue the output in VA22 i am getting following error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No recipient found for message type QUOTATION_CREATEFROMDATA2 in the ALE model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide step by step how to use existing released bapis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Cris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 19:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199799#M469880</guid>
      <dc:creator>HariMaradana</dc:creator>
      <dc:date>2007-04-30T19:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199800#M469881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can use the standard message type ORDERS and IDoc type ORDERS05 for a quotation as well.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 20:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199800#M469881</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-04-30T20:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199801#M469882</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;you mean to say i need to use the following steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MessageType: QUOTES&lt;/P&gt;&lt;P&gt;Process Code: SD12&lt;/P&gt;&lt;P&gt;FM : IDOC_OUTPUT_QUOTES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did above steps and created outbound IDOC, But i am unable to create inbound IDOC by we19 tcode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me for inbound idoc for quotations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Cris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 20:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199801#M469882</guid>
      <dc:creator>HariMaradana</dc:creator>
      <dc:date>2007-04-30T20:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199802#M469883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you maintaining Control records properly in WE19,Check your control record has green color in WE19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE19-&amp;gt; Second screen - &amp;gt; IDOC-&amp;gt;Edit control record&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward Points if it is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 21:04:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199802#M469883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-30T21:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199803#M469884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use try this for inbound partner profile setup ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MessageType: ORDERS&lt;/P&gt;&lt;P&gt;Process Code: ORDE&lt;/P&gt;&lt;P&gt;FM : IDOC_INPUT_ORDERS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create an IDoc with refers to an existing quotation (from outbound IDoc) by populating segment E1EDK02-QUALF = '004' (Vendor Quotation) and E1EDK02-BELNR = &amp;lt;quotation number&amp;gt;.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 21:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199803#M469884</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-04-30T21:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for customer quotation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199804#M469885</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;I have created outbound idoc and i have seen below data &lt;/P&gt;&lt;P&gt;segment E1EDK02-QUALF = '004' (Vendor Quotation) and E1EDK02-BELNR = &amp;lt;quotation number&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you provided earlier and i am trying to create inbound idoc with ref of successful outbound idoc but i am getting lot of errors when i run in foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i observed in creation of inbound idoc segments data is not correctly mapping for example condition types when it is zcmp it is taking edi1...similarly for all fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me need i change the data records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Cris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2007 21:54:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-customer-quotation/m-p/2199804#M469885</guid>
      <dc:creator>HariMaradana</dc:creator>
      <dc:date>2007-04-30T21:54:42Z</dc:date>
    </item>
  </channel>
</rss>

