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 tcode se16?

595


Difference between select option and ranges ?

645


What is a modification assistant?

583


i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?

1720


How do we handle multiple line items in BDC's.

6362






Name the function module used to convert logical file names to physical file names in abap/4 programs?

589


What is pretty printer?

590


What are the types of table fields in the sap abap?

615


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

689


what will happen if called program is not executable ?

1697


Where do you find info on new developments in SAP?

1564


Can you define a field without a data element? : abap data dictionary

616


How can the standard tables of sap be modified?

628


Explain get pernr concept when we use logical data base? : abap hr

744


Explain about interactive report?

601