Hi everyone,
I am trying to modify the duplicate checker app.
Precisely, I have a column in BSEG (called MANUAL_CN, of Yes/No type) which I would like to use as a filter which exclude groups of potential duplicate invoices if there is at least one invoice for which BSEG.MANUAL_CN='Yes'.
Unfortunately, I am in the situation where no common table could be found so I was wondering if there is a workaround of this issue.
Here is the data model:
I have tried to use BIND function, but not successfully... so any suggestions would be highly appreciated!
Thanks in advance!