Hi,
I am downloading data to excel file.
Some fields has data like 0013, but when it goes to excel cell, it becomes 13 instead of 0013. So, while uploading, it is a problem.... That to the field has check table and it looks for only 0013 and not 13.
If it had been numeric field, then i could have made 0013 by assignment. But it is a character field.
This object is on variant download/upload functionlaity. So, this program can be used for any report program to know its variants. I cannot know i am getting char/numc type of parameters.
Please suggest me whether i can handle somehow while downloading the data on to excel itself.
Can i have some function modules which will control the cell FORMATTING capabilities.
Regards,
Manjunatha.T.S