Skip to Content
0
Former Member
Apr 17, 2014 at 06:31 AM

Adding zero in input field value

193 Views

Hi,

I have made an app in HWC in SMP 2.3.This app have an input field(Order no.), on the base of this number, it display order list.this is working fine.

I am using Standard Bapi in background for displaying the detail on the base of this number.

This order have length of 12 char, and my order number is 4000020.So i have to add manually 5 zero before this number to make it 12 char

i.e.(000004000020).

So, my concern is that " is it possible that it will convert automatically to 12 char by adding zero".?

Please suggest.

Thanks,

Rohit