cancel
Showing results for 
Search instead for 
Did you mean: 

API to Create a provider master agreement from external system - SAP BRIM

Rafafellt
Explorer
0 Kudos
603

Hi,

Im working in a project thet one of requirements is to create the objects by standard APIs, and i am searching for a API to create a provider master agreement but im not find any API to creae i just find API to manage provider master agreement.

So, someone knows please some API to create a provider master agreement from a external system please?

Accepted Solutions (1)

Accepted Solutions (1)

udaykumarreddy_velagachar
Product and Topic Expert
Product and Topic Expert

Hi Rafael,

There are many POST operations in this API. In the API hub documenation you can click on "API Reference" and then "Master Agreement Header"

For simple creation of Master Agreement you can use the below URI

/sap/opu/odata4/sap/api_srvctransmasteragrmt/srvd_a2x/sap/api_srvctransmasteragrmt/0001/MasterAgreement

Best Regards,

Uday

Rafafellt
Explorer
0 Kudos

Thank you very much Uday! How it mentioned that is a post to "add a new entity to Master Agreement" i was a little confused, but now i will trest this API for our needs!

Best regards!

Rafael.

Answers (1)

Answers (1)

udaykumarreddy_velagachar
Product and Topic Expert
Product and Topic Expert

Hi Rafael,

You can try using the API api_srvctransmasteragrmt for creating the Master Agreement from Subscription Order Management side, For more details you can get from the API hub link. You can use this API from release OP2022 FPS0.

API hub link

Best Regards,

Uday

Rafafellt
Explorer
0 Kudos

Hi Uday,

Thank you very much for your answer!

But on API reference i didnt found the POST related with the provider master agreement creation. So do you know wich is please?

Best regards!

Rafael