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

Do we create table fields with out data elements and domains?

635


What does a lock object involve?

671


What is buffering allowed but switched off?

868


How to determine the attributes of an internal table?

595


what is mean be On Change of in Control Break statement

851






What is narrow casting and wide casting?

1137


What is update task

7626


What are plan versions used for? : sap abap hr

576


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?

611


Explain what is an rfc?

615


Differentiate between report and dialog program

600


Explain data dictionary in abap?

602


What is the difference between skip and new-line?

799


Which table stores the programs created?

617


What is use of transparent table in abap? How it is different from pool tables?

632