Hi Team,
I am populating one field in the .csv file that is being sent to business through SMTP.
The field is of 14 bytes 10000000008250 value. When the .csv file is generated as an attachment in the email, the value looks like 1E+3.
We can achieve this by manually converting the value in .csv file into numeric with 0 decimal positions. But unfortunately client does not want to do that manual work.
We suggested to add S as prefix so that it populates as S10000000008250 but this is not expected solution.
Could you please help me with this issue ?
Regards,
Balesh GG
Ordered_Date; Order_No ; Order_Line_No; ID_Number
2018-02-09; 20914470002; 2; 10000000008250