Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FM needed to remove zeros

Former Member
0 Likes
625

Hi

I need an FM to remove zero form a filed of a table,its storing value like :3.0000000000000000E+02,

I want to display it like :300,plz tell me the FM for this type of conversion.

regds.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
589

Hi

Use FUNCTION 'C14W_NUMBER_CHAR_CONVERSION'

This will convert the same

regards

Shiva

Hi

I need an FM to remove zero form a filed of a table,its storing value like :3.0000000000000000E+02,

I want to display it like :300,plz tell me the FM for this type of conversion.

regds.

3 REPLIES 3
Read only

Former Member
0 Likes
590

Hi

Use FUNCTION 'C14W_NUMBER_CHAR_CONVERSION'

This will convert the same

regards

Shiva

Read only

Former Member
0 Likes
589

Hi Vipin,

First tell which field ur using and it is in which table?

Madhavi

Read only

0 Likes
589

Madhvi

Table :MCYC

Filed:VALLOW