what tables are used to link supplier to their attachments
I can see the Supplier record has 3 attachments added to it under >Payables>Suppliers>Company Profile>Organization>Scroll down to Attachments.
I have located the attachments in table fnd_documents. My question is what table & columns in AP do I use to join to the attachments table?
I want to be able to give a supplier report returning only suppliers who have an attachment on their record.