2008 Dec 03 6:56 PM
Hi Experts,
I am getting the script output like as follows.
000001 aaaaaaa
000002 bbbbbbb
but I want to maintain the column headings for these like
Material description
000001 aaaaaaa
000002 bbbbbbb
Please tell me how to maintain the headings for script ouput.
Thanks & Regards,
Nagaraju C.
2008 Dec 03 6:58 PM
Hi
You can create a header window and maintain Header information their.
Regards
Neha
2008 Dec 03 7:06 PM
In the main window,
/E Item Header
HD Material,, Description
/E Item Line
HD &ITAB-MATNR&,, &ITAB-MAKTX&
HD is the paragraph format for which you have to maintain the tabs, margins etc.,
Thanks,
Srinivas
2008 Dec 03 7:10 PM
u can do,
1) ULINE
2) write here ur column headings, by adjusting the space back&forth
3) ULINE
thanq