Skip to Content
0
Jul 04, 2023 at 04:46 PM

Usage of S/4HANA Cloud API for FIORI UI - missing list and texts for some elements

267 Views Last edit Aug 18, 2023 at 07:33 AM 5 rev

Hello,

Let say that I would like to create a custom fiori app on BTP to create sales orders. I would like this application to be compatible with any S/4HANA system. This is why I use those 2 APIs :

https://api.sap.com/api/API_SALES_ORDER_SRV/overview

https://api.sap.com/api/API_SALES_ORDER_SIMULATION_SRV/overview

I will also need APIs for products, customers, sales organization and so on... For these, no problem as there is an API.

But the first point is that I would like the user to be able to select a sales order type from a list, and I would like the text of sales order type to be visible if the user is looking at a list of sales orders. For this, I don't see any API, or any entity available in the SALES_ORDER API to get sales order type list with texts.

Am I missing something ? How are we supposed to handle this kind of issue ?

Thanks,

Louis-Arnaud