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

Changing the database field

Former Member
0 Likes
714

Hi,

Whether it is possible to change the all the rate or value field with 5 decimals,

ex: the price which we enter in invoice or sales order.

now it two decimals whether it can be made as five.

and it should happen even in the corresponding screens.

Points assured.

regards,

Prabhu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
696

Can you elaborate your requirement??

6 REPLIES 6
Read only

Former Member
0 Likes
697

Can you elaborate your requirement??

Read only

amit_khare
Active Contributor
0 Likes
696

You need access key to do that.

Read only

kiran_k8
Active Contributor
0 Likes
696

Prabhu,

you can declare the field as type P decimals 5.

kursf type p decimals 5.But changing the attributes of a field in a standard table is not advisable.

K.Kiran.

Read only

Former Member
0 Likes
696

Hi prabhu

It is impossible to do that because normally price in sap will be controlled with currency which consultant will config the decimal of each currency in the system . if you would like to change the decimal , you need to change in config of each currency.

Regards

Wiboon

Read only

Former Member
0 Likes
696

I guess it is not possible,there is no user exit to change the data type like 2 decimals to 5 decimals or 5 decimals to 2 decimals.

Thanks

Seshu

Read only

0 Likes
696

Thanx.

regards,

Prabhu