differences between version 4.7 and ecc 5.0
Answers were Sorted based on User's Feedback
Answer / sheasgiri
You can find the functional difference between the version
in the following link, even you can download the delta
functionality between the version.
http://www.solutionbrowser.erp.sap.fmpmedia.com
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gary
Wow, it is really huge question. As an Apaper, I think the biggest different is:
1. New general ledger
2. New ABAP Editor
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sathish kumar
ECC6.0
Need Solution amanger Key to installing the ECC 6.0
Called as netweaver componenent, have both ABAP + Java Stack
Supports both unicode and non unique code
Having Web application servere (ABAP+Java)
Fm like ws_upload, ws_downlaod are obselete and obsolete fm are found in Rodir
Ecc is very strict in case of ECP error and slin observes catching the run time error
if uou are doing uniocode conversion, you need to check transaction uccheck for unicode errors and need to replace the obselete statement like < > => =<etc.
more towords oops and developer friendly
new debugger
new enhancement frame work is introduced
efficient to use adobe form
built with netweaver platform with solution manager
Has a new option for badi, to create your own badis and implement
you have new comcept called implicit and explicit plugin
web dynpro accessible in se80
SAP ERP 4.6
NO solution manager key is required
Have only ABAP Stack
Supports NOn Unique Code
no issue with 4.6 but will give dump.
regards,
Sathish kumar
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ishita
In 4.7 ver we have to define the oracle database to server
where as in ecc5.0 we need not to do tht and ecc5 is more
compatable to web techonology
Is This Answer Correct ? | 0 Yes | 1 No |
What is the role of an abapper in support project?What is the ticket concept in support project?Who raise the ticket and who resolve it?Let me know the complete procedure?
What is view proxy in abap?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
What is your approach for writing a bdc program? : abap bdc
What is size category?
how do find a name of a print program?
What is the difference between a structure and a table?
can we write a select query under end-of-selection event. and will it fetch data.
3 Answers Accenture, SAP Labs,
i have to fetch the data based on non primary key field from a pooled or clustered table, but for pooled and clustered tables we can't create secondary index then to achieve the performance what to do?
what is the role of ST05 in performance tuning?
How to search a Internal Table Fields?
IN scripts we have std layouts like medruk,in smartform do we have any?if i copy the std script in zscript and migrate will it work?