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

Adding Page up and Page Down functionality

Former Member
0 Likes
1,651

HI All,

I am displaying ALV tree output using CL_SALV_HIERSEQ_TABLE ,

My requirement is after the output is displayed i have to add page up and page down functionality

to my output result.

Please find the attached screenshot for reference (For page up and Page down ).

Kindly give your suggestions.

Thanks,

Teja.

10 REPLIES 10
Read only

ralf_wenzel_heuristika
Active Participant
0 Likes
1,619

Because no PAI is processed at tree scrolling (it's a GUI feature) and no scrolling events exists, I think there is no way to do that.

Read only

0 Likes
1,619

Hi Ralf,

Thanks for replying.

Read only

former_member182371
Active Contributor
0 Likes
1,619

Hi,

have a look at this report: SALV_DEMO_HIERSEQ_FORM_EVENTS

Bestb regards,

Pablo

Read only

0 Likes
1,619

HI Pablo,

Thanks for replying.

Read only

0 Likes
1,619

hi Pablo Casamayor

small question from my side. above report SALV_DEMO_HIERSEQ_FORM_EVENTS i just run it.

But data is empty.

May i know should i run any other report. For seeing demo program for above.

Read only

0 Likes
1,619

Hi,

maybe this report:

BCALV_GENERATE_ALV_T_T2

Best regards,

Pablo

Read only

0 Likes
1,619

Thank u sir, Now data is showing..

Read only

former_member182371
Active Contributor
0 Likes
1,619

Hi,

from the picture you attach i ask myself :

are you working with a BSP page or a WebDynpro application?

Best regards,

Pablo

Read only

0 Likes
1,619

Hi,

Are u asking about me, If You say yes.

I am working on Abap only.

Read only

former_member182371
Active Contributor
0 Likes
1,619

Hi,

this seems to be the only scrolling you will get from hierarquical ALV:

i guess you are working with a webdynpro and the solution has nothing to do with the hierarquical ALV, the answer then is within webdynpro.

Ralf Wenzel 's answer in this case is the correct one.

Best regards,

Pablo