<?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 Screen Exit for Material Master in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504895#M1422433</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 implemented a screen exit for Material master, its working fine. but If I do any change (MM02) for material master, changes are reflected in database and application but I am getting a message in status bar as 'No Changes made'. Please help regariding this I have to change the satus as 'XXXXX Material saved'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XXXXX means material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Dec 2009 12:17:54 GMT</pubDate>
    <dc:creator>former_member382123</dc:creator>
    <dc:date>2009-12-31T12:17:54Z</dc:date>
    <item>
      <title>Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504895#M1422433</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 implemented a screen exit for Material master, its working fine. but If I do any change (MM02) for material master, changes are reflected in database and application but I am getting a message in status bar as 'No Changes made'. Please help regariding this I have to change the satus as 'XXXXX Material saved'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XXXXX means material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2009 12:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504895#M1422433</guid>
      <dc:creator>former_member382123</dc:creator>
      <dc:date>2009-12-31T12:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504896#M1422434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can check the enhancement MGA00001  and in that check the exit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLMGMU_001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check the below badi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BADI_MATERIAL_CHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Satish Boguda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 12:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504896#M1422434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T12:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504897#M1422435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. I implemented screen exit with MGA00001 enhancement, its working fine. I can create the material and display the material after implemented the enhancement. But when ever I change the customer field values in material master data was updated in database as well as material master application, but I get the message with 'No changes made' (but changes are happens in database and application) So please help me regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 14:29:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504897#M1422435</guid>
      <dc:creator>former_member382123</dc:creator>
      <dc:date>2010-01-01T14:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504898#M1422436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkata, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to find the exact place from which this error is coming . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put breakpoint on message statement in debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now , check the condition in which this message is thrown. There are chances that you have cleared some variable or workarea in you exit implementation .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jan 2010 15:24:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504898#M1422436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-01T15:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504899#M1422437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venkata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check what is value of system field SY-DATAR in the debugging...&lt;/P&gt;&lt;P&gt;if it is X  ie : if in debugging SY-DATAR = X , then chnages are made in your tranaction &lt;/P&gt;&lt;P&gt;ie : if it is space then no changes were made to the transaction..&lt;/P&gt;&lt;P&gt;jjust check what is the value of sy-datar in degubbing..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if space just try to change to X and check by presing F8 buuton , this should help..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me knwo if you need further info...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Satish Boguda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jan 2010 17:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504899#M1422437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-03T17:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504900#M1422438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;              I have checked system field SY-DATAR value in debug. The value is 'X'. Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 10:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504900#M1422438</guid>
      <dc:creator>former_member382123</dc:creator>
      <dc:date>2010-01-04T10:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504901#M1422439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  Venkata,&lt;/P&gt;&lt;P&gt; You said You have implemented screen exit , can u give me the details of that screen exit..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 08:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504901#M1422439</guid>
      <dc:creator>venkat_ramana12</dc:creator>
      <dc:date>2010-01-27T08:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504902#M1422440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Give ur mail ID i will send the documentation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 10:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504902#M1422440</guid>
      <dc:creator>former_member382123</dc:creator>
      <dc:date>2010-02-03T10:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504903#M1422441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 06:00:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504903#M1422441</guid>
      <dc:creator>venkat_ramana12</dc:creator>
      <dc:date>2010-02-04T06:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit for Material Master</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504904#M1422442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Venkata Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go thtough the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy and make the below link into the proper form. In space use back slash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;saptechnical(dot)com Tutorials ExitsBADIs MM/MM01.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With regards,&lt;/P&gt;&lt;P&gt;Sumodh.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 13:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit-for-material-master/m-p/6504904#M1422442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T13:02:11Z</dc:date>
    </item>
  </channel>
</rss>

