<?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: Disable custom container for tcode va03 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739305#M1674458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done enhancement for tcode va01,va02, va03 at header level.&lt;/P&gt;&lt;P&gt;so user can write in custom container in va01,va02 and in va03 it should be in display mode&lt;/P&gt;&lt;P&gt;so i want to grey out container for tcode va03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 11:47:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-04-18T11:47:11Z</dc:date>
    <item>
      <title>Disable custom container for tcode va03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739302#M1674455</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 have created custom container in header at additional data b for va01,va02,va03 .&lt;/P&gt;&lt;P&gt;now i have to disable that custom container for tcode va03 .&lt;/P&gt;&lt;P&gt;i tried of using screen group option by providing unique name to group but in case of container its group section is grey out.&lt;/P&gt;&lt;P&gt;code i have done in pbo is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;if &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;tcode &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'VA03'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;LOOP &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;AT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SCREEN&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;screen&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;group1 &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'Z1'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;screen&lt;/SPAN&gt;&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;input &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;0&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;MODIFY &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SCREEN&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;ENDLOOP&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so kindly provide me some some solution or syntax so that i can grey out my custom container field for tcode va03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;viraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739302#M1674455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-18T10:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Disable custom container for tcode va03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739303#M1674456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Containers are GUI controls and it cannot be hidden by loop..endloop statements. Supporting this comment , you can view this wonderful suggestion by our friends Marcin &amp;amp; Naimesh &lt;A _jive_internal="true" href="https://answers.sap.com/thread/1356543"&gt;http://scn.sap.com/thread/1356543&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739303#M1674456</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2012-04-18T10:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Disable custom container for tcode va03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739304#M1674457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you displaying in the container ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:54:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739304#M1674457</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-04-18T10:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disable custom container for tcode va03</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739305#M1674458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done enhancement for tcode va01,va02, va03 at header level.&lt;/P&gt;&lt;P&gt;so user can write in custom container in va01,va02 and in va03 it should be in display mode&lt;/P&gt;&lt;P&gt;so i want to grey out container for tcode va03&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 11:47:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/disable-custom-container-for-tcode-va03/m-p/8739305#M1674458</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-04-18T11:47:11Z</dc:date>
    </item>
  </channel>
</rss>

