<?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 look-up table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/look-up-table/m-p/3894725#M934991</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m coding . user will enter the value between the range or single from selection screen.&lt;/P&gt;&lt;P&gt;I want to check these values are in my look-up table or not . if yes take those values for further calculation.&lt;/P&gt;&lt;P&gt;Basically i want to make check table to check entered value is there or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body tell me how to do that i m using LDB .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  a lot .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 May 2008 13:31:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-29T13:31:48Z</dc:date>
    <item>
      <title>look-up table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/look-up-table/m-p/3894725#M934991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I m coding . user will enter the value between the range or single from selection screen.&lt;/P&gt;&lt;P&gt;I want to check these values are in my look-up table or not . if yes take those values for further calculation.&lt;/P&gt;&lt;P&gt;Basically i want to make check table to check entered value is there or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body tell me how to do that i m using LDB .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks  a lot .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 13:31:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/look-up-table/m-p/3894725#M934991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T13:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: look-up table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/look-up-table/m-p/3894726#M934992</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;  Write the below code in AT SELECTION-SCREEN event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT matnr FROM mara&lt;/P&gt;&lt;P&gt;INTO lv_matnr&lt;/P&gt;&lt;P&gt;WHERE matnr IN s_matnr.&lt;/P&gt;&lt;P&gt;IF lv_matnr is initial.&lt;/P&gt;&lt;P&gt;MESSAGE EXXX.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDSELECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bujji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2008 13:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/look-up-table/m-p/3894726#M934992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-29T13:35:15Z</dc:date>
    </item>
  </channel>
</rss>

