cancel
Showing results for 
Search instead for 
Did you mean: 

problem working with external window

former_member740473
Participant
0 Kudos

hi friends,

i am developed an interactive report with header data in one view

and item data in another view.

i am retriving data successfully .

i want to open item data in popup window

for that i am creating an window and embedded second view to the window

instead of firing outbound plug i am creating an external winow.

the problem is popup winow displays with out having any data.

can you explain.

regards,

karunakar

Accepted Solutions (0)

Answers (2)

Answers (2)

shahid
Product and Topic Expert
Product and Topic Expert
0 Kudos

ok. i am just wondering that the external window is being called as a pop-up.

i would have tried to bind the ITEM values in the modifyview of the EXTERNAL WINDOW.

former_member740473
Participant
0 Kudos

hi friends,

i got the answer

just gotocode wizard,

select generate popup and select the alv i got extenal popup easily .

then i place the data in alv.

thanks all to responding for my thread.

regards,

karunakar

saravanan_narayanan
Active Contributor
0 Kudos

Hello Karunakar,

I'm glad to hear that you solved this problem on your own. Way to go.

BR, Saravanan

shahid
Product and Topic Expert
Product and Topic Expert
0 Kudos

Does the ITEM node has the values?

try to bind the values after the pop-upm raises.

Edited by: ssm on Jul 27, 2011 6:43 PM

former_member740473
Participant
0 Kudos

hi ssm,

thanks for your quick reply,

yes item_window node has values

and i am binding the data after creating the external window only.

regards,

karunakar