Skip to Content
0
Former Member
Jan 11, 2008 at 08:16 AM

Intergrate any ABAP transaction in a ABAP WD application (not via ITS!)

19 Views

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.