Application Development and Automation 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: 
Read only

ECC

Former Member
0 Likes
520

Hello friends,

can anyone tell me what is ecc 6.0 and what is the differnce between ecc6.0 and 4.6e

uttam.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
477

Hi,

1.4.6C supports both occurs 0 and types statement for internal table declaration.

ECC6.0 is an object oriented concept, it supports only types statement for internal table declaration.

2.In 4.6C we make use of standard function modules such as “REUSE_ALV_GRID_DISPLAY” for displaying the report in grid format.In ECC6.0 we make use of “Classes” concept for the reusability purpose.

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.

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.

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.

6.In 4.6C we use more BDC’ s for posting data than BAPI’ s.In ECC6.0 the trend has changed from BDC’ s to BAPI’ s.

7.In ECC6.0 handling a table control is very easy compare to 4.6C even if resolution of the screen changes.

Hope this helps.

Reward if helpful.

Regards,

Sipra

4 REPLIES 4
Read only

Former Member
0 Likes
477

hi raj

ECC is enterprise central component its support mainly unicode compatibility

reward points to all helpful answers

kiran.M

Read only

Former Member
0 Likes
477

Hi

ECC stands for Enterprise Central component, Its is the latest version of SAP,

with some enhancement respects to technical and functional as compare to previous version as 4.6 and others

Rewards point if useful

rgrds

shazia

Read only

Former Member
0 Likes
477

answered

Read only

Former Member
0 Likes
478

Hi,

1.4.6C supports both occurs 0 and types statement for internal table declaration.

ECC6.0 is an object oriented concept, it supports only types statement for internal table declaration.

2.In 4.6C we make use of standard function modules such as “REUSE_ALV_GRID_DISPLAY” for displaying the report in grid format.In ECC6.0 we make use of “Classes” concept for the reusability purpose.

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.

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.

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.

6.In 4.6C we use more BDC’ s for posting data than BAPI’ s.In ECC6.0 the trend has changed from BDC’ s to BAPI’ s.

7.In ECC6.0 handling a table control is very easy compare to 4.6C even if resolution of the screen changes.

Hope this helps.

Reward if helpful.

Regards,

Sipra