<?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 BAPI_SAG_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912319#M1963271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I have a problem while using BAPI_SAG_CHANGE. I´ve created 2 Z fields (type CHAR1) in structure CI_EKKODB, which are showen in dynpro 201. If I update them on-line (tx ME32L),everything goes ok, they are updated and the system shows the message 'scheduling agreement xxx changed', But if I use this bapi, it wouldn´t change them. Table RETURN has the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instance xxx of object type Purchschedagreement has been changed.&lt;/P&gt;&lt;P&gt;Scheduling agreement xxx changed&lt;/P&gt;&lt;P&gt;No message generated for output of purchasing document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach the code of the program&lt;/P&gt;&lt;P&gt;Tks on advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2016 14:26:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-09-29T14:26:04Z</dc:date>
    <item>
      <title>BAPI_SAG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912319#M1963271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, I have a problem while using BAPI_SAG_CHANGE. I´ve created 2 Z fields (type CHAR1) in structure CI_EKKODB, which are showen in dynpro 201. If I update them on-line (tx ME32L),everything goes ok, they are updated and the system shows the message 'scheduling agreement xxx changed', But if I use this bapi, it wouldn´t change them. Table RETURN has the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instance xxx of object type Purchschedagreement has been changed.&lt;/P&gt;&lt;P&gt;Scheduling agreement xxx changed&lt;/P&gt;&lt;P&gt;No message generated for output of purchasing document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach the code of the program&lt;/P&gt;&lt;P&gt;Tks on advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 14:26:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912319#M1963271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-29T14:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SAG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912320#M1963272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maria,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you may have some field assignments reversed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You have...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;s_bapi_te_mepoheader-zzconfpl = 'X'.&lt;/P&gt;&lt;P&gt;s_bapi_te_mepoheaderx-zzconfpl = p_zznfre.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It should be...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;s_bapi_te_mepoheader-zzconfpl = p_zznfre.&lt;/P&gt;&lt;P&gt;s_bapi_te_mepoheaderx-zzconfpl = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 18:21:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912320#M1963272</guid>
      <dc:creator>jdloranger</dc:creator>
      <dc:date>2016-09-29T18:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_SAG_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912321#M1963273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Justin, Tks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed it but doesn´´t work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.I ´ve another program which is exactly the same but using BAPI_PO_CHANGE (to change another Z field for the purcharse order)&amp;nbsp; and it works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don´t know whether the order of the Z fields in&amp;nbsp; structure BAPI_TE_MEPOHEADER MATTERS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Sep 2016 10:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-sag-change/m-p/11912321#M1963273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-09-30T10:20:24Z</dc:date>
    </item>
  </channel>
</rss>

