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: 

currency field

Former Member
0 Kudos

Hi frnds,

In se11 i had a field for japanese amount. This table is only meant for jpy currency. So i did not need any decimal values. While i try to give decimal value as 0 for currency data type it changes the value to 2 . i need the domain with decimal value of 0 and data type curr.How can i do?

Thanks in Advance

1 REPLY 1

Former Member
0 Kudos

Hi,

Use existing domain with 2 decimals. If decimals are maintained already for dfferect currencies then there should not be any issue. Refer TCURX table, input JPY and see how many decimals does JPY hold. If it 0. You can proceed futher.

For decimals maintainance, please refer OY04 TCode.

Thanks,

Sriram Ponna.

Edited by: Sriram Ponna on Apr 29, 2008 4:29 PM