cancel
Showing results for 
Search instead for 
Did you mean: 

SAP WAD and SAPUI5 within portal

Former Member
0 Kudos

Hello,

Currently we have a requirement to integrate sapui5 within portal.

Scenario:

1) We have a BeX WAD application with four buttons. Each button is embedded with a Javascript code behind.

2) The Javascript function will dynamically get the name of the button and add it the URL as parameter and opens the URL(linking to SAPUI5 application) on a new browser window/tab.

3) When we integrate the WAD application into portal, the SAPUI5 application opens up on a new tab.

What we would like to have is that on button click, the SAPUI5 application has to open within the portal and not on new browser tab.

Can anyone suggest ideas on such an implementation.

Thanks

Sangamesh

Accepted Solutions (0)

Answers (1)

Answers (1)

kiruthika_s
Active Participant
0 Kudos

Hi Sangamesh,

SAPUI5 is the new SAP technology which uses standard HTML5/CSS3.Check the below notes:

These applications can be integrated in the portal, but must be launched in standards mode using navMode 10 - Standards Ajax Headerless Framework Page (Note 1737445) or using Ajax Standards Mode Framework Page (Note 2001910).

1708020 - Support of SAPUI5 based on ABAP applications in the

portal

Regards

Kiruthika