cancel
Showing results for 
Search instead for 
Did you mean: 

Passing values to BEX reports at runtime

Former Member
0 Kudos

Hi All,

We have a scenario where we need to pass the customer number fetched in web dynpro application into number of BEX reports.

Our application layout is such that we will have the customer numbers at the top and once user selects the customer number we will make all the relevant reports visible.We will put static images and once the user clicks the image the releavnt reports opens in a popup window.

These BEX reports will not have user input interface and will use the passed paramteres.These paramters are not static and are dynamic based on the customer selected.

Any pointers to passing dynamic parameters to BEX reports(queries) and displaying in Web Dynpro application.

We are planing to pick the PCD location of the created BEX iview,pass the paramters and display the reports in Web Dynpro page.We cannot use BEX UI frame elment as the application will be on internet from where we will not be able to access the BI server.

Regards

Radhika

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You have to use the EPCF. You can pass it as url parameters from WD App. You can use WD Navigation etc

Former Member
0 Kudos

Hi,

I have tried using absoolute navigation but even though i am using the property "SHOW_INPLACE" the iview opens up in a new window.

We are now implementing BI reports using BIApplicationFrame UI element,.But using this ui element we need to pass the BI server host and port.As our BI servers are not on internet,this application will not work on internet.

Please can you provide as how to make it work on internet(our EP 7.0 is external facing portal but not the BI portal)

TIA.

Regards

Radhika

Former Member
0 Kudos

Hi,

Any input?

Regards

Radhika