Skip to Content
0
Former Member
Oct 06, 2005 at 07:44 AM

Displaying '001' on the selection screen using numc type

419 Views

Hi All,

I'm having a report program and have a parameter on the selection screen. The parameter is of NUMC type and is having 3 characters. I want to initialize this field with the value '001'. But when the selection screen appears the displayed value is 1 and not 001. The zeroes get truncated. Is there any way by which i can use numc itself and display 001. if i use character type, i'll have to do the validation for non-numeric characters. Can someone help me out?

Thanks,

Sandeep