How can you search for classic Business Add-ins (BADIs)? Note: There are 2 correct answers to this question
Search the relevant component in the implementation Guide (IMG)
Search in the application program for the GET BADI statement.
Search in the application program for the method GET_INSTANCE of class CL_EXITHANDLER
Search in the application program for the CALL BADI statement.
Submit