<?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: hide in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259327#M778622</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;You can do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at screen.&lt;/P&gt;&lt;P&gt; field-invisible = '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;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2008 12:43:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-09T12:43:46Z</dc:date>
    <item>
      <title>hide</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259326#M778621</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;how to hide one field from the transaction. explaine me with example.\&lt;/P&gt;&lt;P&gt; thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 12:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259326#M778621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T12:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: hide</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259327#M778622</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;You can do like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at screen.&lt;/P&gt;&lt;P&gt; field-invisible = '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;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 12:43:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259327#M778622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T12:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: hide</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259328#M778623</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;transaction variant are used to customized transaction according to used . using this you can make transaction field in dispaly mode or invisible etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction variants simplify transaction flow by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inserting default values in fields&lt;/P&gt;&lt;P&gt;Hiding and changing the ready for input status of fields&lt;/P&gt;&lt;P&gt;Hiding and changing the attributes of table control columns&lt;/P&gt;&lt;P&gt;Hiding individual menu functions&lt;/P&gt;&lt;P&gt;Hiding entire screens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/7d/f639f8015111d396480000e82de14a/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/7d/f639f8015111d396480000e82de14a/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 12:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259328#M778623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T12:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: hide</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259329#M778624</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;Use transaction varaints, please refer to the link below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mortenhjorthnielsen.dk/Security/transactionvariants.htm" target="test_blank"&gt;http://www.mortenhjorthnielsen.dk/Security/transactionvariants.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sriram POnna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2008 12:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide/m-p/3259329#M778624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-09T12:46:19Z</dc:date>
    </item>
  </channel>
</rss>

