What is the difference between User Exits and BADI?
Answer Posted / abira
In user exits we go by general method for enhancements
while BADIs we use objects (oops concepts)
methods for enhancement
UserExits r used for adding additional functionality to the
existing SAP standard transactions.Using UserExits we can
add additional functionality standard SAP functionality
without making any changes to the original code.BADI is a
standardized interface for ABAP sources that enables
partners and customers to enhance SAP-delivered programs in
their namespace.
| Is This Answer Correct ? | 39 Yes | 18 No |
Post New Answer View All Answers
Define external layer? : abap data dictionary
How can we use multiple transactions by using bdc_insert? : abap bdc
What are conditional chain statement?
What is the significance of delivery class?
Where do you create indexes in abap?
How do you move on to the next screen in interactive reporting?
Which commands are used for interactive reports?
What are the parameters used in each function?
What are the different types of locks? : abap data dictionary
Can we use transfer dataset to transfer data in internal table ?
How will you read from internal table records in a given value range (without using loop)
What are the dynamic actions and how to configure it? : sap abap hr
In ALV reporting when u execute your report which event gets triggered.
Define infotype ? : abap hr
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not