Good morning,
We activated the FQEVENTS 9000 function module to generate the intervals based on contract objects rather than business partner (GPART) as we have around 220k contract objects as against a few million business partners. This all works fine and we have the proper segments being generated and as we activated VTREF as a valid parallel processing object we can also see it being used in FPY1, but we have an issue.
When it processes the payments it seems to process each payment (mentioning GPART and VKONT) in every interval rather than only in the interval where the contract object for that GPART/VKONT should be.
I suspect the reason for this is because DFKKDDA-VTREF is empty, but I can't see what we should change on the notifications for it to also include the contract object on the notification.
Is there some proper documentation anywhere to describe using VTREF as a parallel processing object as it seems we're missing extra areas which we should also implement which we do not know about, for example during testing yesterday we also generated multiple payment for the same customer which looks like we also need to implement FQEVENTS 0600 to group by GPART.
Any pointers to use VTREF properly would be extremely welcome,
Thanks
Thys