<?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 alv grid in module pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-in-module-pool/m-p/4915041#M1147337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a screen with some fields and below them i have an alv container which contains gird.&lt;/P&gt;&lt;P&gt;Please let me know the procedure to deactivate the ALV container which is there on the screen depending on specific conditions.&lt;/P&gt;&lt;P&gt;and this ALV container is not in any subscreens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2008 06:48:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-17T06:48:41Z</dc:date>
    <item>
      <title>alv grid in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-in-module-pool/m-p/4915041#M1147337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a screen with some fields and below them i have an alv container which contains gird.&lt;/P&gt;&lt;P&gt;Please let me know the procedure to deactivate the ALV container which is there on the screen depending on specific conditions.&lt;/P&gt;&lt;P&gt;and this ALV container is not in any subscreens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 06:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-in-module-pool/m-p/4915041#M1147337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T06:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: alv grid in module pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-in-module-pool/m-p/4915042#M1147338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;         At first you will be creating a container and the conatiner name will be stored in a variable.&lt;/P&gt;&lt;P&gt;For e.g. w_custom type scrfname value 'CUSTOM'. Based on the conditions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i ) If the ALV grid should be displayed on the screen, then create object and call the method(follow usual procedure), just add a single condition before this  IF w_custom eq 'CUSTOM'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i ) If ALV grid should be deactivated, then clear the variable(w_custom) before your own condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2008 09:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-in-module-pool/m-p/4915042#M1147338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-17T09:57:52Z</dc:date>
    </item>
  </channel>
</rss>

