Can I integrate any standard ABAP transaction in a ABAP Webdynpro application, for instance in a Popup? (not ITS!).
My workaround is:
To create an iView for the ABAP transaction in the portal and to call the iView using the iVIEW URL. This works, but should be a workaround only.