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

data types

Former Member
0 Likes
467

Hi,

What are the differences b/w curr and cuky

Thanks,

Phani

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
449

If you want to store $100.00 in the datbase, $ is the CUKY (currency key), which would be "USD" and 100 is the currency stored as a decimal.

matt

2 REPLIES 2
Read only

matt
Active Contributor
0 Likes
450

If you want to store $100.00 in the datbase, $ is the CUKY (currency key), which would be "USD" and 100 is the currency stored as a decimal.

matt

Read only

former_member196280
Active Contributor
0 Likes
449

Check tables TCURC, TCURR . you will understand the difference.

rgds,

SaiRam