Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

difference between 4.7EE and 6.0 ECC

Former Member
0 Kudos

Hi,

what are the differences between 4.7EE and 6.0ECC in ABAP point of view?

will 4.7EE supports web applications?

thanks,

hi.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi ,

There are so many differences between the version in different objects

I will explain in two or more objects the difference

1.In the customer master in 4.6 version there is no partner function tab in the customer in xd01 t-code

and also there is no CIN tab in that version but it is there in the 4.7 EE version.

This is the major change from the 4.6cc to 4.7EE

2.In 4.7EE there is some settings that are related for CIN

which cannot be done in 4.7EE that means they need some patches for doing the configuration setting for the CIN.

But we can do the same in the 6.0 version

These are the some of the settings that are differed in the two versions and in that two objects.

If you are upgrading from 4.7 to ECC 6.0 in the same box then your master data is not affected,

only items that are affected are programs, FMs, scripts,...............

if it is to any other server may be you can use ALE to copy.

For Functionality Differences please refer to the below site -

Link:[http://solutionbrowser.erp.sap.fmpmedia.com/]

Reward if helpful.

Thank you,

Regards.

3 REPLIES 3

Former Member
0 Kudos

diff between 4.6c to ECC 6.0 abap

There is lot difference between 4.6c and 6.0

1) ecc 6.0 coming with inbuild webdynpro , BSP it is not 4.6c

2) In ecc we have interactive forms concept where it was not there in 4.6c

3) 4.6c there is no unicode concept here we have unicode and non unicode

ECC->enterprise central component.ECC 6.0 is the advanced version.if we consider in technical point of view then i can give u one example.

In the new version we have enhancement points and enhancement sections along with enhancemnts and BADI'S.SAP has provided these ,so that without going for access keys we can write our code in the enhancement points along with Standard SAP code.So now SAP has provided more user friendly environment.Also a new DEBUGGER also arrived with the new version.Now we can see more things in the new er version of DEBUGGER.

- Concept of Unicode is introduced.

- Few tables have been modified in ECC6.0.

Tables TVARV & TTREX have been replaced by TVARVC & TTREXN respectively.

For functional differences please check out the following link:

http://solutionbrowser.erp.sap.fmpmedia.com/

Reward Points if useful.

0 Kudos

HI,

i want the diffwerences between 4.7EE and 6.0ECC.and i don't want any links.please answer me in ur own words.

good answers will be rewarded surely!!!

rgds,

Hi.

Former Member
0 Kudos

hi ,

There are so many differences between the version in different objects

I will explain in two or more objects the difference

1.In the customer master in 4.6 version there is no partner function tab in the customer in xd01 t-code

and also there is no CIN tab in that version but it is there in the 4.7 EE version.

This is the major change from the 4.6cc to 4.7EE

2.In 4.7EE there is some settings that are related for CIN

which cannot be done in 4.7EE that means they need some patches for doing the configuration setting for the CIN.

But we can do the same in the 6.0 version

These are the some of the settings that are differed in the two versions and in that two objects.

If you are upgrading from 4.7 to ECC 6.0 in the same box then your master data is not affected,

only items that are affected are programs, FMs, scripts,...............

if it is to any other server may be you can use ALE to copy.

For Functionality Differences please refer to the below site -

Link:[http://solutionbrowser.erp.sap.fmpmedia.com/]

Reward if helpful.

Thank you,

Regards.