cancel
Showing results for 
Search instead for 
Did you mean: 

Catch event in WDA and process in SAPGUI

Wolfgang_Mayer
Active Participant
0 Kudos

Hi all,

class CL_GUI_WDR_VIEWER provides the ability to embed a web dynpro ABAP application in a SAPGUI screen custom control. Using class CL_WDR_SAPGUI_INTEGRATION2 can be used to fire an event in the web dynpro logic that is processed by the SAPGUI screen PAI logic.

On our SAP discovery server, an example report DEMO_GUI_WDR_VIEWER1 has been delivered, this works fine.

Now I've copied the report and the embedded web dynpro application to our CRM system, however, for whatever reason it doesn't work there.

Basis release of discovery server: SAP_BASIS 700 Patch 0014

Basis release of CRM server: SAP_BASIS 701 Patch 0003

The following notes have been considered/implemented: 993464, 1409234, 1409237.

Any ideas?

Thanks & regards

Wolfgang

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

>Now I've copied the report and the embedded web dynpro application to our CRM system, however, for whatever reason it doesn't work there.

It likely doesn't work for the same reason that the demo application wasn't there in the first place. SAP no longer supports this SAPGUI integration approach and has removed the demo applications in later release and support package levels.