<?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 Hidden Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675610#M298019</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;Can anyone give me some information on 'Hidden fields'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such as 1) How it is created?&lt;/P&gt;&lt;P&gt;        2) How it can be used?&lt;/P&gt;&lt;P&gt;        etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Oct 2006 08:19:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-23T08:19:14Z</dc:date>
    <item>
      <title>Hidden Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675610#M298019</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;Can anyone give me some information on 'Hidden fields'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such as 1) How it is created?&lt;/P&gt;&lt;P&gt;        2) How it can be used?&lt;/P&gt;&lt;P&gt;        etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aravind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 08:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675610#M298019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T08:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675611#M298020</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;Check this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2426540"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alfred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward with points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Oct 2006 08:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675611#M298020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-23T08:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675612#M298021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aravind&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hidden fields only make sense in the context of views. For example, if you define a maintenance view for a DB table choose tabstrip "ViewFields" and move the scroll bar at the bottom to the left. There you will see a small column labeled "P". Calling F4 help there are 4 possible values for a view field:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;' ' 	View field is available as normal
'R'	View field can only be read
'S'	View field is used to form subsets
'H'	View field is not transferred to the maintenance screens&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mark a view field as 'H' (= hidden) then it will not be displayed in the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 05:10:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675612#M298021</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-10-24T05:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675613#M298022</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;If you are asking about hiding screens in reports and module pools, you can hide or display the field as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = 'Field name you want to hide'.&lt;/P&gt;&lt;P&gt;screen-invisible = 0.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usage: you can make a field hidden on click of a specific button of for a specific user or a condition by just including the above code as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (your requirement).&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;above code------&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nb:the field name in single cots must have the same pattern ie,Capslock and format as in screen...otherwise it wont work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 12:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675613#M298022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T12:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675614#M298023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can hide some fields on the report output as well, check "hide" statement. it's used in the event at line-selection where the fields you used in "hide" statement restore their values from the selected line of the report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2006 13:36:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675614#M298023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-24T13:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hidden Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675615#M298024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can hide the fields in the screens by using the screen groups.&lt;/P&gt;&lt;P&gt;for Ex.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;    IF screen-group1 = 'MOD'.&lt;/P&gt;&lt;P&gt;       screen-invisible = '0'.&lt;/P&gt;&lt;P&gt;       MODIFY SCREEN.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2006 08:16:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hidden-fields/m-p/1675615#M298024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-31T08:16:23Z</dc:date>
    </item>
  </channel>
</rss>

