What is the function name to view attachments against an AP Invoice
I have created a customised AP invoice inquiry responsibility that uses the menu AP_INVOICES_INQUIRY_GUI12. Part of the business requirement for the creation of this responsibility is to give the user the ability to be able to view attachments that are added to expense reportd. When using the AP_INVOICES_INQUIRY_GUI12 menu this does not allow the user to view the attachments.
I am hoping to create a customised menu based on the AP_INVOICES_INQUIRY_GUI12 menu but also includes a function to enable viewing of attachments. Does anyone happen to know the name of the function/functions that are required so that this responsibility has access to view attachments against an invoice? I have looked through the AP_INVOICES_ENTRY_GUI12 menu which does permit viewing of attachments however cannot see anything obvious that gives it this permission.