<?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: Place Cursor In Screen Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332332#M1396192</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;in &lt;STRONG&gt;PBO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use &lt;STRONG&gt;SET CURSOR FIELD 'DATE'&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want this in table control add &lt;STRONG&gt;LINE LINE_NUMBER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your date field meant for &lt;STRONG&gt;OUTPUT&lt;/STRONG&gt; only  ...&amp;gt; Check once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info Please go through the &lt;STRONG&gt;F1&lt;/STRONG&gt; help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2009 10:52:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-29T10:52:43Z</dc:date>
    <item>
      <title>Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332331#M1396191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi abapers and experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my module pool screen there is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date:&lt;/P&gt;&lt;P&gt;Department:&lt;/P&gt;&lt;P&gt;Username:&lt;/P&gt;&lt;P&gt;Password:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to place the cursor in Date field: after entering it, the cursor must automatically placed into Department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help out as early as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur valuable solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arvind NN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 10:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332331#M1396191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T10:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332332#M1396192</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;in &lt;STRONG&gt;PBO&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use &lt;STRONG&gt;SET CURSOR FIELD 'DATE'&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want this in table control add &lt;STRONG&gt;LINE LINE_NUMBER&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your date field meant for &lt;STRONG&gt;OUTPUT&lt;/STRONG&gt; only  ...&amp;gt; Check once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info Please go through the &lt;STRONG&gt;F1&lt;/STRONG&gt; help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 10:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332332#M1396192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T10:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332333#M1396193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Date field can be edited also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rite now in my program the date field is set to todays date by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So When loading screen the cursor has to placed in Department. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User press enter after entering the department field cursor as to move automatically to User name field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly do me favourable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 11:07:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332333#M1396193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T11:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332334#M1396194</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;in PBO&lt;/P&gt;&lt;P&gt;module STATUS_100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;module STATUS_100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SET CURSOR FIELD 'DATE'  ..&amp;gt; Replace &lt;STRONG&gt;DATE&lt;/STRONG&gt; with &lt;STRONG&gt;DEPARTMENT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want this in table control add LINE LINE_NUMBER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your date field meant for OUTPUT only ...&amp;gt; Check once&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info Please go through the F1 help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 11:17:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332334#M1396194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332335#M1396195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u explain in brief ... Am using here is in screen field not for table control. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the solution make it success&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !!&lt;/P&gt;&lt;P&gt;Arvind nn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: arvind nn on Oct 31, 2009 5:54 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2009 03:52:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332335#M1396195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-30T03:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332336#M1396196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi Arvind,
Try this way.
&amp;lt;li&amp;gt;Flow logic
&lt;PRE&gt;&lt;CODE&gt;
PROCESS BEFORE OUTPUT.
  MODULE init_100.

PROCESS AFTER INPUT.
&lt;/CODE&gt;&lt;/PRE&gt;
&amp;lt;li&amp;gt;Code for module init_100.
&lt;PRE&gt;&lt;CODE&gt;
*----------------------------------------------------------------------*
*  MODULE init_100 OUTPUT
*----------------------------------------------------------------------*
MODULE init_100 OUTPUT.
  date = sy-datum.  "DATE -screen field for date
 " During PBO processing, SET CURSOR statement sets the cursor in the screen layout of the current screen.
  SET CURSOR FIELD 'DEPARTMENT'."DEPARTMENT is the screen field for the department
ENDMODULE.                    "init_100 OUTPUT&lt;/CODE&gt;&lt;/PRE&gt;
Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2009 08:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332336#M1396196</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-10-31T08:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332337#M1396197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get Code as you are getting in this Thread and the Color? I tried using  but not getting it. Please do this favour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2009 10:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332337#M1396197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-31T10:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332338#M1396198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hello Ram, 
&amp;lt;li&amp;gt;Select the code and click on &amp;amp;lt; &amp;amp;gt; on the toolbar.

Thanks
Venkat.O
&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Oct 2009 17:18:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332338#M1396198</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-10-31T17:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Place Cursor In Screen Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332339#M1396199</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;you dont need any coding for this. this can be done by changing setting in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Customize local layout-&amp;gt;options-&amp;gt;cursor and tick automatic tabiing. this needs to be done for each user but this is very simple setting and user can do it by themselves.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2009 06:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/place-cursor-in-screen-fields/m-p/6332339#M1396199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-03T06:38:51Z</dc:date>
    </item>
  </channel>
</rss>

