requirement is to create a badi for xd02 initial
screen .how to search foe it.

Answer Posted / ramani n

1) Go to Transaction : SE24 (Class Builder)
2) Type: CL_EXITHANDLER <Enter>
3) Double Click the method: GET_INSTANCE
4) Give <Break-Point> on the Method call inside:
CALL METHOD cl_exithandler=>get_class_name_by_interface
EXPORTING
instance = instance
IMPORTING
class_name = class_name

Now:

5) Run your transaction XD02
6) The System will give us the BADI Name here.

Thanks and regards,
Ramani N
Satyam Computers

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

hi,how to diable the popup window which is displayed afetr executing the SAP script program?

1582


What is meant by a schema? : sap abap hr

584


What is the difference between RETURNING and CHANGING parameters for a method?

1008


What are the fields in the memory table ‘screen’?

588


Mention what is alv programming in abap?

587






What are the advantages of logical databases?

623


What is your approach to find exit and BAdi?

871


What are two methods of modifying sap standard tables? : abap data dictionary

676


What are the ways you can do the tuning?

526


What is payroll area

1817


How many types of views are there? : abap data dictionary

558


Where can you find error log for call transaction? : abap bdc

729


Can i have some Realtime Scenarios on Reports.

1817


What is the company code? : sap abap hr

580


How to transfer data into line items using batch input session method? : abap bdc

588