Hi,
I am working on a smartform program in which I want the number 300003295 o be converted to 0300003295.So,
I have used 'conversion_exit_alpha_input' function module.After executing this function module I can see the value as 0000000000000000000000000000000000000000000000000000000000000300003295.I want to append only one digit to the number and the number should contain 10 digits.How can I do this?
Regards,
Hema