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...???