<?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 keyword in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683779#M301209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default, the data of the basic list is not available when you are in the secondary list.&lt;/P&gt;&lt;P&gt;However, the HIDE statement allows you to store field contents for a particular list line in a special area ( Hide Area ). For each field, the system stores the field name and the value.&lt;/P&gt;&lt;P&gt; The HIDE command must immediately follow the WRITE statement since the information is stored for each output line. You can also use the HIDE area to store fields which do not appear in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link if u want to have a clear picture&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.mis.cmich.edu/sap-abap/abap08/sld013.htm" target="test_blank"&gt;http://sap.mis.cmich.edu/sap-abap/abap08/sld013.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2006 07:00:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-21T07:00:48Z</dc:date>
    <item>
      <title>hide keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683777#M301207</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;i have one doubt in hide statement. it is used for storing the records which we clicked. is these clicked record stores in any database tables .explaine.&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 06:38:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683777#M301207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T06:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: hide keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683778#M301208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raju,&lt;/P&gt;&lt;P&gt;These are stored in Hide Area.&lt;/P&gt;&lt;P&gt;These are not stored in db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wenceslaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 06:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683778#M301208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T06:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: hide keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683779#M301209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi surendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default, the data of the basic list is not available when you are in the secondary list.&lt;/P&gt;&lt;P&gt;However, the HIDE statement allows you to store field contents for a particular list line in a special area ( Hide Area ). For each field, the system stores the field name and the value.&lt;/P&gt;&lt;P&gt; The HIDE command must immediately follow the WRITE statement since the information is stored for each output line. You can also use the HIDE area to store fields which do not appear in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this link if u want to have a clear picture&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.mis.cmich.edu/sap-abap/abap08/sld013.htm" target="test_blank"&gt;http://sap.mis.cmich.edu/sap-abap/abap08/sld013.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 07:00:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683779#M301209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-21T07:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: hide keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683780#M301210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Clicked records data can be accessed using the system field SY-LISEL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 08:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683780#M301210</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2006-11-21T08:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: hide keyword</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683781#M301211</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;Any way it is storedi n memory and not stored in any table, as data which gets stored in Hide is only for that session and once gets cleared after exit from session....if stored in table, it will be useful in further sessions which is not possbile. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read below info provided by SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as the user selects a line for which you stored HIDE fields, the system fills the variables in the program with the values stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can think of the HIDE area as a table, in which the system stores the names and values of all HIDE fields for each list and line number. As soon as they are needed, the system reads the values from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During list creation, this statement stores the contents of the field &amp;lt;f&amp;gt; and the current line number in the internal HIDE area. When the cursor is positioned on a line in an interactive list event, the stored value is returned to the field &amp;lt;f&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2006 08:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-keyword/m-p/1683781#M301211</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-21T08:53:56Z</dc:date>
    </item>
  </channel>
</rss>

