Skip to Content
0
Former Member
May 13, 2010 at 06:09 AM

blank spaces in ooalv grid header and footer

70 Views

hi, i am using the end of list method to display data in footer of alv.

i make cl_dd_document and dyndoc_id.

I am using dyndoc_id for displaying text in the header and footer.

For blank spaces we use method CALL METHOD DG_DYNDOC_ID->ADD_GAP.

But if i want more than a single blank space. Say like a tab space or more, Using

this method consecutively doesnt work.

Could you suggest a method?

Edited by: rohan_naidu on May 13, 2010 8:09 AM