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
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What is buffering in abap?
What are two methods of modifying sap standard tables? : abap data dictionary
Difference between call by value and call by reference? : abap data dictionary
What are the different attributes that can be assigned to a variant?
Is main window mandatory in smartforms?
Tell me a scenario where did you use secondary index?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How do you execute the payroll
Can i know some of the Realtime tickets that anyone has been faced ?
What is pass by value and what is pass by reference? Which is better?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
where are the passwords for ITS stores?
What is the tcode to create indexes?
What is transparent table?