<?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 hide and getcursor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018575#M960210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi wats hide statement ? wat is getcursor? wats the difference between hide and getcursor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2008 05:44:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-19T05:44:11Z</dc:date>
    <item>
      <title>hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018575#M960210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi wats hide statement ? wat is getcursor? wats the difference between hide and getcursor?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 05:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018575#M960210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T05:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018576#M960211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Get cursor field &amp;lt;fld&amp;gt; - transfers field name of field which the cursor is positioned (in screen) to &amp;lt;fld&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide - do not display field when WRITE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get Cursor&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/get_curs.htm" target="test_blank"&gt;http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/get_curs.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hide&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/hide.htm" target="test_blank"&gt;http://www.sts.tu-harburg.de/teaching/sap_r3/ABAP4/hide.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 05:46:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018576#M960211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T05:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018577#M960212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;both are doing same function, i.e its is used for detailed list(interactive list).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the main diff b/w is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hide: it's for  single field only.. if u want more field u have to give in explicite i.e with in loop after write stm&lt;/P&gt;&lt;P&gt;hide: tname-flield.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get cursor: it's for all field in tht internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 05:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018577#M960212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T05:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018578#M960213</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;HIDE&lt;/STRONG&gt; is used generally when you want to display secondary lists in your output before using write statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the field which is used in hide statement i used to display the output in the secondary lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get cursor is used for refering all the fields of an internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 05:52:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018578#M960213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T05:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018579#M960214</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;hide:&lt;/STRONG&gt; it willl stores the selected values in a temporary stroage area.&lt;STRONG&gt;when using hide if we click anywhere(ex:blank spaces also) in the basic list it will dispalys the secondary list.this is the main disadvantage with hide.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIDE wa_kna1-kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;getcursor:&lt;/STRONG&gt; &lt;STRONG&gt;when using the get cursor if we click on the particular field it will dispalys the secondary list.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; GET CURSOR FIELD value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;raji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 05:53:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018579#M960214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T05:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018580#M960215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;k...i need exact therotical meaning of get cusrsor and hide statement( tel me interview ponit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 06:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018580#M960215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T06:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018581#M960216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;k.......it oky i need exact meaning of get cursor and hide statement( tel me interview point)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 06:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018581#M960216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T06:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018582#M960217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;\[removed by moderator as it was just a copy and paste answer of someone else's work without giving a source\]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jan Stallkamp on Jun 19, 2008 10:04 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 06:20:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018582#M960217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T06:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: hide and getcursor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018583#M960218</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;Please don't discuss interview questions in the forums! Searching SDN and help.sap.com will give you lots of ressources dealing with your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will lock this thread.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jan Stallkamp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 08:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hide-and-getcursor/m-p/4018583#M960218</guid>
      <dc:creator>JanStallkamp</dc:creator>
      <dc:date>2008-06-19T08:08:08Z</dc:date>
    </item>
  </channel>
</rss>

