Hi,
In my ObjectPage I have added a link with the annotation DataFieldWithIntentBasedNavigation.
The link sould navigate to another application by sending the key of my main entity.
What the system do is putting all the properties as URL parameters :
As I can see, the order of the parameters is Alphabetic. I have 78 properties and of course all the properties cannot be in the URL. My key is Vbeln thus it cannot be on the URL !
If I'm rigth there is an issue here because at least the Object key should appears in the URL at first and maybe having the ability to put parameters into the annotation would be nice.
Maybe Jocelyn Dart can explain if I'm wrong somewhere.
Kind Regards,
Joseph