<?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 doubt in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3717563#M894945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using AT END  or ON CHANGE OF ? You can write the call transaction in AT END of VNO event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT ITAB BY VNO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM to open the BDC Group&lt;/P&gt;&lt;P&gt;LOOP AT ITAB.&lt;/P&gt;&lt;P&gt;FM to intert the BDC Data&lt;/P&gt;&lt;P&gt;AT END of VNO.&lt;/P&gt;&lt;P&gt;    Call Transaction&lt;/P&gt;&lt;P&gt;    refresh the BDC data&lt;/P&gt;&lt;P&gt;ENDAT.&lt;/P&gt;&lt;P&gt;ENDLOOP&lt;/P&gt;&lt;P&gt;FM to close the BDC Group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2008 20:22:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-29T20:22:46Z</dc:date>
    <item>
      <title>BDC doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3717562#M894944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program should look at the 'Vno' field and all the records which has the same 'vno' forms part of one document. So, the BDC should, once it has come to the end of the record with the same 'vno' post the document in SAP and then start the next  'vno' as a new document in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VNo&lt;/P&gt;&lt;P&gt;70100117&lt;/P&gt;&lt;P&gt;70100117&lt;/P&gt;&lt;P&gt;70100118&lt;/P&gt;&lt;P&gt;70100118&lt;/P&gt;&lt;P&gt;70100119&lt;/P&gt;&lt;P&gt;70100119&lt;/P&gt;&lt;P&gt;70100120&lt;/P&gt;&lt;P&gt;70100120&lt;/P&gt;&lt;P&gt;30100351&lt;/P&gt;&lt;P&gt;30100351&lt;/P&gt;&lt;P&gt;30100351&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 16:00:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3717562#M894944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T16:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: BDC doubt</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3717563#M894945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using AT END  or ON CHANGE OF ? You can write the call transaction in AT END of VNO event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SORT ITAB BY VNO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM to open the BDC Group&lt;/P&gt;&lt;P&gt;LOOP AT ITAB.&lt;/P&gt;&lt;P&gt;FM to intert the BDC Data&lt;/P&gt;&lt;P&gt;AT END of VNO.&lt;/P&gt;&lt;P&gt;    Call Transaction&lt;/P&gt;&lt;P&gt;    refresh the BDC data&lt;/P&gt;&lt;P&gt;ENDAT.&lt;/P&gt;&lt;P&gt;ENDLOOP&lt;/P&gt;&lt;P&gt;FM to close the BDC Group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 20:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-doubt/m-p/3717563#M894945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T20:22:46Z</dc:date>
    </item>
  </channel>
</rss>

