<?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: Doubt in Cusor Position in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735903#M320056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answer for the second question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To move the cursor to the Input field. you can give it in attrbutes of the screen &lt;/P&gt;&lt;P&gt;There it has a field for cursor position in that you have to give the input field name.&lt;/P&gt;&lt;P&gt;other wise Give the field name to OKCODE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First question.&lt;/P&gt;&lt;P&gt;You can display list in table form. go to screen painter and use the table control wizard to create table.&lt;/P&gt;&lt;P&gt;Create status and in application tool bar you can create the list button. and in the list button processing give the tablecontrol INVISIBLE = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By &lt;/P&gt;&lt;P&gt;Yuvaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Dec 2006 10:59:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-30T10:59:46Z</dc:date>
    <item>
      <title>Doubt in Cusor Position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735901#M320054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iam Working in Dialogue Program.i have some input fields &lt;/P&gt;&lt;P&gt;like Name, Dep,Age.&lt;/P&gt;&lt;P&gt;and i have one application toolbar like LIST in same screen.when i press LIST button from Application toolbar  i want see list of records.i was entered some input in input field ,it need ENTER or  press application toolbar twice  after input,so need help of Cursor position.please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 10:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735901#M320054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T10:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Cusor Position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735902#M320055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the &lt;/P&gt;&lt;P&gt;Set Cursor option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET CURSOR FIELD 'XXXXXXX '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where XXXX is the field name.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SET CURSOR FIELD 'LIKP-TRATY'. "Places the cursor to the screen field .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write the logic after u hit the LIST button to navigate the cursor to the desired screen field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more variation is &lt;/P&gt;&lt;P&gt;SET CURSOR FIELD 'TC_CNTRL' LINE sy-stepl."if u r using any step loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 10:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735902#M320055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T10:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in Cusor Position</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735903#M320056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answer for the second question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To move the cursor to the Input field. you can give it in attrbutes of the screen &lt;/P&gt;&lt;P&gt;There it has a field for cursor position in that you have to give the input field name.&lt;/P&gt;&lt;P&gt;other wise Give the field name to OKCODE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First question.&lt;/P&gt;&lt;P&gt;You can display list in table form. go to screen painter and use the table control wizard to create table.&lt;/P&gt;&lt;P&gt;Create status and in application tool bar you can create the list button. and in the list button processing give the tablecontrol INVISIBLE = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By &lt;/P&gt;&lt;P&gt;Yuvaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Dec 2006 10:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-cusor-position/m-p/1735903#M320056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-30T10:59:46Z</dc:date>
    </item>
  </channel>
</rss>

