Skip to Content
0
Dec 01, 2008 at 03:18 PM

How to remove the leading binary zero from select-option field

2067 Views

Hi ,

I have a select-option field S_OPBEL its width is char12. but in table i have only 11 chars for this opbel field. So while i am giving input values for this S_OPBEL i am passing the 11 char existing value taken from the table. But a leading binary zero is added with this S_OPBEL. I want to remove this leading binary zero from the S_OPBEL. I have tried with Condense and Conversion exit also.

Any suggestions please.

Thanks,

Shree