<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587897#M863863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Nov 2008 10:11:51 GMT</pubDate>
    <dc:creator>raj_kumar86</dc:creator>
    <dc:date>2008-11-04T10:11:51Z</dc:date>
    <item>
      <title>bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587894#M863860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any diffrence between coding aganist version 4.7 and 5.0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 06:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587894#M863860</guid>
      <dc:creator>raj_kumar86</dc:creator>
      <dc:date>2008-03-25T06:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587895#M863861</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;Refer these links to fing the differences&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://solutionbrowser.erp.sap.fmpmedia.com/" target="test_blank"&gt;http://solutionbrowser.erp.sap.fmpmedia.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Functionality Differences between SAP Versions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECC 5.0 Release Notes For PP Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ravee indra on Mar 25, 2008 11:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 22:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587895#M863861</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T22:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587896#M863862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Indra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is definitely no significant coding difference between 4.7 and 5.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only difference is - but this should have been coded already in 4.6 - the usage of the declaration of the BDC-itab. &lt;/P&gt;&lt;P&gt;Formerly: data: begin of it_bdcdata occurs 0.&lt;/P&gt;&lt;P&gt;                 include structure bdcdata.&lt;/P&gt;&lt;P&gt;               data: end of it_bdc.&lt;/P&gt;&lt;P&gt;Now: types: begin of ty_bdc.&lt;/P&gt;&lt;P&gt;                      include structure bdcdata.&lt;/P&gt;&lt;P&gt;        types: end of ty_bdc.&lt;/P&gt;&lt;P&gt;        data: it_bdc type table of ty_bdc,&lt;/P&gt;&lt;P&gt;                wa_bdc type ty_bdc.                "working structure for appending it_bdc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindest,&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2008 02:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587896#M863862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-26T02:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587897#M863863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2008 10:11:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3587897#M863863</guid>
      <dc:creator>raj_kumar86</dc:creator>
      <dc:date>2008-11-04T10:11:51Z</dc:date>
    </item>
  </channel>
</rss>

