<?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: Changing field texts in Basic Data view in MM03 tcode for plant specific in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652415#M879709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have given me a good solution for my problem.But the problem is they want to chang ethe field descriptions only for mm03 screen only that too for specific plants only.There is no exit available.How to do this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Radhika.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2008 06:15:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-16T06:15:07Z</dc:date>
    <item>
      <title>Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652412#M879706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For MM03 which is for material display transaction ,in the BASIC DATA view for certain plants they want to have different field texts(  i.e instead of Material group they want to have Material Category etc) other than the standard .is this requirement posible?if yes how to do this requirement???????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Radhika.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 08:48:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652412#M879706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T08:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652413#M879707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i suppose u hv to go through with Field exists...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go with the Program RSMODPRF&lt;/P&gt;&lt;P&gt;      F8&lt;/P&gt;&lt;P&gt;give the data element name..&lt;/P&gt;&lt;P&gt;     F8&lt;/P&gt;&lt;P&gt;it will generate a function Module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the source code...&lt;/P&gt;&lt;P&gt;write condition .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if werks = '.....'.&lt;/P&gt;&lt;P&gt;  Name1 = '.................'/&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and activate only for mmo3 program &amp;amp; screen.&lt;/P&gt;&lt;P&gt;Hope it will work..&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;Kiran.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 09:56:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652413#M879707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T09:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652414#M879708</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;&lt;EM&gt;Yes it is possible to change the field texts.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In MM03 Iam expalining you how to change the field text of material group in the basic data one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press &lt;STRONG&gt;F1&lt;/STRONG&gt; on the field  material group&lt;/P&gt;&lt;P&gt;check the technical settings and note down the data element&lt;/P&gt;&lt;P&gt;it is &lt;STRONG&gt;MATKL&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to Transaction code &lt;STRONG&gt;CMOD&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;click on &lt;STRONG&gt;GOTO&lt;/STRONG&gt;  -&amp;gt;&lt;STRONG&gt;TEXT ENHANCEMENTS&lt;/STRONG&gt; &amp;gt;&lt;STRONG&gt;KEYWORDS&lt;/STRONG&gt; -&amp;gt; &lt;STRONG&gt;CHANGE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put the dataelement  MATKL and press ENTER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you can change the Text MATERIAL GROUP to what ever you like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simillarly you can do for the other fields.&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;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2008 10:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652414#M879708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-15T10:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652415#M879709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You have given me a good solution for my problem.But the problem is they want to chang ethe field descriptions only for mm03 screen only that too for specific plants only.There is no exit available.How to do this requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Radhika.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:15:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652415#M879709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652416#M879710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Your solution works.But which field exit to use.I searched for user exits for mm03 transaction.but there is no  user exit available.can you tell me which user exit to use for writing our code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Radhika.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2008 06:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652416#M879710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-16T06:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652417#M879711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Radhika..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose u hv to do field exit for mater description MAKTX...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. &lt;/P&gt;&lt;P&gt;se38 -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt; &amp;gt; RSMODPRF -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; give data element MAKTX&lt;/P&gt;&lt;P&gt;execute --- &amp;gt; it will generate a function module.&lt;/P&gt;&lt;P&gt;in that function module source code...&lt;/P&gt;&lt;P&gt;Declare....&lt;/P&gt;&lt;P&gt;if tcode = 'MM03'.&lt;/P&gt;&lt;P&gt;   if werks = '      '.&lt;/P&gt;&lt;P&gt;     maktx = ' Material Group.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt; do required times.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;And activate only for mm03 program and screen&lt;/P&gt;&lt;P&gt;It will work.&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Kiran.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2008 13:16:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652417#M879711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-17T13:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652418#M879712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran&lt;/P&gt;&lt;P&gt;Ur answer is very helpful to me.But how to what are the import ,export parameters for the function module and where to activate it only for  mm03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Apr 2008 13:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652418#M879712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-19T13:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing field texts in Basic Data view in MM03 tcode for plant specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652419#M879713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Radhika...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just give u r email id that i can send u the complete screen shots.&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;Kiran.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2008 08:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-field-texts-in-basic-data-view-in-mm03-tcode-for-plant-specific/m-p/3652419#M879713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-21T08:13:18Z</dc:date>
    </item>
  </channel>
</rss>

