what is difference between User Exit and BADI
Answer Posted / pnrao.abap
User Exit:Depend on the function modules
It is only one time implemented.
No Reusability
BADI: Depend on the classes and methods.
Reusability
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between select statement and provide statement ? : abap hr
What does a lock object involve?
What are conversion & interface programs in sap?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
What is sap luw or update transaction?
What is the difference between rfc and bapi function modules? : abap bdc
Explain the difference between free and refresh?
Is it possible to run host command from SAP environment? How do you run?
What is an rdbms?
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/
What is the max no of match code id’s that can be defined for one match code object?
What is off cycle payroll run
when do you need to create an internal table with header line ? and with out a header line?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What are logical databases? : abap hr