‎2008 Dec 16 10:34 AM
Hi,
I have to generate list in excel which is having column with fixed length.
I m using classical report for output then in output i m generating excel file .
but that file is not with fixed column length.
how ALV will be useful in this case
Please help.
Regards,
Sudhir Ghag.
‎2008 Dec 16 10:48 AM
Use FM XXL_FULL_API.
This creates an excel as per your requirement.
‎2008 Dec 16 10:50 AM
Hi,
As from Ur query u required the output in the fixed length of columns as output in the excel. This is not possible by using Type pool ole2. We have to control the length of the excel cell as fixed.
Hope this will help U