<?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>Question Re: How can I avoid the modification of short text of a Material ? in Enterprise Resource Planning Q&amp;A</title>
    <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031861#M877705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;for this u can make the short text field in display mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the menu path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spro &amp;gt; material management &amp;gt; purchasing &amp;gt; purchase requisition &amp;gt; define screen layout at document level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there for me51n and akth you go to basic data,item you can make the material description field as display.&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;jash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Jun 2008 05:12:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-14T05:12:20Z</dc:date>
    <item>
      <title>How can I avoid the modification of short text of a Material ?</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaq-p/4031857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts, I want to prevent the situation in which the user choose a Material number when creates a Purchase Requisition (ME51N) and the system uses the Material Master description. But before save this document, the user change the short text of the material. This cause a lot of confusion on purchasing department. I would like to have this field as only display screen layout, but the issue here is that we need to procure another materials without material master number.&lt;/P&gt;&lt;P&gt;Any Suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 15:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaq-p/4031857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T15:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I avoid the modification of short text of a Material ?</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031858#M877702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This issue can not be handle via std config, so you have to implement the User eixt which should have logic &lt;/P&gt;&lt;P&gt;if material number is enter in the req than the text field should be display other wise it should be open for text entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use the user exit MEREQ001.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 15:41:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031858#M877702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T15:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I avoid the modification of short text of a Material ?</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031859#M877703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The short text is a field which has importance at time whe u create a PR w/o material. So this field is always a changeable field. There is no standard message to restrict this. There is no option of making this as display only. You create a custom message and put in the user exit before saving PR. Logic: When u enter material no. and short desc. s changed, the error message should pop-up as warning or error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhushan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2008 15:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031859#M877703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-13T15:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I avoid the modification of short text of a Material ?</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031860#M877704</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;You can use Version Management for Purchase Requisitions to avoid Changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the fields for Version Managemnt. Such that if any user changes the relevent field it will ask reason for change and Modifier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one more option called Copying rules for Purchase orders. Plz have a look in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Ashok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2008 04:31:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031860#M877704</guid>
      <dc:creator>former_member192897</dc:creator>
      <dc:date>2008-06-14T04:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I avoid the modification of short text of a Material ?</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031861#M877705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;for this u can make the short text field in display mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;follow the menu path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spro &amp;gt; material management &amp;gt; purchasing &amp;gt; purchase requisition &amp;gt; define screen layout at document level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there for me51n and akth you go to basic data,item you can make the material description field as display.&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;jash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2008 05:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031861#M877705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-14T05:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I avoid the modification of short text of a Material ?</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031862#M877706</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 can do it bu making the short text field as "Display" in configuration.&lt;/P&gt;&lt;P&gt;Go to SPRO-Materials Management-Purchasing-Purchase requisition-Define screen layout at document level.&lt;/P&gt;&lt;P&gt;Select ME51N-Basic Data,Item-For short text click the Display check box.&lt;/P&gt;&lt;P&gt;By this the short text field will be only for display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2008 05:19:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/how-can-i-avoid-the-modification-of-short-text-of-a-material/qaa-p/4031862#M877706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-14T05:19:03Z</dc:date>
    </item>
  </channel>
</rss>

