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

Amount conversion

Former Member
0 Likes
430

Hi.

Is there any conversion function module to convert amount values like

10,25

into

SAP internal format

10.25

?

3 REPLIES 3
Read only

Former Member
0 Likes
400

I dont know about FM but you can make this thing with Translate statement.

Br,

Vijay.

Read only

Former Member
0 Likes
400

Hello

Where are you want to convert ?

Report output ?

Read only

0 Likes
400

I am uploading data from excel file into BW system using InfoPackage.