Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data into XL

Former Member
0 Likes
258

I am downloading report data into xl sheet. In report under one field the data is showing as 01 but after downloaded xl sheet is showing as 1 only but I want 01 in xl sheet also. I have written the following logic I tried with numeric and integer variables also still same problem.

Write : ‘text’ to it_itab-a.

Write abc-a to it_itab-a.

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
245

Did you try with an alphanumeric field as well?

Regards,

John.