1)What is the main difference between Enhancements and BADI?
Answer Posted / evprasad
hi,
USER-EXIT'S is a structure oriented and BADI is OOPS
methods..
in BADI we have one project and with in that we can include
lot of IMPLEMENTAION.. that to in each project we have
different events like " INITIALIZATION event, PBO event,
PAI event....
but in USER-EXIT only one standard include, with in that we
need to add our logic..
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What is the Process to transfer IDOC from Outbound System to Inbound system.
What is a variable in the sap abap?
How many lists can a program can produce?
How do you move on to the next screen in interactive reporting?
What are the different types of locks? : abap data dictionary
What is the difference between synchronous and asynchronous update? : abap bdc
Name a few data dictionary objects?
What is search help exit? : sap abap data dictionary
What is the meaning of client independent?
Can a filed occur in several field groups?
What do you mean by batch data communications programming?
Name the special commands of list?
What is a fall back class?
Explain the disadvantage of using exec sql statement in abap?