WHAT IS DIFFERENCE BETWEEN USER EXIT AND BADI

Answer Posted / sayed zohaib hussin

User Exit:
1)it is procedural approach.
2)Program are written in between form endform.
2)it Need access key .

BADI:
1) it is object oriented approach.
2) Reusable because of oops concept .
3) first definition (se18) then implementation (se19)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax for call transaction? : abap bdc

763


SAP query how to use end users?

1865


What is partner selection?

793


How to Solve a Particular Ticket in Realtime ?

1963


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

2006






What is Field group?

836


What are the differences between se01, se09 and se10?

735


Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?

2530


Some Realtime Objects on Bdc.

2618


singleton class

1122


can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.

3365


Can we create an abap program without using y or z?

791


What are the dis-advantages of logical databases? : abap hr

830


What is difference between dependent and independent data?

758


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2010