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

ALV ???????

Former Member
0 Likes
539

hi experts,

i have developed an alv interactive report. my problem is that, i am getting the fields of the basic list, and top of page of the basic list in secondary list.Please solve my problem....

Thanks in advance,

Ramana

hi experts,

i have developed an alv interactive report. my problem is that, i am getting the fields of the basic list, and top of page of the basic list in secondary list.Please solve my problem....

Thanks in advance,

Ramana

3 REPLIES 3
Read only

Former Member
0 Likes
514

Hi

Check the 'TOP-OF-PAGE', where u r calling? else send ur code sample here

Read only

Former Member
0 Likes
514

Hi,

Refresh your field catalog and add the new field catalog before calling your secondary grid. Also change the top of page routine in the function module.

Regards,

Manoj

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
514

Hi,

If you want top-of-page of basic list,you should use

top-of-page.

For secondary list,

top-of-page during line-selection.