cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching attachments for a non-po parked document

Former Member
0 Kudos

Hi everyone,

From transaction fbv3, We have option to view attachments for AP Non-po parked document. Are there any standard BAPI or FM which will return this attachment list with a given Document number.

Furthermore,

When we double click on the attachment name, the attachment gets open in a different window ( image gets open in windows photo viewer). How to find out from where these attachments are getting fetched and  displayed. What is the code for fetching the attachment given attachment ID.

Is there any specific table where these attachment details are stored?

Any help is appreciated.

thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Are you talking about the GOS (Generic object services) attachments? If yes, then you should easily find lots of examples here in SCN just by searching "GOS attachments" etc. If I remember the attachment list can be read with method CL_BINARY_RELATION=>READ_LINKS.

Regards,

Karri

I042439
Employee
Employee
0 Kudos

Hi Anjor

Is it related to Workflows?

You may want to try the ABAP forums!!

Also, are we talking about GOS attachments?

If we need to know the standard coding - better raise an OSS message (I am not sure if you will get a response there as well)!

Regards,

Modak