Hi,
We have a requirement where in we need to fetch the documents from BKPF and output these documents if they do not have any attachments.
Now the issue is to find if the documents have any attchamnets or not. We came acroos the link table TOA01 and TOA02 for BKPF. But these does not satisfy our requirement completely as there are documents with attchaments but not maintained in these link tables.
Please let me know if there any generic way like methods of classes to find the attachments for the documents??
Thank You.
Regards,
Mallika.
HI Mallika,
You can make use of the Transaction OAAD by giving the Business object BKPF as the Key field and it will pull up all the documents that are attached .
Regards
Swarna.
Add a comment