Skip to Content
0
Jun 16, 2023 at 11:39 AM

Table S071 Condition Update seems to contain wrong values

111 Views

The cumulated condition values in S071 do not match the sum of active sales document conditions with the same condition record number.

For the comparison I joined the condition table (A652) with table PRCD_ELEMENTS via join key KNUMH and outer join with VBAK and VBRK via KNUMV, in order to see which ones are for orders and which for invoices. Then I cumulated all active conditions for sales orders and compared it to the cumulated S071 condition values with the same KNUMH. Result: there are (small) differences.

We have configured the update of S071 as synchronous updating with V1 Update, so I expect the cumulated condition values in PRCD_ELEMENTS to be equal with the cumlated S071 condition values at all times. Am I wrong? Why are there differences?

Can anyone explain how S071 values are calculated?