<?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 How to use GET CURSOR in module pool programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788848#M339507</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me to use GET CURSOR in module pool programming, I am trying the syntax , but the statement is failing ( Sy-SUBRC = 4). Syntax is right and there is no error , but it is not extracting the field on which i double clicked. I have a problem in which i have to double click on the filed , and it should give me the name and contains of the field. I am on a tabstrip. and its a subscreen. I already catch the sy-ucomm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Dec 2006 12:30:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-28T12:30:46Z</dc:date>
    <item>
      <title>How to use GET CURSOR in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788848#M339507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me to use GET CURSOR in module pool programming, I am trying the syntax , but the statement is failing ( Sy-SUBRC = 4). Syntax is right and there is no error , but it is not extracting the field on which i double clicked. I have a problem in which i have to double click on the filed , and it should give me the name and contains of the field. I am on a tabstrip. and its a subscreen. I already catch the sy-ucomm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 12:30:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788848#M339507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T12:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use GET CURSOR in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788849#M339508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define &amp;amp; Use OKCODE, instead of capturing the value sy-ucomm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 12:33:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788849#M339508</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2006-12-28T12:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use GET CURSOR in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788850#M339509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it is failing on GET CURSOR statement, means sy-subrc goes to 4 after executing the statement. plz help in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quik reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 12:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788850#M339509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T12:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use GET CURSOR in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788851#M339510</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;*- Get Cursor field&lt;/P&gt;&lt;P&gt;  GET CURSOR FIELD gv_cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will give you the current field where the cursor/control is .... it will not return you the value of it...u can get by the variable/screen field...&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;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 13:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788851#M339510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T13:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use GET CURSOR in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788852#M339511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Cursor Position on Table Controls&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At PBO you can set the cursor on a specific field of a specific row of a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you only want to determine the row of the table control. SY´-SUBRC allows you to check if the cursor is placed in a row of a table control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if this helps .&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;keerthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 13:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788852#M339511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T13:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use GET CURSOR in module pool programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788853#M339512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks raj , but it is not solving the problem......i already tried it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Dec 2006 13:22:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-use-get-cursor-in-module-pool-programming/m-p/1788853#M339512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-28T13:22:54Z</dc:date>
    </item>
  </channel>
</rss>

