<?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: To enable a textfield in Tcode FB02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368235#M1839521</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 decided to proceed by Implicit Enhancement. I found the subroutine(ZEILE_MODIFIZIEREN) upon where I inserted my enhancement code i.e-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;loop at screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; if screen-name = 'BSEG-GSBER'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; screen-input = 1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;modify screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; endif.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;endloop.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While debugging, the screen-input gets changed to ON. But the result is not being obtained.&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh Nair&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jun 2014 10:38:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-06-16T10:38:56Z</dc:date>
    <item>
      <title>To enable a textfield in Tcode FB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368233#M1839519</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 want to enable the textfield of Business Area(COLB-GSBER) in FB02 Tcode. I found the layout of the screen and wouldn't let me change the status of the textfield. Can it be done using Implicit Enhancement? If positive, what would be the name of the form and what would be code to be put in that enhancement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh Nair&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 04:51:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368233#M1839519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T04:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: To enable a textfield in Tcode FB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368234#M1839520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First read&amp;nbsp; &lt;A href="http://service.sap.com/sap/support/notes/40659" title="40659  - Can GSBER be changed?"&gt;&lt;SPAN class="title"&gt;40659 - Can GSBER be changed?&lt;/SPAN&gt;&lt;/A&gt; (just for information contained and not for implementation) and ask functionals for their opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 05:14:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368234#M1839520</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-06-13T05:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: To enable a textfield in Tcode FB02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368235#M1839521</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 decided to proceed by Implicit Enhancement. I found the subroutine(ZEILE_MODIFIZIEREN) upon where I inserted my enhancement code i.e-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;loop at screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; if screen-name = 'BSEG-GSBER'.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; screen-input = 1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;modify screen.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; endif.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;endloop.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While debugging, the screen-input gets changed to ON. But the result is not being obtained.&lt;/P&gt;&lt;P&gt;Please help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rakesh Nair&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 10:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/to-enable-a-textfield-in-tcode-fb02/m-p/10368235#M1839521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-16T10:38:56Z</dc:date>
    </item>
  </channel>
</rss>

