Hi ,
I have an amount filed which is of type Currency 15(2)
I have to pass it to another variable
Suppose if my amount field is : 4700.22
my other variable should get it as 000004700220000
means from this other variable this field is passed into a file where its amount field is of 15 characters with 6 decimal places.
Thanks in Advance..
Satya.