I need to find a BAPI (or a chain of BAPIs?) to read the Notification Attachment List (GOS) using as input the Notification number.
I've tried many BAPIs, but the only functional result was via SO_OBJECT_READ
FM to which I passed Object ID (which I obtained from SOOD table).
Problem is that I'm unable to retrieve the attachment object list belonging to the notification. Any idea or suggestion?