<?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: on BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-bdc/m-p/2446506#M548003</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;in bdc we add records from Interna table header line(workarea) to body by using &lt;/P&gt;&lt;P&gt;APPEND statement. you use COLLECT statement insted of using APPEND statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the COLLECT statement aviods the duplicate records from table, if any record exisisting with the same record  number, the current record contents  are added to the exisisting record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;sample code&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form bdc_field using fname1 fvalue1.&lt;/P&gt;&lt;P&gt;refresh bdcdata.&lt;/P&gt;&lt;P&gt;    bdcdata-fname = fname1.&lt;/P&gt;&lt;P&gt;    bdcdata-fvalue = fvalue1.&lt;/P&gt;&lt;P&gt;    COLLECT bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashokreddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2007 21:49:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-21T21:49:50Z</dc:date>
    <item>
      <title>on BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-bdc/m-p/2446505#M548002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one Object on BDC....thing is to change devilary class of items on Sales order. using VA02 which runs in Bakground mode for importing valid data and eliminate duplicate entries.&lt;/P&gt;&lt;P&gt;........problem..is how can i eliminate duplicate entries.? plz Answer anybody.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 20:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-bdc/m-p/2446505#M548002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T20:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: on BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/on-bdc/m-p/2446506#M548003</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;in bdc we add records from Interna table header line(workarea) to body by using &lt;/P&gt;&lt;P&gt;APPEND statement. you use COLLECT statement insted of using APPEND statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the COLLECT statement aviods the duplicate records from table, if any record exisisting with the same record  number, the current record contents  are added to the exisisting record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;sample code&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form bdc_field using fname1 fvalue1.&lt;/P&gt;&lt;P&gt;refresh bdcdata.&lt;/P&gt;&lt;P&gt;    bdcdata-fname = fname1.&lt;/P&gt;&lt;P&gt;    bdcdata-fvalue = fvalue1.&lt;/P&gt;&lt;P&gt;    COLLECT bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashokreddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2007 21:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/on-bdc/m-p/2446506#M548003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-21T21:49:50Z</dc:date>
    </item>
  </channel>
</rss>

