‎2010 May 26 9:12 AM
Hi,
I need to display two sub columns under 1 primary column
ie Using the function Module REUSE_ALV_GRID_DISPLAY.
Using thus function module i want to display sub columns under 1 main column
Is it possible? can you please specify me how w
‎2010 May 26 10:33 AM
Hi,
it seems like you´re talking about a hierarchichal list, which you can display with function REUSE_ALV_HIERSEQ_LIST_DISPLAY. You find examples in SDN or in SAP.
‎2010 May 26 10:33 AM
Hi,
it seems like you´re talking about a hierarchichal list, which you can display with function REUSE_ALV_HIERSEQ_LIST_DISPLAY. You find examples in SDN or in SAP.
‎2010 May 26 11:03 AM
I am generatiing columns dynamically for a set of columns
but here the case is
there are two columns which are being populated dynamically and i want a header which has to generate dynamically for every 2 or 3 columns
‎2010 Jul 06 12:28 PM