<?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: regarding hide statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852333#M668451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;hide statement maintain internal table in system  area&lt;/P&gt;&lt;P&gt;with the following fields&lt;/P&gt;&lt;P&gt;sy-lsind&lt;/P&gt;&lt;P&gt;field  name&lt;/P&gt;&lt;P&gt;field value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nagesh.Paruchuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2007 09:58:25 GMT</pubDate>
    <dc:creator>paruchuri_nagesh</dc:creator>
    <dc:date>2007-09-19T09:58:25Z</dc:date>
    <item>
      <title>regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852326#M668444</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;*all users are requested to plz read my query carefully then send me any ans......&lt;/P&gt;&lt;P&gt;   cud u plz tell me why we put hide statement just after the &amp;lt;b&amp;gt;write statement&amp;lt;/b&amp;gt;....what is the basic concept of using like this.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*plz dnt send me from net what is hide statement etc,,,try to explain it in your words.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852326#M668444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852327#M668445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Hide F&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The contents of &amp;lt;b&amp;gt;f&amp;lt;/b&amp;gt; related to the current output line are stored. If this line is selected, f is filled automatically with the stored value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:19:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852327#M668445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852328#M668446</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;&amp;lt;b&amp;gt;HIDE&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;The HIDE keyword is used to store data objects and their values so they can be made available when the User selects a report line. When a line is selected, the fields that were hidden are filled with the values that you hid for that line. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user selects a line for which data has been stored in the HIDE  area. The runtime system evaluates field SY-LILLI to determine the selected line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime system jumps to the point in the HIDE area where data for this line is stored. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime system then inserts all values stored for the selected line in the HIDE area into their corresponding fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime system processes the  event AT LINE-SELECTION and its corresponding program processing block. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A detail list is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;REward if usefull&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852328#M668446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852329#M668447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HIDE dobj. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This statement stores the content of a variable dobj together with the current list line whose line number is contained in sy-linno in the hide area of the current list level. The data type of the variables dobj must be flat and no field symbols can be specified that point to rows of internal tables, and no class attributes can be specified. The stored values can be read as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each user action in a displayed screen list that leads to a list result, all the row values stored using HIDE - that is, the row on which the screen cursor is positioned at the time of the event - are assigned to the respective variables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a list row of an arbitrary list level is read or modified using the statements READ LINE or MODIFY LINE, all the values of this row stored using HIDE are assigned to the respective variables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HIDE statement works independently of whether the list cursor was set. In particular, variables for empty list rows can be stored - that is, rows in which the list cursor was positioned using statements like SKIP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The HIDE statement should be executed immediately at the statement that has set the list cursor in the row. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Outside of classes, prior to release 7.0, for dobj constants and literals could still be specified. However, it was not possible to read them at list events and in the READ LINE statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example &lt;/P&gt;&lt;P&gt;Storing square numbers and cubic numbers for a list of numbers. The example shows that arbitrary variables can be stored independently of row content. In the real situation, one would more likely store only the number and execute the calculation, when required, in the the event block for AT LINE-SELECTION. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: square TYPE i, &lt;/P&gt;&lt;P&gt;cube TYPE i. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION. &lt;/P&gt;&lt;P&gt;FORMAT HOTSPOT. &lt;/P&gt;&lt;P&gt;DO 10 TIMES. &lt;/P&gt;&lt;P&gt;square = sy-index ** 2. &lt;/P&gt;&lt;P&gt;cube = sy-index ** 3. &lt;/P&gt;&lt;P&gt;WRITE / sy-index. &lt;/P&gt;&lt;P&gt;HIDE: square, cube. &lt;/P&gt;&lt;P&gt;ENDDO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION. &lt;/P&gt;&lt;P&gt;WRITE: square, cube. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:21:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852329#M668447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852330#M668448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide statement is generally used while creating classical reports.&lt;/P&gt;&lt;P&gt;Especially in the case of interactve classical reports.&lt;/P&gt;&lt;P&gt;For eg, In a report u have to display a list of employee attendance sheet,&lt;/P&gt;&lt;P&gt;Whereas if we double click a particular employee, it has to take u to another report like employee personal details, in that case we will hide a particular field using hide statement after write statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;shori...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852330#M668448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852331#M668449</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;HIDE&lt;/P&gt;&lt;P&gt;The HIDE keyword is used to store data objects and their values so they can be made available when the User selects a report line. When a line is selected, the fields that were hidden are filled with the values that you hid for that line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user selects a line for which data has been stored in the HIDE area. The runtime system evaluates field SY-LILLI to determine the selected line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime system jumps to the point in the HIDE area where data for this line is stored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime system then inserts all values stored for the selected line in the HIDE area into their corresponding fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The runtime system processes the event AT LINE-SELECTION and its corresponding program processing block.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A detail list is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh Aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852331#M668449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852332#M668450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HIDE is used when you are using interactive list. On the list, when you click on some value, you need to store the value in some field. You can use system commands to get the line and read it OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use HIDE statement.&lt;/P&gt;&lt;P&gt;While looping the final table to be written on the list, before the write statement, when you give HIDE statement, then the value gets stored in that variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIDE.&lt;/P&gt;&lt;P&gt;write:/itab-matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, the value you clicked on will be stored in itab-matnr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:42:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852332#M668450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T09:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: regarding hide statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852333#M668451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;hide statement maintain internal table in system  area&lt;/P&gt;&lt;P&gt;with the following fields&lt;/P&gt;&lt;P&gt;sy-lsind&lt;/P&gt;&lt;P&gt;field  name&lt;/P&gt;&lt;P&gt;field value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nagesh.Paruchuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 09:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-hide-statement/m-p/2852333#M668451</guid>
      <dc:creator>paruchuri_nagesh</dc:creator>
      <dc:date>2007-09-19T09:58:25Z</dc:date>
    </item>
  </channel>
</rss>

