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
671

Hi experts,

Thank you all for your answers. Now i have a problem in ALV report. My problem is that i am not getting the TOP-OF-PAGE of basic list once i come back from the secondary list in interactive report. But the TOP-OF-PAGE of the secondary list is being displayed in the basic list after coming back from the secondary list to the basic list.The TOP-OF-PAGE of the basic list is not displayed.Your answers will be rewarded.

Thanks in advance,

Ramana

Hi experts,

Thank you all for your answers. Now i have a problem in ALV report. My problem is that i am not getting the TOP-OF-PAGE of basic list once i come back from the secondary list in interactive report. But the TOP-OF-PAGE of the secondary list is being displayed in the basic list after coming back from the secondary list to the basic list.The TOP-OF-PAGE of the basic list is not displayed.Your answers will be rewarded.

Thanks in advance,

Ramana

3 REPLIES 3
Read only

Former Member
0 Likes
562

Ty a Dynpro to display the fist list an call an other for the second list.

Read only

Clemenss
Active Contributor
0 Likes
562

Hi,

if you transfer to secondary list via USER_COMMAND and you have different forms for TOP_OF_PAGE, then you should REFRESH the list by setting ps_selfield-refresh = 'X'. It is the second parameter of the user-command form.

Regards,

Clemens

Read only

Former Member
0 Likes
562

Hi,

use TOP-OF-PAGE DURING LINE-SELECTION for secondary list and TOP-OF-PAGE for basic list.

Thanks

Vikranth khimavath

Message was edited by:

Khimavath Vikranth