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

How to build wrapper RAP API to call 2 standard API's

pranamr
Explorer
0 Likes
569

I have a requirement to create equipment in SAP, where the data comes from a 3rd-party system external to SAP. After the equipment is created, we need to create a maintenance order.

To create equipment, the API - API_EQUIPMENT is available.
To create a maintenance order, the API - API_MAINTENANCEORDER_0002 is available.

In my scenario, I need to call the maintenance order API after the equipment is created using the Equipment API. Is it possible to call the maintenance order API upon the successful execution of the Equipment API using RAP?

Accepted Solutions (0)

Answers (0)