<?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 ECC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681258#M619741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone tell me what is ecc 6.0 and what is the differnce between ecc6.0 and 4.6e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uttam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2007 13:09:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-09T13:09:04Z</dc:date>
    <item>
      <title>ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681258#M619741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone tell me what is ecc 6.0 and what is the differnce between ecc6.0 and 4.6e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uttam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:09:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681258#M619741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T13:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681259#M619742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi raj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECC is enterprise central component its support mainly unicode compatibility&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points to all helpful answers &lt;/P&gt;&lt;P&gt;kiran.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681259#M619742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681260#M619743</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;ECC stands for Enterprise Central component, Its is the latest version of SAP, &lt;/P&gt;&lt;P&gt;with some enhancement respects to technical and functional as compare to previous version as 4.6 and others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards point if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgrds&lt;/P&gt;&lt;P&gt;shazia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:13:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681260#M619743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T13:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681261#M619744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681261#M619744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T13:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: ECC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681262#M619745</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;1.4.6C supports both occurs 0 and types statement for internal table declaration.&lt;/P&gt;&lt;P&gt;ECC6.0 is an object oriented concept, it supports only types statement for internal table declaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.In 4.6C we make use of standard function modules such as &amp;#147;REUSE_ALV_GRID_DISPLAY&amp;#148;  for displaying the report in grid format.In ECC6.0 we make use of &amp;#147;Classes&amp;#148; concept for the reusability purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.More of SAP scripts are used in 4.6C.In ECC6.0 more of smart forms are used since they are user friendly rather than SAP scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.In 4.6C for using currencies we need to make use of conversion routines where currencies are converted to character format.In ECC6.0 it is automatically taken care of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.In 4.6C we use LSMW for uploading data which is one time in use.In ECC6.0 we use new technologies like CATT and E-CATT for uploading data which are more popular.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.In 4.6C we use more BDC&amp;#146; s for posting data than BAPI&amp;#146; s.In ECC6.0 the trend has changed from BDC&amp;#146; s to BAPI&amp;#146; s.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7.In ECC6.0 handling a table control is very easy compare to 4.6C even if resolution of the screen changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2007 13:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecc/m-p/2681262#M619745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-09T13:30:27Z</dc:date>
    </item>
  </channel>
</rss>

