cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Build Process Automation API calls - BAPI

prasad_dix
Participant
0 Likes
880

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

Accepted Solutions (0)

Answers (2)

Answers (2)

prasad_dix
Participant
0 Likes

Hi,

Thanks for your reply. However, I am asking this question from consumption and usage point of view at BTP platform and RPA.

The RPA quota says - Holds for inbound as well as outbound requests (not applicable to RPA capabilities)

So, whether BAPI RPA calls to SAP system will be counted as API consumption or not?

Please guide,

Regards,

Prasad

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.