Skip to Content
0
Sep 07, 2023 at 08:41 AM

How can we get fixed value list for entity fields in SAP business hub APIs?

110 Views Last edit Sep 07, 2023 at 08:55 AM 2 rev

Hello community people,

I am trying to use Business Hub API in one of my UI application developments. But I have a doubt with the value help( fixed values ). Scenario is as follows.

For example: to create a business partner we have standard S4HANA API - API_BUSINESS_PARTNER

I am trying to use this in a UI and I want to show fixed domain values as dropdown list for fields gender, maritalstatus, etc fields.

Do we have any solution to get the standard domain values as part of API? or do we need to do additional work to bring those values to use them in the UI?

Thanks in Advance