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

Function module to convert String to numeric ( 12 digts before decimal)

Former Member
0 Likes
1,011

Hi ,

Pls kindly let me know if any function module which converts to string to numeric which should work for more than 12 digit before the decimal and 2 digits after the decimal .

Thanks in advance ,

Regards,

veera

2 REPLIES 2
Read only

Former Member
0 Likes
484

C14W_CHAR_NUMBER_CONVERSION

MOVE_CHAR_TO_NUM

CONVERT_STRING_TO_INTEGER

NUMERIC_CHECK

CATS_ITS_MAKE_STRING_NUMERICAL

Try these function modules.

Regards

Vasu

Read only

former_member182371
Active Contributor
0 Likes
484

Hi,

have a look at fm 'STRING_TO_AMOUNT_CONVERT'

Best regards.