‎2015 Sep 16 5:52 AM
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.
‎2015 Sep 16 8:38 AM
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.
‎2015 Sep 16 9:25 AM
‎2015 Sep 16 9:19 AM
Hi,
have a look at this report: SALV_DEMO_HIERSEQ_FORM_EVENTS
Bestb regards,
Pablo
‎2015 Sep 16 9:24 AM
‎2015 Sep 16 9:31 AM
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.
‎2015 Sep 16 9:53 AM
Hi,
maybe this report:
Best regards,
Pablo
‎2015 Sep 16 9:57 AM
‎2015 Sep 16 10:12 AM
Hi,
from the picture you attach i ask myself :
are you working with a BSP page or a WebDynpro application?
Best regards,
Pablo
‎2015 Sep 16 10:17 AM
Hi,
Are u asking about me, If You say yes.
I am working on Abap only.
‎2015 Sep 16 10:28 AM
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