cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic selection of data from BAPI based on input given

Former Member
0 Kudos

hi

I have created a web dynpro application, having two views, in which the first view is used to give the inputs for the BAPI.

Second View is used to display the data retrieved from the BAPI. Now my problem is that I have two structures in the Functional Module and I have to provide two types of inputs to the BAPI.

Now when I try to call the output based on the first structure then the data should be displayed in the table format in the next view.

Again if i am trying to call the output based on the second structure then also the output should be displayed in the second view.

This should be dynamically done based on the input selected in the first view.

Can anyone suggest me in this issue how to proceed.

Thanks and regards

gopi krishna

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

closing the thread

Former Member
0 Kudos

Hi Gopi,

You can create the views and change the visibility of the UI elements as per the input.

Noufal