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

regarding decimal values in Ztable

Former Member
0 Likes
796

hai,

in my table date and purity are the fields. i need to display purity field in decimal values like 22.56,56.87 and so on.

for that i have given quan as data type but the o/p is displayed as 22,56 i have to convert that comma into point

for that i dont know what i have to do?

pls tell me the solution.

with regards,

R.Dhineshraj.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
690

For the format Changes: GOTO >> SYSTEM >> USER PROFILES >> OWN DATA

In this tab set : Defaults

You will find this format there.

Regards

Manoj

3 REPLIES 3
Read only

Former Member
0 Likes
690

Raj,

in my table date and purity are the fields. i need to display purity field in decimal values like 22.56,56.87 and so on.

am not sure about this format of notation in SAP 22.56,56.87.

yes we have:

1.234.567,89

1,234,567.89

1 234 567,89

for that i have given quan as data type but the o/p is displayed as 22,56 i have to convert that comma into point

and try to use type CURR instead of QUAN.

Amit.

Read only

Former Member
0 Likes
691

For the format Changes: GOTO >> SYSTEM >> USER PROFILES >> OWN DATA

In this tab set : Defaults

You will find this format there.

Regards

Manoj

Read only

Former Member
0 Likes
690

Try to use for ur Data Element following.

Domain MENG13.

Reference Table-MSEG

Reference Field-BPRME

rgds

rajesh