2009 Jan 29 9:38 AM
hi,
i want to create excel sheet having fixed(pre defined) column width through internal table , in program i m using FM 'DOWNLOAD' and passing internal table and getting excel list but how to get fixed column width. also how to display leading zero in excel
pls help .
regards,
Sudhir Ghag.
SAP ABAP Consultant.
hi,
i want to create excel sheet having fixed(pre defined) column width through internal table , in program i m using FM 'DOWNLOAD' and passing internal table and getting excel list but how to get fixed column width. also how to display leading zero in excel
pls help .
regards,
Sudhir Ghag.
SAP ABAP Consultant.
2009 Jan 29 11:26 AM
Hi Sudhir,
You have to use OLE for this.
Using OLE you can set properties of column and sheet like border,width,font etc.
an also you can format cells(For leading zeros).
Search SCN for OLE exmples, you will get a lot.
Regards,
Manoj Kumar P
2009 Jan 29 11:32 AM
HI,
You can take help from this
/people/mark.finnern/blog/2004/08/10/spread-the-love
regards,
Lokesh
2009 Jan 29 12:41 PM
Hi sudheer,
pass the import parameter 'WK1_N_SIZE ' of the FM 'gui_download' and check..hope that solves your problem.
regards,
DInesh.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |