Skip to Content
0
Former Member
Jul 21, 2008 at 06:19 AM

Problem in downloading from itab to html format

93 Views

Hi,

I have a problem in downloading the data from itab to html format,while downloading the data data is getting displayed as shown below

matno mtype 12345 type

matno and mtype are headings 12345, type are the values.

first record is getting appended after the header... if there is more that one record like, than data is coming as below..

matno mtype 12345 type

3456 tyep1

always first record is getting appended after the header and remain records are coming below the headings.

iam using the below function modules for it.

WWW_ITAB_TO_HTML_HEADERS'

WWW_ITAB_TO_HTML_LAYOUT

WWW_ITAB_TO_HTML

GUI_DOWNLOAD

Please let me know the solution if any of u faced the problem earlier.

Thanks

Tirumal.