Answer Posted / shamim khan
hi..
Enhancement means you're making or adding additional
functionality to the standard functionality. You're not
going to change the standard program where as Modification
means you're changing the standard code and then adding the
functionality which sometimes leads major error and gives
problems during software upgrade.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How memory management happens for internal tables and work areas in abap?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What is luw or data base transaction ?
What is the function of the correction system?
What is meant by read lock? : sap abap data dictionary
Where do you code the hide statement?
what are the various types of parameters and how are they distinguished from one another?
What are the types of subroutines? : abap data dictionary
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What is the relationship existing between the various data elements in data dictionary? : abap data dictionary
What are the rules to create a BAPI?
How we can give authorization on the fields of table control in a dialog-programming?
How to insert a line into abap internal tables?
Can i Have Some Examples on Enhancements.
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc