Hi,
I have been asked to find Duplicate Invoices per day and Duplicate Payments per d in P2P. Can anyone please let me know the Columns to be used to find these two KPIs? Will this work?
Dup.Invoices --> RBKP table - > Count of all PK columns / No of days in activity table
Dup.Payment --> BKPF table - > Count of all PK columns / No of days in activity table