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: 

Changing the database field

Former Member
0 Kudos
127

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

Former Member
0 Kudos
109

Can you elaborate your requirement??

6 REPLIES 6

Former Member
0 Kudos
110

Can you elaborate your requirement??

amit_khare
Active Contributor
0 Kudos
109

You need access key to do that.

kiran_k8
Active Contributor
0 Kudos
109

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.

Former Member
0 Kudos
109

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

Former Member
0 Kudos
109

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

0 Kudos
109

Thanx.

regards,

Prabhu