<?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: button offset in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-offset/m-p/8433189#M1647794</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 can't do it in such way - it is not possible to define sel screen elements in the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest You create i.e. 20 pushbuttons and hide these, You do not need in AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2011 17:46:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-29T17:46:09Z</dc:date>
    <item>
      <title>button offset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-offset/m-p/8433188#M1647793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create and position in a row a variable number of buttons inside a loop.&lt;/P&gt;&lt;P&gt;However when i try to dynamically set the button's offset i get the following error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Offset specification "" not numeric."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SELECTION-SCREEN: BEGIN OF LINE.&lt;/P&gt;&lt;P&gt;      DO n TIMES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        data: fco TYPE string.&lt;/P&gt;&lt;P&gt;        data: pos TYPE i.&lt;/P&gt;&lt;P&gt;        pos = J * 4.&lt;/P&gt;&lt;P&gt;        CONCATENATE 'BTN_' i '_' j into fco.&lt;/P&gt;&lt;P&gt;        SELECTION-SCREEN PUSHBUTTON pos(3) btn user-command fco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        add 1 to j.&lt;/P&gt;&lt;P&gt;      ENDDO.&lt;/P&gt;&lt;P&gt;    SELECTION-SCREEN: END OF LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 17:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-offset/m-p/8433188#M1647793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-29T17:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: button offset</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/button-offset/m-p/8433189#M1647794</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 can't do it in such way - it is not possible to define sel screen elements in the loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest You create i.e. 20 pushbuttons and hide these, You do not need in AT SELECTION-SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Przemysław&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 17:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/button-offset/m-p/8433189#M1647794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-29T17:46:09Z</dc:date>
    </item>
  </channel>
</rss>

