<?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: MIGO error message in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683537#M886996</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Also in the BADI you are only allowed to change the same fields, which are able to change in the only transaction (in general). So either it's possible to open the fields for change in MIGO (by customizing), or you need to search for a different place (without the checks) to make your value change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2008 16:01:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-16T16:01:16Z</dc:date>
    <item>
      <title>MIGO error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683534#M886993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Have a reqt to change material number in Line item data in MIGO Transaction.&lt;/P&gt;&lt;P&gt;While attempting to do that through BADI, I am able to change it in the structure but its not getting displayed on screen. Getting system message as: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BADI: Field MATNR is not ready for input. (Change is not taken over)&lt;/P&gt;&lt;P&gt;Message no. MIGO050&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;The contents of field MATNR have been changed in BAdI MB_MIGO_BADI (method LINE_MODIFY). The field, however, is not ready for input, so the change cannot be copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody help. where can we find MIGO messages?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;cs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 06:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683534#M886993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T06:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683535#M886994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;search for a user-exit to do so..&lt;/P&gt;&lt;P&gt;else use field-exit...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sharayu Kumatkar on Apr 11, 2008 12:37 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 07:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683535#M886994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T07:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683536#M886995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its not possible to make use of Exits here. How can we make configuration settings for a BADI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 14:41:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683536#M886995</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T14:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683537#M886996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Also in the BADI you are only allowed to change the same fields, which are able to change in the only transaction (in general). So either it's possible to open the fields for change in MIGO (by customizing), or you need to search for a different place (without the checks) to make your value change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 16:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683537#M886996</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T16:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683538#M886997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 03:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683538#M886997</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-20T03:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO error message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683539#M886998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="153912" data-username="shireesha.charlapally" href="https://answers.sap.com/people/shireesha.charlapally"&gt;Sirisha C&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you explain how had you resolved this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2015 14:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-error-message/m-p/3683539#M886998</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-11T14:30:53Z</dc:date>
    </item>
  </channel>
</rss>

