Answer Posted / diwakar
Enhancement is one with which we can add our own
fucntionality without modifying the standard program
provided by SAP according to the business needs.
There has not been any problem for enhanced code for SAP
newer version releases.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the function modules used in a sap script driver program?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
What are hashed tables?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
How many secondary indexes can we create in a table?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is the difference between Classic badi and Kernal badi ?
Name a few data dictionary objects?
How to convert normal function module to bapi?
What are the types of windows in sap script?
What are the steps in creating screen ?
Polymorphism real time scenario
What is system-land-scape of your project?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What is the table buffer? Which type of tables used this buffer?