<?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: multi level value table creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427143#M1927136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions from anyone please??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 11:28:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-12-14T11:28:45Z</dc:date>
    <item>
      <title>multi level value table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427142#M1927135</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 want to have 3 fields on the screen with values coming in drop down based on the value selected in previous fields using the check table / Value table functionality only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: suppose i have fld1, fld2, fld3 maintained in a table.&lt;/P&gt;&lt;P&gt;On the screen i have 3 fields created.&lt;/P&gt;&lt;P&gt;now when i chose a value in fld1, the fld2 values should be filtered and shown in the drop down.&lt;/P&gt;&lt;P&gt;and from the given values of fld2 if i choose any value from drop down, i should be filtering values of fld3 and should be shown in fld3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to get from fld1 to fld2 i mean the first level linkage but not able to filter the fld3 values based on fld1 and fld2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have worked on similar requirements using check table / value tables ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2015 09:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427142#M1927135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-11-27T09:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: multi level value table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427143#M1927136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestions from anyone please??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 11:28:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427143#M1927136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-14T11:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: multi level value table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427144#M1927137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2 style="font-family: 'Trebuchet MS', 'Comic Sans MS', Arial, sans-serif; color: #d01022; font-weight: normal;"&gt;&lt;SPAN style="font-size: 10pt; color: #000000;"&gt;Following link show how to get the F4 help of a field based on the value of another field &lt;A href="http://saptechnical.com/Tutorials/ABAP/F4/Page2.htm" title="http://saptechnical.com/Tutorials/ABAP/F4/Page2.htm"&gt;Get the F4 help of a field based on the value of another field&lt;/A&gt;&lt;/SPAN&gt;&lt;/H2&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 11:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427144#M1927137</guid>
      <dc:creator>michael_kozlowski</dc:creator>
      <dc:date>2015-12-14T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: multi level value table creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427145#M1927138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael for the suggestion.&lt;/P&gt;&lt;P&gt;Actually my screen is a Standard web dynpro NWBC screen and all these fields are input drop down fields. Here i have very limited options to code it and get the data dynamically. &lt;/P&gt;&lt;P&gt;That is the reason i was checking if it can be handled at the CHECK table level ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 11:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/multi-level-value-table-creation/m-p/11427145#M1927138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-12-14T11:53:41Z</dc:date>
    </item>
  </channel>
</rss>

