What is a BAdi? How to implement a BAdi?
Answer Posted / rammohan
badi is the new enhancement technical based on abap object
Orientation.Badi definitions are acts as interfaces means
Badi definition have the no of methods but there is
implimentation. if u want to implement the Badi definition
goto se19. here we can enhance menu, screen and custom exit
also same as customer exist in procedural oriented. if u
want to create new badi definition go to se18.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
When will the current screen processing terminates?
Explain the Types of Select statements?
What are ranges?
What are the update types possible?
In delivery processing which step comes first picking, packing, posting goods issue ?
What happens if a function module runs in an update task?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What is generic area buffering in abap?
when are objects are passed from task to the change request?
What is the collect statement? How is it different from append?
What is the difference between Exit and Stop?
What are the different abap/4 editors?
What is your approach for writing a bdc program? : abap bdc
What is the different between template and a table?