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

Write a to B currency

Former Member
0 Likes
618

Hi Expert,

I try to print a PO using ME9F.And it cause run-time error.

But I found the same Program convert to different Number when I use different account.

This account convert 100.00 to  100.00

This account convert 100.00 to 100,00

Why? Is the autorization issue or I miss some setting...

Please kindly advise.

Hi Expert,

I try to print a PO using ME9F.And it cause run-time error.

But I found the same Program convert to different Number when I use different account.

This account convert 100.00 to  100.00

This account convert 100.00 to 100,00

Why? Is the autorization issue or I miss some setting...

Please kindly advise.

1 REPLY 1
Read only

former_member378318
Contributor
0 Likes
548

Hi Jack,

The decimal notation for the second account needs to be changed from comma ',' to stop '.'. Using tcode SU01 goto the tab named Defaults and change the Decimal Notation field to match that of account one.