2007 Aug 09 2:09 PM
Hello friends,
can anyone tell me what is ecc 6.0 and what is the differnce between ecc6.0 and 4.6e
uttam.
2007 Aug 09 2:30 PM
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
2007 Aug 09 2:13 PM
hi raj
ECC is enterprise central component its support mainly unicode compatibility
reward points to all helpful answers
kiran.M
2007 Aug 09 2:13 PM
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
2007 Aug 09 2:18 PM
2007 Aug 09 2:30 PM
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