what is enhancement and modification ? Explain clearly please
Answers were Sorted based on User's Feedback
Answer / guest
enhancement is adding additional functionality to standard
sap program without modifying the original object.
modification means changing standard code as per user
requirement.
Is This Answer Correct ? | 15 Yes | 1 No |
Answer / amit bhatia
enhancement is to add our own code or u can say to add our own functionality or checks to a particular code...
modification is to change the user code like comment a particular line..but we always use enhancement...
enhancement is of twoo types impicit and explicit...
we always use implict enhancement to add our own code...
explicit enhancement which is already implemented or u can say code is already added....
Is This Answer Correct ? | 0 Yes | 1 No |
Is der any other way or tcode to process the session except SM35?
How to test a script?how to find versions in scripts?
how can you call a function module in smart form..??
What is the BAPI to retrieve data for list of customers and thier sales areas i.e., Customer No, Sales Organization, Distribution Channel, and Division. For all the customers.
In which particular scenario we use sorted table and which particular scenario we use standard table?
what is difference b/w sap 4.7e and ecc6.0 ?
if we are inserting record in BDC,if poweroff how can you know how many records inserted?(poweroff yourside)
in an interactive report i want to trigger both 'at line selection' and 'user command'....if possible then how?
What kind of deliverables you have on a day to day basis?
how to handle the errors (duplicate records) in CALL TRANSACTION METHOD and HOW CAN WE SHOW THE ENDUSER ABOUT THE ERROR RECORD
What is the difference between end-of-page and end-of- selection?
what is difference bt ABAP MEMORY AND SAPMEMORY