Answer Posted / sai krishna
Three types of enhancements is there.
1. User Exits. - Adding additional Functionality to standard through Sub routines.
2.Customer Exits. - Adding additional Functionality to standard through Function Modules.
3. Badis. - It is similar to Customer Exit. and this is object oriented. here we have two tcodes required for BADI definition- SE18 and BADI Implementation-SE19.
In Customer exits we have additional exits is there, Screen exit, Menu Exit, Field Exit and Function Exit.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of parameters in the function modules?
Sal abap on hana interview
If yes then why do we require logical database
Value table VS check Table.
8)when u create sales report what u can see in that report ? what rthose field names or data element names? 9)when u create purchase order details report what u can see in that report ?what rthose fieldnames or dataelements? 10)when u create material stock report in material master grouped by material type and plant what u can see in report ?what rthose field names or dataelement ? 11)when u create shipping forecast report what u can see in that report ?what rthose data elements or field names?
What are the attributes of the data in data dictionary? : abap data dictionary
How do you find number of records present in internal table?
Explain the difference between domain and data element?
What is the syntex used to call a screen as dialog box (pop up)?
Name the special commands of list?
What are different ABAP editors? What are the differences?
What is the use of info groups? : sap abap hr
What are the different modules of sap? : sap abap hr
What is difference between inner join and outer join?
What does a lock object involve?