<?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: BDC Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/3074746#M729041</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi this code is getting the data of Sales Orders and Returns from Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFter getting the data into internal table, they wrote code to DELETE the internal table data where it is not matching with SELECTION-SCREEN data.&lt;/P&gt;&lt;P&gt;That's why they are using select-options values in DELETE using NOT IN S_* statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So finally the tables will have data which is valid based on the Selection-SCreen data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2007 07:00:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-16T07:00:22Z</dc:date>
    <item>
      <title>BDC Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/3074745#M729040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to ask on whats the use of the code below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DELETE it_sales_details WHERE NOT delno IN s_dr.&lt;/P&gt;&lt;P&gt;  DELETE it_sales_details WHERE NOT mtsnr IN s_mblnr.&lt;/P&gt;&lt;P&gt;  DELETE it_sales_details WHERE NOT budat IN s_budat.&lt;/P&gt;&lt;P&gt;  DELETE it_sales_details WHERE NOT matnr IN s_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DELETE it_return_details WHERE NOT delno IN s_dr.&lt;/P&gt;&lt;P&gt;  DELETE it_return_details WHERE NOT mtsnr IN s_mblnr.&lt;/P&gt;&lt;P&gt;  DELETE it_return_details WHERE NOT budat IN s_budat.&lt;/P&gt;&lt;P&gt;  DELETE it_return_details WHERE NOT matnr IN s_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerald&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 06:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/3074745#M729040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T06:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/3074746#M729041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi this code is getting the data of Sales Orders and Returns from Database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AFter getting the data into internal table, they wrote code to DELETE the internal table data where it is not matching with SELECTION-SCREEN data.&lt;/P&gt;&lt;P&gt;That's why they are using select-options values in DELETE using NOT IN S_* statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So finally the tables will have data which is valid based on the Selection-SCreen data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 07:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem/m-p/3074746#M729041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T07:00:22Z</dc:date>
    </item>
  </channel>
</rss>

