cancel
Showing results for 
Search instead for 
Did you mean: 

Sales order pricing multiple items based on conditions of last item

kumaro412
Active Participant
0 Kudos

Dear all,

I already searched in this community, but I didn't find an answer to my problem ... So, I will formulate it here ... If this question has already been asked somewhere, I apologize for my question ...

I have a sales order with 2 items ... Both lines have same data (material, quantity, dates, ...) except the plant is different ... Because of this different plant, one of the pricing conditions (ZFRG) should find a different value for this discount ... When I take a look at the pricing, both lines have the same value for this condition ... If I do a "new pricing" for the first line, the correct value appears ... When I go back to the item-overview, the new value is gone and the same value of the second line is back ... It seems that the pricing always uses the value of the last item ...

Does this sound familiar ? Anybody with an idea what the problem could be ?

Thanks in advance !

Greetz,

Kurt Clement.

Accepted Solutions (0)

Answers (2)

Answers (2)

eduardo_hinojosa
Active Contributor
0 Kudos

Hi

Check your pricing procedure in tcode V/08 and check if for this condition you are using a formula (VOFM subroutine) in the customer range name (usually they begin with 9). Check 356737 - Customer name range for VOFM routines.

Set a break-point in the begining of the routine.

Check also note 24832 - Pricing rules / TVCPF for researching other possible origins.

I hope this helps you

Regards

Eduardo

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

Is the Delivering plant present in one of the access in Determining the ZFRG discount?

The behavior you have explain is not standard, there may be some Z-Development done in the system which you are probably not aware of. I would recommend to de-bug the Price determination / re-determination process with ABAPer and check.

Thanks,

Jignesh Mehta