‎2007 Aug 07 7:18 AM
hi all
can anybody tell me the exact difference beyween 4.7C and 6.0 ECC editions of Sap
‎2007 Aug 07 7:20 AM
Refer this link for ECC 5.0 & 6.0:
http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
A similar post
/message/1783778#1783778 [original link is broken]
You can go through the Release Notes for each of the versions after 4.6B (4.6C, 4.7 , ECC 5.0 & ECC 6.0)
http://help.sap.com/saphelp_erp2005/helpdata/en/43/688055b88f297ee10000000a422035/content.htm
For 4.7 SAP R/3 http://help.sap.com/saphelp_47x200/helpdata/en/12/9d78d6d8f74043a32e82be87e433b7/content.htm
Release Notes on SAP Web Application Server 6.30
http://help.sap.com/saphelp_47x200/helpdata/en/2b/64fc3e9d3b6927e10000000a114084/content.htm
http://solutionbrowser.erp.sap.fmpmedia.com/
Regards,
Pavan
‎2007 Aug 07 7:20 AM
‎2007 Aug 07 7:20 AM
Also,
From an ABAP point of view, there are not many changes, its just the WAS(web appl server) has changed frm 6.20 to 6.40 and also the new features are in the form of classes / methods.
in other words
4.7 is based on Basis 6.20
ECC 6.00 is part of mySAP ERP 2004 which is based on Netweaver (including SAP WebAS 6.40)
Check the link...
http://solutionbrowser.erp.sap.fmpmedia.com/
Regards,
Pavan
‎2007 Aug 07 7:22 AM
Hi,
to know the differences in each release
Here is the link for the same
http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/8c3842bb58f83ae10000000a1550b0/frameset.htm
http://service.sap.com/releasenotes
Check this link ... this link will definitely explin u clearly the difference between the two versions...
http://www.stonewayinc.com/clients/sap/bestoftour/presentations/SAP_BOT_2_Furlan_IBM.ppt
See this weblog:
/people/thomas.jung3/blog/2005/05/15/abap-46c-to-640-delta-training
Refer this link for ECC 5.0 & 6.0:
http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
Regards
Sudheer
‎2007 Aug 07 7:22 AM
Hi
ECC6.0 comes with the All Netweaver components of the Same level(version) and with some extra vertical packages for SAP.
Refer this link for ECC 5.0 & 6.0:
http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
A similar post
/message/1783778#1783778 [original link is broken]
You can go through the Release Notes for each of the versions after 4.6B (4.6C, 4.7 , ECC 5.0 & ECC 6.0)
http://help.sap.com/saphelp_erp2005/helpdata/en/43/688055b88f297ee10000000a422035/content.htm
For 4.7 SAP R/3 http://help.sap.com/saphelp_47x200/helpdata/en/12/9d78d6d8f74043a32e82be87e433b7/content.htm
Release Notes on SAP Web Application Server 6.30
http://help.sap.com/saphelp_47x200/helpdata/en/2b/64fc3e9d3b6927e10000000a114084/content.htm
http://solutionbrowser.erp.sap.fmpmedia.com/
Check these links
http://help.sap.com/saphelp_nw04/helpdata/en/94/c65839bec58b27e10000000a114084/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/a8/b9623c44696069e10000000a11405a/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/c1/1253164e665b4fa635af38b66dc166/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/f5/a9673e42613f7ce10000000a114084/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/dc/6b7f2f43d711d1893e0000e8323c4f/frameset.htm
<b>Reward points for useful Answers</b>
Regards
Anji
‎2007 Aug 07 7:23 AM
Hi,
The Main Difference is
is <b>Debugger</b>.......................
<b>New Debugger provides :</b>
1. Three user specific desktops, which you can customize and save as your favorite debugger environment.
2. Six standard desktops, which should cover most of the sommon working conditions in the debugger :
standard : stepping through the code
structures: compare structures
tables : compare tables
Objects : compare objects
DetailDisplays: compare strings, simple fields
Breakpoints : maintain your breakpoints.
To know the differences in each release
Here is the link for the same
http://help.sap.com/saphelp_nw2004s/helpdata/en/5b/8c3842bb58f83ae10000000a1550b0/frameset.htm
http://service.sap.com/releasenotes
Check this link ... this link will definitely explin u clearly the difference between the two versions...
http://www.stonewayinc.com/clients/sap/bestoftour/presentations/SAP_BOT_2_Furlan_IBM.ppt
For functional differences please check out the following link:
http://solutionbrowser.erp.sap.fmpmedia.com/
See this weblog:
/people/thomas.jung3/blog/2005/05/15/abap-46c-to-640-delta-training
Regards,
Padmam.
‎2007 Aug 07 7:24 AM
‎2007 Aug 07 7:24 AM
below are some of the good features in ECC6.0
1- Your ABAP code can be unicode enable,so that you can use your code in all the versions
2-You have a two kind of break point option in ECC6.0.
3-You have a enhanced debugging screen.
chk this
http://solutionbrowser.erp.sap.fmpmedia.com/
http://service.sap.com/instguides
This forum contains the same discussion
‎2007 Aug 07 8:15 AM
Hi,
4.7C is not object oriented version but 6.0 ECC is a purely depending on OOPs.
6.0 ECC is mostly depends on Netweever.
Reward points if useful.
Thanks & Regards,
Vasudeva Rao.