What is the difference between User Exits and BADI?

Answer Posted / jayaram reddy

user exits: User exits we can use in only one application.If
we want to use same exit in some other application, then you
should first deactivate and then use.
four types of eser exits:
1. menu exit
2.field exit
3.screen exit
4.function module exit

T.Codes: SMOD & CMOD
SMOD- To find the exit
CMOD- Implement the exit
Finding the exit: Using package


BADI: Multiple use
T. Codes: SE18 & SE19

Is This Answer Correct ?    27 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?

1104


In delivery processing which step comes first picking, packing, posting goods issue ?

1849


What are system variable in abap?

792


When was the sap abap being created?

837


What are the function modules used in f4 help?

817






what is abstract classes

1047


If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary

864


Explain the advantages of logical databases?

770


What will you code in start-of-selection & end-of-selecton & why?

776


how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul

3075


What does a lock object involve?

893


Explain the advantage of structures?

723


Select query optimisation

1079


Explain the advantages of different types of bdc's?

715


How do we assign dynamic views while creating material master and generating bdc? : abap bdc

865