Skip to Content
0
Former Member
Dec 03, 2009 at 04:25 PM

PL and Date field should not show 0

109 Views

I am writing a report,in which i am transferring data from itab into excel and downloading to desktop.

I am using FM GUI_DOWNLOAD to download the excel file.

The issue here is the PL(SPART) which has values 00,1X ,1N etc.

But this when downloaded to excel it shows as 0 instead of 00.Any idea how to fix this issue.

One more issue is that, ,if in itab date field is blank,it should show as blank in excel,but it shows as 00/00/0000.How to fix this.