Is there any way to write date field(DD/MM/YYY) & numeric field(with preceding zeros) in SAP application server in date & text format? The same file is required for download to excel where the leading zeros disappear and date field can't be determined as date but characters.
I have tried using WRITE TO...EDIT MASK for date & formula =T("0600") for numeric field but Customer wants data in excel without any formulas applied.
Appreciate your kind help.
Thanks, Swami