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: 

VF01 problem with pricing

sergio_cifuentes
Participant
0 Kudos
113

when i change the unit of measure in the VF01 besides the conversion of unit it changes the sign of the price for example i have 1 unit of 'X' at 100 by unit and i change the 'X' to 'Y' at the same price but it puts me 100- i debug the program but i can't figure out where it makes the change of sign. i think it's something about customizing but i'm not sure.

2 REPLIES 2

Former Member
0 Kudos
69

Hi Sergio,

U have to check the Unit of Conversion of that Material In MM03,and also uhave to check the Conversions of Billing Qty's in VF01.

Regards

Prabhu

0 Kudos
69

i've already check that but it's ok, thanks anyway.