cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello experts,

I would like to know if BAPI calls considered as API calls in SAP Build Process Automation. I can see account usage of API calls. I am using BAPI in the project.

TIA,

Regards,

Prasad

0 Likes
View Entire Topic
vishalakshmi
Contributor
0 Likes

Hello Prasand,

Yes both are same API is advanced version.

BADI - is nothing but a user exit, if you need to hav ecustom logic in between the standard code you use this. BAPI - Its a API exposed to the external system. So, the business objects / methods can be accessed from a external system.

Thanks,

Lakshmi.