<?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: Problem in Transaction Variant - hide screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146963#M1192771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           I hope in the PAI section of that transaction you need to do the coding for PAI of TAB B is clicked.  So that all the fields of that TAB will be activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           In your case first it is blank and when you are doing it second time, automatically PAI of TAB B is satisfied and you are able to see the fields of TAB B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2009 14:07:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-30T14:07:30Z</dc:date>
    <item>
      <title>Problem in Transaction Variant - hide screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146962#M1192770</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;&lt;/P&gt;&lt;P&gt;Iam creating a transaction variant for the tcode IE02. &lt;/P&gt;&lt;P&gt;There are 4 tabs in which i need the first tab( say A ) to be hidden completely so that the second tab      ( say B)gets displayed as the first tab. I have hidden the tab  A and the fields in that tab. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I execute the transaction variant,Iam able to see a blank screen under the B tab.&lt;/P&gt;&lt;P&gt;When I go to some other tab and come back again to B tab, Iam able to see the fields in the B tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why is it showing a blank screen as the first display? I should be able to see the corresponding fields in the B tab in the first hit.&lt;/P&gt;&lt;P&gt;&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;Guru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 10:25:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146962#M1192770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T10:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Transaction Variant - hide screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146963#M1192771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           I hope in the PAI section of that transaction you need to do the coding for PAI of TAB B is clicked.  So that all the fields of that TAB will be activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           In your case first it is blank and when you are doing it second time, automatically PAI of TAB B is satisfied and you are able to see the fields of TAB B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sravan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2009 14:07:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146963#M1192771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-30T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Transaction Variant - hide screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146964#M1192772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2009 13:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146964#M1192772</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-06T13:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Transaction Variant - hide screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146965#M1192773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, could you tell me how you resolve that problem, i've the same problem with CV02n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Feb 2011 12:48:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-transaction-variant-hide-screen/m-p/5146965#M1192773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-11T12:48:55Z</dc:date>
    </item>
  </channel>
</rss>

