Skip to Content
0
Jan 11, 2012 at 09:14 PM

Best practise for reusabe dialogs

25 Views

Hello *,

I need to create several dialogs to display / maintain detail data of an object and return the potentially changed data as well as an indicator whether the dialog was properly processed or cancelled / aborted with errors. It should be possible to call this dialogs in a popup.

As an example I'd like to pass an equipment number to such a dialog and maintain it. As a result I'd like to return the changed data to the caller.

In classical dynpros I would encapsulate a dynpro within a function module to allow reusing the screen, but how do I do this in WDA?

If it matters, we are currently using a NW 7.0 EhP 1.

Thanks in advance and best regards,

Alej