‎2008 Mar 24 7:43 AM
Hi Guru's
Can anybody tell me the main differences between the SAP Versions specifically 4,6,4,7 and 5.0 in terms of ABAP
please Dont provide lnks,but only in brief the main points
Thanks
‎2008 Mar 24 8:16 AM
hi,
From the ABAP perspective, i will give out a few differences.
The WS_* function modules used in 4.6c has become obsolete from 4.7C. All the WS_* FMs have been replaced by GUI_* FMs.
(ii) Concept of Unicode is introduced.
(iii) Few tables have been modified in ECC6.0.
Tables TVARV & TTREX have been replaced by TVARVC & TTREXN respectively.
(iv) For ECC 6.0 is called netweaver component here you have ABAP+JAVA stack.
ECC6.0 supports UNCODE.
For installing 4.6 you don't required solution manager key.It only having ABAP stack.
4.6C supports NONUNICODE.
(v) 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
(vi) For functional prespective follow this link
http://solutionbrowser.erp.sap.fmpmedia.com/Default.aspx
Hope this helps, Do reward.
‎2008 Mar 24 8:16 AM
hi,
From the ABAP perspective, i will give out a few differences.
The WS_* function modules used in 4.6c has become obsolete from 4.7C. All the WS_* FMs have been replaced by GUI_* FMs.
(ii) Concept of Unicode is introduced.
(iii) Few tables have been modified in ECC6.0.
Tables TVARV & TTREX have been replaced by TVARVC & TTREXN respectively.
(iv) For ECC 6.0 is called netweaver component here you have ABAP+JAVA stack.
ECC6.0 supports UNCODE.
For installing 4.6 you don't required solution manager key.It only having ABAP stack.
4.6C supports NONUNICODE.
(v) 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
(vi) For functional prespective follow this link
http://solutionbrowser.erp.sap.fmpmedia.com/Default.aspx
Hope this helps, Do reward.