Technical Articles
Part 14: Using a retrieve in order to set the description on our OVS / extension field
In this part you learn how to use a retrieve in your logic in order to get the description of another object via an ID. Generally the “retrieve” function is one of the most used functions in our business logic as we often require information from related business objects.
Also you will learn how to bind this then accordingly in order to display the description instead of an ID value on the OVS which we added earliert to the screen.
This is very closely connected to my previous video where we created an extension field and also an object value selector.
More Videos
Here you can find all videos of the new SAP Cloud Application Studio video series.
In my previous video I explained how to create an object value selector (OVS) and also how to assign it to a standard screen.
Watch the next part: how to add a delete feature with an icon