<?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: Short Text field in Me51n should be Disabled. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204826#M1626718</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;Goto include LMEGUICJM and in the end of the method build_dynpro_fields, loop at gt_fieldcatalog and modify the property for &lt;STRONG&gt;disabling&lt;/STRONG&gt; the short text field . You have to do it with a implicit enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The account assignment category is not available here, for this you can try some other means like export/import to memory etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2011 09:44:14 GMT</pubDate>
    <dc:creator>kesavadas_thekkillath</dc:creator>
    <dc:date>2011-10-24T09:44:14Z</dc:date>
    <item>
      <title>Short Text field in Me51n should be Disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204822#M1626714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sap Gurus ,&lt;/P&gt;&lt;P&gt;         I am held up with a requirement. While creating Purchase requisition using ME51N if the &lt;STRONG&gt;account assignment category is 'Q'&lt;/STRONG&gt; (i.e project make to order) Short text field next to material number field should be disabled (user should not be allow enter any material descriptions) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I discussed this issue with my functional consultant as he suggested there is &lt;STRONG&gt;SPRO&lt;/STRONG&gt; configuration but it will be generic , applicable for all configurations (i.e &lt;STRONG&gt;for all types of account assignment category ).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked the user exit &lt;STRONG&gt;MEREQ001 and BADI ME_PROCESS_REQ_CUST ,&lt;/STRONG&gt; but since the screen field is not available for line items level , not able make it grey out (disabled).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you kindly suggest me your views in solving this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204822#M1626714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Short Text field in Me51n should be Disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204823#M1626715</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;By debugging the program find a place whre u are getting the screen field.At that positiojn use loop at screen statement to disable the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:29:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204823#M1626715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Short Text field in Me51n should be Disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204824#M1626716</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;By debugging the program find a place whre u are getting the screen field.At that positiojn create enhancement spot and use the loop at screen statement to disable the field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204824#M1626716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Short Text field in Me51n should be Disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204825#M1626717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;  Since we don't have screen field for line items through f1 technical settings , How to proceed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204825#M1626717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Short Text field in Me51n should be Disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204826#M1626718</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;Goto include LMEGUICJM and in the end of the method build_dynpro_fields, loop at gt_fieldcatalog and modify the property for &lt;STRONG&gt;disabling&lt;/STRONG&gt; the short text field . You have to do it with a implicit enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The account assignment category is not available here, for this you can try some other means like export/import to memory etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204826#M1626718</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-10-24T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Short Text field in Me51n should be Disabled.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204827#M1626719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesav,&lt;/P&gt;&lt;P&gt;    I hope as you suggested we have to do it through Enhancement spots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards ,&lt;/P&gt;&lt;P&gt;Sudhir S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2011 09:49:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-text-field-in-me51n-should-be-disabled/m-p/8204827#M1626719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-24T09:49:40Z</dc:date>
    </item>
  </channel>
</rss>

