Question:
Could anyone suggest if there is any userexit in IPC which has
characteristic like USEREXIT_PRICING_CHECK in R/3 ?
Our requirement is to check and delete duplicate entries if users enter
duplicate conditions.
like what's in old Topic: Pricing Condition PR00
Another question is that what's the difference between
userexit_pricing_check in LV69AFZZ and userexit_pricing_check in MV61AFZA
Answer:
tape a look at the api for IPC,,, Look for method
"pricingItemCalculateEnd"
If I understand your requirement, you will need to implement your check here