Hello all,
Just wondering if anybody else had the same experience as I had, with USEREXIT_PRICING_PREPARE_TKOMP in MV45AFZZ for Sales. We are filling additional fields in the pricing field catalog but I've found that this user exit is called not once per line item in the order, but the number of lines X the number of lines. So for example if we have 10 lines in the order it is called 10x10=100. We regularly have orders > 1000 line items, and this is causing some performance issues even if we do avoid database access by buffering data in memory.
Has anybody else seen this behavior ? Is there a way to avoid it ? Any insights / suggestions appreciated.
Thanks,
Wouter.