Skip to Content
0
Former Member
Dec 02, 2008 at 05:34 AM

Problem in Hierarchical sequential ALV

24 Views

Hi all,

I am using REUSE_ALV_HIERSEQ_LIST_DISPLAY to display my ALV.. in this FM i have check box at header level and item level both. Now functionality i want is if user check the check box at header level all its items (i mean item-level check-boxes) should get selected(checked) automatically.. and from these item level user can un-check any entry he wants ...

what is the way to do it??...as in ALV upon checking header level check-box it should go to USER-COMMAND Subroutine but it is not in my case...so is ther any setting required for this...???