Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALVusing OOABAP

Former Member
0 Likes
322

Hi All,

I want Display the Interactive ALV GRID.

I have two alv grids like vbak nad vbap data in intial screen. when i select on the filter button I need to have the vbak and vbap both data in the next screen.I want to do this by OOABAP.

Can anybody send me the code please.

This is very urgent.

Thanks,

Swapna.

1 REPLY 1
Read only

Former Member
0 Likes
302

slis_fieldcatalog_alv

select the 'user_action' event

and write the performence statement for 'user_action'

by the double click it will go for interactive resport...