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

JPY Currency problem

Former Member
0 Likes
783

Hi all,

I have created an Import PO with rate 62500 JPY (decimal places are are not allowed in PO),

But in table level the rate is stored as 625.00 (with 2 decimal)

due to which during GR goods are validated for 625.00 instead of 62500.

Kindly suggest some idea.

Rgds

Srini

4 REPLIES 4
Read only

Former Member
0 Likes
640

Hi Srinivasan

Are the GR validations done directly from the table?

You could use WRITE <value> CURRENCY 'JPY' TO <value> to remove the decimal before the GR validations are done.

Pushpraj

Read only

Former Member
0 Likes
640

Hopefully solved

Read only

0 Likes
640

Hi Srinivasan KR ,

Iam also facing this problem can u please explain how u replicate the JPY currency issue

Thanks,

Yogi

Read only

0 Likes
640

Hi Yogi,

I’m facing decimal places problem with the field BSEG-WRBTR for the currency
JPY as no decimals are allowed in standard system. Error: Formatting error in
the field BSEG-WRBTR & Decimal places are not permitted

Our client is posting accounting document through frontend system (interface).
It comes to SAP in xml format.

I have debugged and noticed that it’s taking 2 decimals even the amount in
the xml has no decimals.  I’m trying to restrict
decimal for JPY in the interface program.

I have checked in OY04, but for
JPY currency not maintained any decimals.

Kindly share your valuable suggestions.

Thanks,

Rajasekhar S