Hi,
Yes, defining a user defined field as 'price' only defines the number of decimal you want SAP to handle in that field.
Today, even on 2005SP01, if you want a field to handle currency, you have to make an alphanumeric userfield and handle by code all the possible events manually. (I personnally never tried to do it even though i'd really like be able to make such fields)
You can notice that every price field in system forms is not binded to any field but to userdatasoures
Rgds,
Emmanuel
Add a comment