Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
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.