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

2 alv CONTAINERS

Former Member
0 Kudos
139

Hi have created two containers , and two grids to dispay ALV grid in two screens.

My first screen is being displayed properly , but when I go to the second screen , its a blank screen . What could be the problem .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Kudos
121

Check if the containers are attached to the Screens properly. You might have passed Prog Name and Screen name ( may be with a custom control).

I guess u have copied the first code into sec. so if the first grid is getting displayed then it should be applicable to the second one also - unless u have specified the parameters of the container correctly.

Check ur code from ur end- revert back in case of prob.

Sample of the code will make it easier to identify the prob..

2 REPLIES 2
Read only

Former Member
0 Kudos
122

Check if the containers are attached to the Screens properly. You might have passed Prog Name and Screen name ( may be with a custom control).

I guess u have copied the first code into sec. so if the first grid is getting displayed then it should be applicable to the second one also - unless u have specified the parameters of the container correctly.

Check ur code from ur end- revert back in case of prob.

Sample of the code will make it easier to identify the prob..

Read only

Former Member
0 Kudos
121

hi

good

see the system defined program

BCALV_TEST_GRID_TOOLBAR

THANKS

MRUTYUN^