<?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: Doubt in selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875177#M368108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Mr.Arun you are right  i want the database of the particular vendor number for which i had enter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jan 2007 11:33:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-19T11:33:22Z</dc:date>
    <item>
      <title>Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875165#M368096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i have a doubt in selection screen I had given statement as below now i can see the output screen and i'm getting the output also now i want to know the value of only one vendor. If i had given a vendor number it must select the particular data of that vendor only can u give me any suggestions please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECTION-SCREEN BEGIN OF BLOCK P WITH FRAME TITLE TEXT-000.

      PARAMETERS: VENDORNO like EKKo-LIFNR,
                  PURORG like EKKO-EKORG,
                  PLANT like EKPO-WERKS,
                  PURDOC like EKKO-BEDAT.

SELECTION-SCREEN END OF BLOCK P.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:36:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875165#M368096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875166#M368097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan , &lt;/P&gt;&lt;P&gt;  Do you mean to have a constant value for the vendor and make it input disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:39:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875166#M368097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875167#M368098</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 mean that you want the remaining fields to be populated with the values from the vendor. Then what you have to do is use the FM DYNP_VALUES_UPDATE in the AT SELECTION SCREEN OUTPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you search the forum with the FM &amp;lt;b&amp;gt;DYNP_VALUES_UPDATE&amp;lt;/b&amp;gt; .You will get many example.s&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875167#M368098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875168#M368099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The select on this will display the detials of &amp;lt;b&amp;gt;one&amp;lt;/b&amp;gt; vendor only .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be the vendor is having more than one entry but still in your report out put the vendor number will be the same .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you give the complete code .&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>Fri, 19 Jan 2007 10:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875168#M368099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875169#M368100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No as i have selected all standard tables in which i have all data so if i give a particular vendor number such as 10000006 then it should select only the in that vendor address like its company code, purchase order, purchase document etc.,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875169#M368100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875170#M368101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok the vendor may have more entries but i want all the details of that vendor number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875170#M368101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875171#M368102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan , &lt;/P&gt;&lt;P&gt;  I dont think this is possible because the same vendor can interact with a number of purchase organizations , and will surely have a number of Purchase documents assigned to him , so i dont think this is functionally fesable , yes technically we can get some data from the table and populate rest of you selection screen elements , but i dont think this will be of much help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:52:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875171#M368102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875172#M368103</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 think you need to use selection-screen evetn AT SELECTION-SCREEN OUTPUT .&lt;/P&gt;&lt;P&gt;In this event write your select query fetching the dat for this vendor alone selecting the data you require and then displaying the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sunmit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 10:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875172#M368103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T10:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875173#M368104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok let me explain you clearly sir what i want if i'm not selecting vendor number or any thing it was directly displaying the output of all values i mean all vendor numbers and if i try to select only one vendor number then also it was dislpaying all the vendor records now i have to pass a command as if i give a particular vendor number then it has to select that particular vendor details but not all vendors&lt;/P&gt;&lt;P&gt;Ex: if i select Vendor No 10000006 then it should dislpay the values or data related to that vendor address but not all values starting from 10000000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 11:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875173#M368104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T11:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875174#M368105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok let me explain you clearly sir what i want if i'm not selecting vendor number or any thing it was directly displaying the output of all values i mean all vendor numbers and if i try to select only one vendor number then also it was dislpaying all the vendor records now i have to pass a command as if i give a particular vendor number then it has to select that particular vendor details but not all vendors&lt;/P&gt;&lt;P&gt;Ex: if i select Vendor No 10000006 then it should dislpay the values or data related to that vendor address but not all values starting from 10000000&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 11:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875174#M368105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T11:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875175#M368106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i understand is that currently your program is not selecting data based on the vendor you enter , but irrespective of what value of vendor you enter it select data for all the vendors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not a selection screen issue but it is with the select statement.&lt;/P&gt;&lt;P&gt;If you paste your code we may be able to help  you out better in this case.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 11:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875175#M368106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T11:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875176#M368107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;I think this is what u required when u select vendor number automatically for that particular vendor u require values in the remaining 3 parameter fields.&lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;REPORT zex31 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS: vendorno LIKE ekko-lifnr,&lt;/P&gt;&lt;P&gt;                  purorg LIKE ekko-ekorg,&lt;/P&gt;&lt;P&gt;                  plant LIKE ekpo-werks,&lt;/P&gt;&lt;P&gt;                  purdoc LIKE ekko-bedat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: dynfields TYPE TABLE OF dynpread WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;DATA: return TYPE TABLE OF ddshretval WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR vendorno.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            tabname           = 'EKKO'&lt;/P&gt;&lt;P&gt;            fieldname         = 'LIFNR'&lt;/P&gt;&lt;P&gt;            dynpprog          = sy-cprog&lt;/P&gt;&lt;P&gt;            dynpnr            = sy-dynnr&lt;/P&gt;&lt;P&gt;            dynprofield       = 'VENDORNO'&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            return_tab        = return&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            field_not_found   = 1&lt;/P&gt;&lt;P&gt;            no_help_for_field = 2&lt;/P&gt;&lt;P&gt;            inconsistent_help = 3&lt;/P&gt;&lt;P&gt;            no_values_found   = 4&lt;/P&gt;&lt;P&gt;            OTHERS            = 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  BREAK-POINT.&lt;/P&gt;&lt;P&gt;  REFRESH dynfields.&lt;/P&gt;&lt;P&gt;  READ TABLE return WITH KEY fieldname = 'VENDORNO'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Add it back to the dynpro.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  dynfields-fieldname = return-retfield.&lt;/P&gt;&lt;P&gt;  dynfields-fieldvalue = return-fieldval.&lt;/P&gt;&lt;P&gt;  APPEND dynfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Get the company code from db and add to dynpro&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  DATA: xekko TYPE ekko,&lt;/P&gt;&lt;P&gt;        xekpo TYPE ekpo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CLEAR xekko.&lt;/P&gt;&lt;P&gt;  CLEAR xekpo.&lt;/P&gt;&lt;P&gt;  SELECT SINGLE * INTO xekko&lt;/P&gt;&lt;P&gt;  FROM ekko&lt;/P&gt;&lt;P&gt;  WHERE lifnr = return-fieldval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  dynfields-fieldname = 'PURORG'.&lt;/P&gt;&lt;P&gt;  dynfields-fieldvalue = xekko-ekorg.&lt;/P&gt;&lt;P&gt;  APPEND dynfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  dynfields-fieldname = 'PURDOC'.&lt;/P&gt;&lt;P&gt;  dynfields-fieldvalue = xekko-bedat.&lt;/P&gt;&lt;P&gt;  APPEND dynfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SELECT SINGLE * INTO xekpo&lt;/P&gt;&lt;P&gt;   FROM ekpo&lt;/P&gt;&lt;P&gt;   WHERE ebeln = xekko-ebeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  dynfields-fieldname = 'PLANT'.&lt;/P&gt;&lt;P&gt;  dynfields-fieldvalue = xekpo-werks.&lt;/P&gt;&lt;P&gt;  APPEND dynfields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Update the dynpro values.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'DYNP_VALUES_UPDATE'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            dyname     = sy-cprog&lt;/P&gt;&lt;P&gt;            dynumb     = sy-dynnr&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            dynpfields = dynfields&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS     = 8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 11:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875176#M368107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T11:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875177#M368108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Mr.Arun you are right  i want the database of the particular vendor number for which i had enter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 11:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875177#M368108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T11:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875178#M368109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;  I did not understand what you ment by data base of the vendor , if you want the basic information about the vendor i.e.his name , address e.t.c , then it is in table LFA1.&lt;/P&gt;&lt;P&gt;To be frank i am still have a very vague idea of what you want to acheive .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 11:54:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-selection-screen/m-p/1875178#M368109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-19T11:54:13Z</dc:date>
    </item>
  </channel>
</rss>

