Skip to Content
0
Apr 21, 2009 at 06:18 AM

formatting a number

30 Views

I have a MPRN field of integer type. It should not be less than 10 digits.If it is less then append zeros to make it 10 digit. For Ex: IF MPRN is 23456 then it should be 0000023456.Howto achieve this in mapping.