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

What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

586


How can we determine a vendor is Bloc/Unblock from the table LFA1?

1649


Explain what are interactive reports?

616


What are the components of sapscript?

619


What are the two ways for restricting the value range for a domain? : abap data dictionary

524






What does hide statement do?

560


Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs

1849


Lock objects and what are parameters of ENQUEUE FM?

1237


Define the various contents of technical specifications ?

610


What is meant by hotspots?

607


Explain Singleton class

829


Mention the various databases integrities?

607


Have you printed any report?

1733


What is the difference between getting and get late?

581


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1156