In my first SAP fiori app I have created two entities in the odata Gateway in SAP backend. One for the main entity called 'Notification' and one for some value help field entity called 'Status'. Now I want to get the key of Notification when selecting the data for status entity so that each notification entity gets its individual Status value help depending on the key of the notification entity. How can i solve this?
Regards Michael