<?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: Option List in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001832#M1344434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Venkat.O&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur reply resolved my problem upto 99 %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display the Text /Name of the plant also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest someting for this also.&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;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 09:54:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T09:54:28Z</dc:date>
    <item>
      <title>Option List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001828#M1344430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hv following scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hv taken a PARAMETER : p_swerk type iloa-swerk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;everything is going fine except when when I click on list option, it display a dialog box with options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this dialog box should display only two option ( as we ha defined two Maintenance Plant 1004, 3000), but it displays other plants also which are not in iloa table but exist in t001w.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it should plants existing in t399i table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:17:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001828#M1344430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Option List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001829#M1344431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the data element SWERK is assigned to the domain WERKS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the domain werks in the value table table T001W is assigned.. so it will display all the plants in SWERKS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;define a custom data element  with only those two plants in the value range.&lt;/P&gt;&lt;P&gt;this will solve your problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;even in table T399I, the data elemnt IWERK is assigned to domain T001W , which in turn has value table as T001W.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so better create a custom dataelemt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jeevitha krishnaraj on Jul 31, 2009 8:27 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001829#M1344431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Option List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001830#M1344432</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;but what if I add another Maitenance Plant in future. Will the given range restrict it with value range.&lt;/P&gt;&lt;P&gt;Do I need to redefine the range in that case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 06:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001830#M1344432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T06:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Option List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001831#M1344433</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, 
Try this way.
&lt;PRE&gt;&lt;CODE&gt;
 REPORT ztest_notepad.
 DATA: it_t399i TYPE t399i OCCURS 0.
 DATA: it_return_tab TYPE ddshretval OCCURS 0,
       wa_return LIKE LINE OF it_return_tab.

 PARAMETER : p_swerk TYPE iloa-swerk.
 AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_swerk.
   IF it_t399i[] IS INITIAL.
     SELECT * FROM t399i INTO TABLE it_t399i.
   ENDIF.
   CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
     EXPORTING
       retfield    = 'IWERK'
       dynpprog    = sy-repid
       dynpnr      = sy-dynnr
       dynprofield = 'P_SWERK'
       value_org   = 'S'
     TABLES
       value_tab   = it_t399i
       return_tab  = it_return_tab.
   READ TABLE it_return_tab INTO wa_return INDEX 1.
   p_swerk = wa_return-fieldval.&lt;/CODE&gt;&lt;/PRE&gt;

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 07:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001831#M1344433</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-07-31T07:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Option List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001832#M1344434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Venkat.O&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks alot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur reply resolved my problem upto 99 %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display the Text /Name of the plant also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest someting for this also.&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;Maverick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 09:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/option-list/m-p/6001832#M1344434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T09:54:28Z</dc:date>
    </item>
  </channel>
</rss>

