<?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 Process on Value-Request in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627421#M1441382</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 have a table control that display Item information. I would like to add value-request on vendor text field based on the item.&lt;/P&gt;&lt;P&gt;Example: Item A have Vendor 1 and Vendor 2 maintain in Source list.&lt;/P&gt;&lt;P&gt;if i click the value-request for vendor only vendor1 and vendor2 will show, not all the vendor registered in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help on how can i achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2010 06:40:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-26T06:40:51Z</dc:date>
    <item>
      <title>Process on Value-Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627421#M1441382</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 have a table control that display Item information. I would like to add value-request on vendor text field based on the item.&lt;/P&gt;&lt;P&gt;Example: Item A have Vendor 1 and Vendor 2 maintain in Source list.&lt;/P&gt;&lt;P&gt;if i click the value-request for vendor only vendor1 and vendor2 will show, not all the vendor registered in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help on how can i achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 06:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627421#M1441382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T06:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Process on Value-Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627422#M1441383</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 are working with Module-Pool programming....&lt;/P&gt;&lt;P&gt;So,In Module Pool programing goto the particularScreen Flowlogic tab where u are looping in table control.--&amp;gt; Goto its layout ..In layout -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;in the Right side u can enter its check table or search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN FLOW LOGIC use EVENT &lt;STRONG&gt;PROCESS ON VALUE REQUEST&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the solution will work ...&lt;/P&gt;&lt;P&gt;just try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Affable&lt;/P&gt;&lt;P&gt;Arbind&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 06:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627422#M1441383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T06:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Process on Value-Request</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627423#M1441384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Flow Logic, read the value of the entered article using DYN_VALUES_READ in the PROCESS ON VALUE-REQUEST event. &lt;/P&gt;&lt;P&gt;Once u have the article number, select the corresponding vendors into an internal table and pass it to the FM F4IF_INT_TABLE_VALUE_REQUEST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, when the user enters an article and uses F4 for the vendor, only the corresponding vendors will be displayed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 13:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-on-value-request/m-p/6627423#M1441384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T13:57:55Z</dc:date>
    </item>
  </channel>
</rss>

