Our requirement is to display an ALV with header items and various line items under that header.
Also the Header should be editable.
Tried to set EDIT = 'X' in field catalog, but the FM REUSE_ALV_HIERSEQ_LIST_DISPLAY does not accept it.
Is there any way to achieve this through OOPS (no module pool programming)???