<?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: Ranges for screen elements? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333208#M1032393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare all the screen fields as select-options .Empty select-options is equivalent to selecting all entries.Then modify your copde as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE DATE IN DATE1
                              AND DATEA IN DATE2
                              AND BUKRS INCOMPANY CODE
                              AND PERNR IN EMPLOYEE CODE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck,&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Aug 2008 06:57:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-29T06:57:26Z</dc:date>
    <item>
      <title>Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333203#M1032388</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;Iam Having 4 fields in my screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. date1 &lt;/P&gt;&lt;P&gt;2. date2&lt;/P&gt;&lt;P&gt;3. Company code&lt;/P&gt;&lt;P&gt;4. Employee code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now according to above fields input i have to fill following TABLE CONTROL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok.. We can write select statement with where condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you know we can get any output with following select query if company code is initial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE DATE = DATE1
                  AND DATEA = DATE2
                 AND BUKRS = COMPANY CODE
                 AND PERNR = EMPLOYEE CODE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So My requirement is to get data for 1 input, two inputs, all input and none inputs of above 4 fields..&lt;/P&gt;&lt;P&gt;I mean it has to consider empty field as all entries i.e like empty slect-option...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333203#M1032388</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-08-29T06:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333204#M1032389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In select-option dont give mandatory or obligatory.So it will execute with out 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;Prabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:47:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333204#M1032389</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T06:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333205#M1032390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.. Prabhu....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now give me answer for MY question...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333205#M1032390</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-08-29T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333206#M1032391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check following link for select option in module pool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sample-code-abap.blogspot.com/2008/06/select-option-in-module-pool-screen.html" target="test_blank"&gt;http://sample-code-abap.blogspot.com/2008/06/select-option-in-module-pool-screen.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333206#M1032391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T06:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333207#M1032392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create all parameters as select options with no-interval no-extension and modify code as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE DATE in DATE1&lt;/P&gt;&lt;P&gt;                  AND DATEA in DATE2&lt;/P&gt;&lt;P&gt;                 AND BUKRS in COMPANY CODE&lt;/P&gt;&lt;P&gt;                 AND PERNR in EMPLOYEE CODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333207#M1032392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T06:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333208#M1032393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare all the screen fields as select-options .Empty select-options is equivalent to selecting all entries.Then modify your copde as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE DATE IN DATE1
                              AND DATEA IN DATE2
                              AND BUKRS INCOMPANY CODE
                              AND PERNR IN EMPLOYEE CODE.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck,&lt;/P&gt;&lt;P&gt;Bhumika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 06:57:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333208#M1032393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T06:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333209#M1032394</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;One thing you can do is make all field as select options.&lt;/P&gt;&lt;P&gt;If these are parameter make range table for each field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;r_date1 type range of date1.&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make the select statement as..&lt;/P&gt;&lt;P&gt;SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE DATE in R_DATE1...............&amp;gt; use IN staement&lt;/P&gt;&lt;P&gt;                  AND DATEA in R_DATE2&lt;/P&gt;&lt;P&gt;                 AND BUKRS IN  R_COMPANY CODE&lt;/P&gt;&lt;P&gt;                 AND PERNR in R_EMPLOYEE CODE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 07:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333209#M1032394</guid>
      <dc:creator>Subhankar</dc:creator>
      <dc:date>2008-08-29T07:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333210#M1032395</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;If you want to fill table control with your requirement then its easy...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just define four ranges as per your requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RANGES for&lt;/P&gt;&lt;P&gt;1. date1 : DT1&lt;/P&gt;&lt;P&gt;2. date2 : DT2&lt;/P&gt;&lt;P&gt;3. Company code : COCODE&lt;/P&gt;&lt;P&gt;4. Employee code : EMPCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now fill the ranges if input is passed.. otherwise it will be blank..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then use this ranges in your select querry...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE DATE in DT1&lt;/P&gt;&lt;P&gt;                  AND DATEA in DT2&lt;/P&gt;&lt;P&gt;                 AND BUKRS in COCODE&lt;/P&gt;&lt;P&gt;                 AND PERNR in EMPCODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Meet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 07:12:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333210#M1032395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-29T07:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333211#M1032396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Try this way. I think it will work out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: v_where type string,
          lv_variable(1) type c.

if date1 is not initial.

