Question - Explain the program flow of BADI?
Answer -
Program flow of BADI is:
First, define the BADI with the help of transaction code SE18
Then declare the objects, classes, and methods.
Then with the help of t-code SE19 Implement BADI
At last, defining the Classes and methods as per as requirements of the end-user.