A manually entered price condition should correspond to the price (for example PR00).
For example, for a price condition
PR00 Price 100 USD 60 Min
when entering the manual condition
PB00 90 USD
the following are automatically taken:
PB00 Price 90 USD 60 Min and not
PB00 Price 90 USD 1 Min, as it is in the standard
system.
Cause and prerequisites
In this case, the system proposes the sales unit as a condition unit and not the previous pricing condition unit, as required.
This can be solved with a condition basis formula.
Create it with Transaction VOFM with the coding given below and allocate it to the manual condition in the pricing procedure (PB00 in the case above).
XKOMV-KPEIN = YKPEIN "Price unit
XKOMV-KMEIN = YKMEIN "Unit of measure
XKOMV-KUMZA = YKUMZA "Conversion numerator
XKOMV-KUMNE = YKUMNE "Conversion denominator
xkwert = ybasis. "Price quantity
Please refer also to Note 381348.
No comments:
Post a Comment