<?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 creating service contracts (purchasing documents) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924915#M1891227</link>
    <description>&lt;P&gt;Hello Experts, &lt;/P&gt;&lt;P&gt;I have been assigned to work on similar requirement to create service outline contract.&lt;/P&gt;&lt;P&gt;I have gone through blogs which are provided in SDN forum such as &lt;/P&gt;&lt;H1&gt;&lt;/H1&gt;&lt;P&gt;1)Roadmap to transitioning from BDC on ME32K to using RFC for service outline agreements – Part 1&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2016/05/23/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc/"&gt;https://blogs.sap.com/2016/05/23/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2) Roadmap to transitioning from BDC on ME32K to using RFC for service outline agreements – Part 2. &lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2016/05/24/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc-for-service-outline-agreements-part-2/"&gt;https://blogs.sap.com/2016/05/24/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc-for-service-outline-agreements-part-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So far I am unable to understand if there is no field provided for outline level ( EXTGROUP) in input  CHT_SRV_LINE for class method cl_bbp_es_contract_update=&amp;gt;EXECUTE, how can I can create Outline Agreement using this cl_bbp_es_contract_update or FM BBP_ES_OA_UPDATE. &lt;/P&gt;&lt;P&gt;Appreciate if anyone can provide some example for create/change of Service contract ( T-code ME31K, ME32K ). &lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 00:22:43 GMT</pubDate>
    <dc:creator>tripurari_rai2</dc:creator>
    <dc:date>2020-05-29T00:22:43Z</dc:date>
    <item>
      <title>BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924907#M1891219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with standard module BBP_ES_OA_UPDATE. It is the only one I found that can be used both for creating material and service contracts (these in EKKO table).&lt;/P&gt;&lt;P&gt;I am able to create material contract, however it is impossible to do the same for service contract as it has slightly different structure.&lt;/P&gt;&lt;P&gt;I'm afraid that FM has problem with binding document item with service line, despite the fact that it seems I enter it properly (fields EXTROW and PACKNO?).&lt;/P&gt;&lt;P&gt;Either the following error occurs:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SE 478 No reference services exist&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;or the contract is being created but with no service lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The numbers of package I was testing were correct and they always referred to several service lines in ESLL table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you have any experience with BBP_ES_OA_UPDATE?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Or maybe you know other module that is capable of creating both material and service contracts?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for every answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Karol Urbańczyk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 10:13:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924907#M1891219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-02T10:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924908#M1891220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe someone is able to provide a set of filled structures that would create service contract?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 10:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924908#M1891220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-03T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924909#M1891221</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 fill the parameter &lt;STRONG&gt;SRV_LINE &lt;/STRONG&gt;as well in BAPI as the error says&amp;nbsp; &lt;STRONG&gt;SE 478 No reference &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;services exist.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I worked on creation of SERVICE ENTRIES SHEETS for PO, so I filled even Service Lines &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;related data as well.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Rafi&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 16:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924909#M1891221</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-03T16:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924910#M1891222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To me it seems that SRV_LINE is a return structure, as the service lines that are in the given package always appear in this structure after launching of module. Then this is even more weird that I got "SE 478 No reference services exist.".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create service contract (with reference do srv lines), not the srv lines themselves.&lt;/P&gt;&lt;P&gt;It seems that the only possibility to bind them is through package number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you worked with BBP_ES_OA_UPDATE?&lt;/P&gt;&lt;P&gt;I'm just looking for anybody who did create service contract with it &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1200/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 11:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924910#M1891222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-03-04T11:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924911#M1891223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find a solution for this problem? I face the same issue. If you did, please share yout findings if posssible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found SAP Note 1977343 - BAPI_CONTRACT_CREATE for service or limit items which is not very encouraging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 15:35:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924911#M1891223</guid>
      <dc:creator>reedtzj</dc:creator>
      <dc:date>2015-08-25T15:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924912#M1891224</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 managed to create service contract with this BAPI. Problem with my variant was that I did not put an 'X' in ITEMX - ITEM_NOX.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 07:55:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924912#M1891224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-26T07:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924913#M1891225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again Karol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I missed that one too. Quite uncommon way for a BAPI I must admit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still facing some other problem with the input data though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you mind posting som exemple code that works for you here? That would be most helpful and would save me quite some time hopefully. Also could benefit others as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again: Thans a ton for the answer so far and the hint!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 09:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924913#M1891225</guid>
      <dc:creator>reedtzj</dc:creator>
      <dc:date>2015-08-26T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924914#M1891226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi again Karol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt; Still facing some other problem with the input data though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Would you mind posting som exemple code that works for you here? That would be most helpful and would save me quite some time hopefully. Also could benefit others as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I am currently stuck with this one. My customer is not using E-Sourcing at all. Found the FM &lt;SPAN style="color: #333333; font-size: 12px; background-color: #f8f8f8;"&gt;BBP_ES_OA_UPDATE and this thread from searching.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;It would be very very helpful to see some working code. Maybe I missed something important? &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I don't like to revert to Batch Input solution but that might be the wway to go if this FM &lt;SPAN style="color: #333333; font-size: 12px; background-color: #f8f8f8;"&gt;BBP_ES_OA_UPDATE can't help. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;To be precise I don't use the FM directly as it does some not for us relevant checking before calling the method cl_bbp_es_contract_update&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;execute method which does all the heavy lifting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards, Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 13:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924914#M1891226</guid>
      <dc:creator>reedtzj</dc:creator>
      <dc:date>2015-08-28T13:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for creating service contracts (purchasing documents)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924915#M1891227</link>
      <description>&lt;P&gt;Hello Experts, &lt;/P&gt;&lt;P&gt;I have been assigned to work on similar requirement to create service outline contract.&lt;/P&gt;&lt;P&gt;I have gone through blogs which are provided in SDN forum such as &lt;/P&gt;&lt;H1&gt;&lt;/H1&gt;&lt;P&gt;1)Roadmap to transitioning from BDC on ME32K to using RFC for service outline agreements – Part 1&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2016/05/23/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc/"&gt;https://blogs.sap.com/2016/05/23/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2) Roadmap to transitioning from BDC on ME32K to using RFC for service outline agreements – Part 2. &lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2016/05/24/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc-for-service-outline-agreements-part-2/"&gt;https://blogs.sap.com/2016/05/24/roadmap-to-transitioning-from-bdc-on-me32k-to-using-rfc-for-service-outline-agreements-part-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So far I am unable to understand if there is no field provided for outline level ( EXTGROUP) in input  CHT_SRV_LINE for class method cl_bbp_es_contract_update=&amp;gt;EXECUTE, how can I can create Outline Agreement using this cl_bbp_es_contract_update or FM BBP_ES_OA_UPDATE. &lt;/P&gt;&lt;P&gt;Appreciate if anyone can provide some example for create/change of Service contract ( T-code ME31K, ME32K ). &lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 00:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-creating-service-contracts-purchasing-documents/m-p/10924915#M1891227</guid>
      <dc:creator>tripurari_rai2</dc:creator>
      <dc:date>2020-05-29T00:22:43Z</dc:date>
    </item>
  </channel>
</rss>

