Skip to Content
0
Former Member
Jun 10, 2009 at 09:46 AM

Conversion to excel file

46 Views

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