2009 Jun 10 10:46 AM
I was converting data from my internal table to a file on my desktop
I am using FM 'SAP_CONVERT_TO_XLS_FORMAT' for the same.
But the issue when the data gets converted, it removes leading 0's from it due to which we are not able to interpret the data into another system.
How to get data with leading 0's ?
Please help
2009 Jun 10 10:57 AM
I was converting data from my internal table to a file on my desktop
I am using FM 'SAP_CONVERT_TO_XLS_FORMAT' for the same.
But the issue when the data gets converted, it removes leading 0's from it due to which we are not able to interpret the data into another system.
How to get data with leading 0's ?
Please help
2009 Jun 10 10:57 AM
2009 Jun 10 1:23 PM
Hi Varun,
check these links :
www.sap-img.com/abap/function-list.htm
abaplovers.blogspot.com/2008/04/simple-sap-abap-alv-report.html
reg
siva
2009 Jun 11 8:24 AM
Hi,
By using this FM "SAP_CONVAER_TO_XLS_FORMAT" we can convert the data to excel format.
if u want put leading zero's u use this FM: 'CONVERSION_EXIT_ALPHA_INPUT'
Regards,
seshu...
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |