<?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 Module Pool Disabled Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011521#M1496763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developing a module pool, in which some fields like kors and saknr needs a match code. I've well configured the z match code i've created, but in the work area fields associated to the table control on the dynpro, (disabled of course) for the description of that key fields, the match code does not return any value. I've tried to create a module when the user inputs the fields, but the same problem occurs. Any suggestions?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jun 2010 01:14:03 GMT</pubDate>
    <dc:creator>stevealexander_cookferrer</dc:creator>
    <dc:date>2010-06-16T01:14:03Z</dc:date>
    <item>
      <title>Module Pool Disabled Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011521#M1496763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developing a module pool, in which some fields like kors and saknr needs a match code. I've well configured the z match code i've created, but in the work area fields associated to the table control on the dynpro, (disabled of course) for the description of that key fields, the match code does not return any value. I've tried to create a module when the user inputs the fields, but the same problem occurs. Any suggestions?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 01:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011521#M1496763</guid>
      <dc:creator>stevealexander_cookferrer</dc:creator>
      <dc:date>2010-06-16T01:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Disabled Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011522#M1496764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check out the propertied of that table control field on the dynpro.&lt;/P&gt;&lt;P&gt;Double click on table control field -&amp;gt; property window will open  &lt;/P&gt;&lt;P&gt;then attribute-&amp;gt;program-&amp;gt;input "Possible".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this handled  in any PBO module then modify screen.&lt;/P&gt;&lt;P&gt;loop screen where name = 'XXXX'.&lt;/P&gt;&lt;P&gt;SCREEN-INPUT = '1'.&lt;/P&gt;&lt;P&gt;SCREEN-ACTIVE = '1' .&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashutosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 03:11:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011522#M1496764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-16T03:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Disabled Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011523#M1496765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As i understand you have two Fields in table control one is for Description which is disable, you want to select that number from search help and wants the description to be display as well ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will have to attach this Search help with Structure and then use this &lt;STRONG&gt;Structure&lt;/STRONG&gt; as Reference in &lt;STRONG&gt;Table Control&lt;/STRONG&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 05:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011523#M1496765</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2010-06-16T05:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool Disabled Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011524#M1496766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Faisal :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indeed, i was thinking that maybe that's my problem. I'm using an internal table declare on main code, with it's work area as well. Maybe because an work area it's a volatile structure doesnt retry the EXP value from the match code. Now, tell me. What kind of structure i need to declare on program. A flat structure created on se11, or the transparent table, and do i need to declare a work area based on this structure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jun 2010 16:35:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-disabled-fields/m-p/7011524#M1496766</guid>
      <dc:creator>stevealexander_cookferrer</dc:creator>
      <dc:date>2010-06-16T16:35:11Z</dc:date>
    </item>
  </channel>
</rss>