lv_variable = 'X'.
concatenate ' date = date1'
                   v_where 
            into  v_where
separated by space.
 
endif.

if date2 is not initial.
if lv_variable = 'X' .
 concatenate v_where
                    ' and datea = date2'
             into v_where
  separated by space.

else.
lv_variable = 'X'.
concatenate ' datea = date2'
                   v_where 
            into  v_where
separated by space.   

endif.
endif.

if COMPANY CODE is not initial
if lv_variable = 'X'.

 concatenate v_where
                    ' and BUKRS = COMPANY CODE'
             into v_where
  separated by space.

else.
lv_variable = 'X'.
concatenate ' BUKRS = COMPANY CODE'
                   v_where 
            into  v_where
separated by space.   

endif.
endif.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now write the Select Query as&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

SELECT  * FROM DBTABLE IN CORRESPONDING FIELDS OF TABLE ITAB WHERE (v_where).

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swarna Munukoti.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 09:02:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333211#M1032396</guid>
      <dc:creator>former_member217544</dc:creator>
      <dc:date>2008-08-29T09:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333212#M1032397</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;&lt;STRONG&gt;My problem not solved&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we can do it select-options...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here in my case those are not select options they are just screen elements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ranges is also not working for my reuirement...&lt;/P&gt;&lt;P&gt;What is happening is...,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i leave all fields or one of those is as empty its not giving any output...&lt;/P&gt;&lt;P&gt;Because one if range table is empty...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my select statement with ranges...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select *( from dbtable into coreesponding fileds of table itab where date in RANGE_DATE&lt;/P&gt;&lt;P&gt;                 and bukrs in RANGE_CCODE&lt;/P&gt;&lt;P&gt;                 and pernr in RANGE_PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know what I have to do....???&lt;/P&gt;&lt;P&gt;If I dont want to modify my screen elemnts as slect-options, then is it not possible...???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Once again my requirement is....&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;I wnat to get data from database table by checking three fields in where condition... where those three are 
screen fields...'
And now iam getting data if i enter three inputs...
Not for None...
Not for any one...
Not for any two inputs...
But I want that...!!!
How???
( We can use more than 6 select statement with IF condition , But is it proper way? )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naveen.I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 09:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333212#M1032397</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-08-29T09:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333213#M1032398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;simpliest thig I've ever seen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare the above variables as ranges&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA : range_date TYPE RANGE OF sy-datum, 
range_ccode TYPE RANGE OF bukrs, 
range_pernr TYPE RANGE OF pa0001-pernr.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;than assign the values from the screen:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF date1 IS NOT INITAIL OR
date2 IS NOT INITIAL.
range_date-sign = 'I'.
range_date-option = 'BT'.
IF date1 IS INITiAL.
range_date-low = '19000101'.
ELSE.
range_date-low = date1.
ENDIF.
IF date2 IS INITiAL.
range_date-high = '99991231'.
ELSE.
range_date-high = date2.
ENDIF.
APPEND range_date.
ENDIF.

IF company code IS NOT INITIAL.
range_bukrs-sign = 'I'.
range_bukrs-option = 'EQ'.
range_bukrs-low = company code.
APPEND range_bukrs.
ENDIF.

IF Employee code IS NOT INITIAL.
range_pernr-sign = 'I'.
range_pernr-option = 'EQ'.
range_pernr-low = Employee code.
APPEND range_pernr.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now you can go with your select:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select *( from dbtable into coreesponding fileds of table itab where date in RANGE_DATE
and bukrs in RANGE_CCODE
and pernr in RANGE_PERNR.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 09:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333213#M1032398</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-08-29T09:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Ranges for screen elements?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333214#M1032399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oooops....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My problem solved...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  We just need to check that variable empty or not before populating the ranges table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because...&lt;/P&gt;&lt;P&gt;If even that ranges table not filling with screen variable, It fillls with SIGN and OPTION...&lt;/P&gt;&lt;P&gt;That is the reason I am getting problem before....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Eric,&lt;/P&gt;&lt;P&gt;Naveen Inuganti.,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2008 09:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ranges-for-screen-elements/m-p/4333214#M1032399</guid>
      <dc:creator>naveen_inuganti2</dc:creator>
      <dc:date>2008-08-29T09:32:06Z</dc:date>
    </item>
  </channel>
</rss>

