Hello Gurus,
I want to format Amount in the below manner , I need to put this data in a text file ,
When I read it from SAP , irrespective of whatever format
I need to write the data in the text file in the following format
999999999999.999
if the amount is 12 then
000000000012.000
if the amount is 100 then
000000000100.000
Also , I need a help on date formating
My date will always appear in the text file in the following format
YYYY.MM.DD
so irrespective of whatever user settings on has I need the format to appear in the text file as above.
Please help me Points guaranteed , please try it at your end
and please paste the code.
rgds,
Aryan