Hi All,
I am new to SDN.
I was struck with one scenario.
I developed a report, the report output having the header and items, when i am expanding the header the items will be displayed.
The header is having the storage locations(LGORT) where as items has the list of storage locations and materials.
when i tried to add a new material to the storage location it was successfully added to internal table(item).
But the header was synchronized after adding the new material. Again i have to expand the header to see the added material.
My requirement is avoid the synchronization of header when adding the new material.
Is it possible to display the added material there itself in the expanded list?
I used REUSE_ALV_HIERSEQ_LIST_DISPLAY FM.
Please help me.
Regards
Srikanth