<?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: Positioning the cursor in the list while using INPUT ON in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932919#M386148</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leonardo,&lt;/P&gt;&lt;P&gt;If we write like below:&lt;/P&gt;&lt;P&gt;WRITE l_bdmng left-JUSTIFIED INPUT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the data that we write will be justified but not the cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 14:03:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T14:03:06Z</dc:date>
    <item>
      <title>Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932915#M386144</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;I am using INPUT ON command in write statement for quantity field(BDMNG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is how to posiotion the cursor towards right side for the field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 13:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932915#M386144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T13:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932916#M386145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you write the field, did you try to play with its alignment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: l_bdmng    TYPE bdmng.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE l_bdmng left-JUSTIFIED INPUT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not going to give your cursor the last position, but at least you will have a different behaviour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leonardo De Araujo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 13:58:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932916#M386145</guid>
      <dc:creator>LeonardoAraujo</dc:creator>
      <dc:date>2007-02-12T13:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932917#M386146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you can place the cursor at the right end. Because, if you write the data in the list, that is treated as character. So the cursor is always placed at the left end. If you write a number, even then you can write characters in that number and take input. &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;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 14:00:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932917#M386146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T14:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932918#M386147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u tried with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set cursor position X .&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>Mon, 12 Feb 2007 14:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932918#M386147</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T14:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932919#M386148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leonardo,&lt;/P&gt;&lt;P&gt;If we write like below:&lt;/P&gt;&lt;P&gt;WRITE l_bdmng left-JUSTIFIED INPUT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the data that we write will be justified but not the cursor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 14:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932919#M386148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932920#M386149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt; You have to use the syntax:&lt;/P&gt;&lt;P&gt;      SET CURSOR FIELD 'V_BDMNG' LINE 1 OFFSET 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the program demo_list_set_cursor_2 for further help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 14:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932920#M386149</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T14:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932921#M386150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know, but that is the point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the input on sets the cursor on the left (so you can write on the field starting from the left), one option would be to change the alignment of the field so the data is now left justfied and the cursor would be on it.&lt;/P&gt;&lt;P&gt;It is just a workaround&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leonardo De Araujo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 14:08:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932921#M386150</guid>
      <dc:creator>LeonardoAraujo</dc:creator>
      <dc:date>2007-02-12T14:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Positioning the cursor in the list while using INPUT ON</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932922#M386151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT ZV_TEST44 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: L_BDMNG TYPE BDMNG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: L_BDMNG RIGHT-JUSTIFIED INPUT ON.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;SET CURSOR FIELD 'L_BDMNG' LINE 3 OFFSET 10.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 14:13:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/positioning-the-cursor-in-the-list-while-using-input-on/m-p/1932922#M386151</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T14:13:42Z</dc:date>
    </item>
  </channel>
</rss>

