<?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: Define Ranges in Module Pool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538054#M1427543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi Ranjith,&lt;/P&gt;&lt;P&gt;&amp;gt; It is not possible to show the range in module pool. &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you checked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2010 09:23:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-04T09:23:36Z</dc:date>
    <item>
      <title>Define Ranges in Module Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538050#M1427539</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;i have defined an range in the Module Pool as shown ibelow.&lt;/P&gt;&lt;P&gt;data :  ar_vbeln TYPE RANGE OF vbak-vbeln,&lt;/P&gt;&lt;P&gt;           ars_vbeln LIKE LINE OF ga_vbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but how to show this range in the Layout of the Module Pool , i mean the input &amp;amp; Output in the Moduel Pool,&lt;/P&gt;&lt;P&gt;Can anybody please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;Ranjith singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 08:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538050#M1427539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T08:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Define Ranges in Module Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538051#M1427540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;search it first in SCN... too many posts on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this wiki will help.&lt;/P&gt;&lt;P&gt;[select option in module pool|http://wiki.sdn.sap.com/wiki/display/ABAP/SELECT-OPTIONS&lt;EM&gt;on&lt;/EM&gt;Dialog&lt;EM&gt;programming&lt;/EM&gt;screen]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;main idea is: create a sub screen in your program and assign it to a sub screen area of your module pool screen in PBO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 09:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538051#M1427540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T09:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Define Ranges in Module Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538052#M1427541</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;i hope this links will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="927441"&gt;&lt;/A&gt;&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;sarath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 09:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538052#M1427541</guid>
      <dc:creator>sarath_7</dc:creator>
      <dc:date>2010-01-04T09:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Define Ranges in Module Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538053#M1427542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not possible to show the range in module pool. It behaves the same way as an variable does. Unlike Select-Options, it doesn't have any visibility in the screen. And more over you can't use select-options in module pool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try creating 2 text box in the layout and merge it with range &lt;STRONG&gt;ar_vbeln&lt;/STRONG&gt; as low and high. Though it may not fulfil your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 09:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538053#M1427542</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2010-01-04T09:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Define Ranges in Module Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538054#M1427543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi Ranjith,&lt;/P&gt;&lt;P&gt;&amp;gt; It is not possible to show the range in module pool. &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you checked?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 09:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538054#M1427543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-04T09:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Define Ranges in Module Pool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538055#M1427544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is good to search not only before posting a question but also before answering one. See above replies.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2010 09:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/define-ranges-in-module-pool/m-p/6538055#M1427544</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-01-04T09:23:49Z</dc:date>
    </item>
  </channel>
</rss>

