I have a little Problem in usage of a master-detail situation.
Application starts with a xxx-browse.xml - screen, where the master-datasets are edited in
a popup screen. In this popup-screen there is an inlay of the detail dataset which is edited
again in its own edit-popup-window.
Now the question:
I can get the master-dataobject in the master - edit-screen, but I need this master-record in
the detail-edit-screen. Is there an easy way to get this ?
Thanks