Application Development 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: 

C14N_NUMERIC_FORMAT

Former Member
0 Kudos

Hi,

Can any one give me code for use of C14N_NUMERIC_FORMAT...

or explain how to use this particular function module?

I have to use this function module to convert a numeric string in any decimal notation to 123,456,789.12 format.

Thanks & Regards,

Sharayu.

1 REPLY 1

Former Member
0 Kudos

Hi,

U go to that FM and see the i/o parameteres. Declare the variables like

param. in Fm. and try this pass this variables to Fm and get the data into

someother variable.

Assign Points if useful.