Hello,
SAP provides a number of API under the SAP Business Hub page.
With the API Maintenance Order it's possible to create/update/delete a order.
Issue: When trying to CREATE a order the provided fields in the documentation (Create Maintenance Order | SAP Help Portal) aren't enough, as a result you get the error: "Please enter valid control key". The control key isn't a supported field in the Maintenance Order, but there is one in Maintenance Order Operation called "operationalControlKey".
Question 1: What properties should a Maintenance Order have in order for it to be created ?
Question 2: What does it refer to with "Please enter valid control key" when there isn't a supported field called "controlKey" etc ?
Question 3: An example of an Maintenance Order CREATE request.