2009 Jul 05 10:20 AM
2009 Jul 08 5:38 AM
Hi,
Normally both are different concepts but logically we can call BADI by RFC and vice versa.
Regards,
Gaurav
Whether BADI is called in RFC or RFC is called in BADI?
2009 Jul 05 12:26 PM
To make the confusion complete: Both are possible.
1. You have an RFC which updates (via BAPI or whatever), a business partner general data. In this case if you (or any body else for that matter) has implemented a BAdI in this process it will be called.
2. It might be possible that, within a BAdI, some additional info is required which is stored in another (SAP) system like CRM. In this case, an RFC is called which retrieves the data, and the processing continues.
So, you have to be a bit more explicit in your requirement / question, for 'us' to be able to give you a conclusive answer.
2009 Jul 06 5:16 AM
hai,
rfc and badi are two separate concepts,
rfc is a function module which cna be called remotely,
badi are busines add-in which sap has provided as hook to insert our own code,
thesee are empty interfaces whcih should be implemented
regards
m.a
2009 Jul 08 5:38 AM
Hi,
Normally both are different concepts but logically we can call BADI by RFC and vice versa.
Regards,
Gaurav
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |