I need to request an exitpoint for CRTVDDT (Due date Calculation).Is this the right place? If not how can I request this exitpoint?
Are you part of the XTendM3 Community (Teams)?If so, better to do this there under 'Feature Requests'.
That said, where do you need and Exit Point and Why?
Have you checked existing exit points in CMRTVCDFnc ? CMRTVCDFnc has exit points CashDiscountsHandler and DueDateHandler. CMRTVCDFnc calls for CRTVDDT.
Thanks!! Did not picked this one for analysis.
It would work if I could got the customer. My goal is to have periods of customer vacations defined. If due date is within this periods I would change the due date.
Would work but as far as I can go I cannot get the customer number that M3 is processing....
My goal is to have periods of customer vacations defined. If due date is within this periods I would change the due date.
Meanwhile I checked CMRTVCDFnc suggested by Mikaeal_.
It would work but I think I cannot read the customer that function is processing.
I believe you need to look at what function(s) calling this instead and add your logic there AFTER the call has returned a date.
As far as I could get there is no exitpoint in OIS189. So I can not get the customer anywhere and this is essential. Any ideas?