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

about av

Former Member
0 Likes
637

hi frn's

i want to show header on left side and 2 alv on other side one at top and another below it . how it would be possible .

Thanks and regards.

Priyank Dixit

hi frn's

i want to show header on left side and 2 alv on other side one at top and another below it . how it would be possible .

Thanks and regards.

Priyank Dixit

4 REPLIES 4
Read only

bpawanchand
Active Contributor
0 Likes
609

Hi

[Check this|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6480] [original link is broken] [original link is broken] [original link is broken];

regards

pavan

Read only

0 Likes
609

Hi pawan ,

i need to display 2 alv and a single header .

Regards.

Priyank dixit

Read only

0 Likes
609

you have to use OO ALV.

use CL_GUI_SPLITTER_CONTAINER calss for splitting the container .

Split the main screen into 3 parts.

(1 column, 3 rows)

(1,1)one for ALV header, (1,2)one for ALV Report 1, (1,3)last one for ALV report 2.

Read only

0 Likes
609

hi vijay babu ,

what function i should use ...to gain such alv .

Regards

Priyank Dixit