Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

GOS objects SAP Archive Link

Former Member
0 Likes
1,208

Hello Experts,

In transaction such as IW21, VA01, etc when we attach documents ( Excel, word, PDf's) in GOS ( Generic Services Objects) the document is stored in the Content repository and has a SAP Archive Link for e.g '&SO_KProObjectID=SOFFLOIO 4A6D66F30E37466EE1000000921B4EDD'

Is its possible to convert this Archive Link into an URL?

OR

Is it possible to read the contents of the document at archvie Link into an internal table???

Kindly help with possible solutions.

Regards,

Mansi.

1 ACCEPTED SOLUTION
Read only

mvoros
Active Contributor
0 Likes
767

Hi,

check this wiki [page|https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-SendingGOSattachmentstoanemailaddress]. It contains an example of attaching GOS objects to an email.

Cheers

Hello Experts,

In transaction such as IW21, VA01, etc when we attach documents ( Excel, word, PDf's) in GOS ( Generic Services Objects) the document is stored in the Content repository and has a SAP Archive Link for e.g '&SO_KProObjectID=SOFFLOIO 4A6D66F30E37466EE1000000921B4EDD'

Is its possible to convert this Archive Link into an URL?

OR

Is it possible to read the contents of the document at archvie Link into an internal table???

Kindly help with possible solutions.

Regards,

Mansi.

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
768

Hi,

check this wiki [page|https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-SendingGOSattachmentstoanemailaddress]. It contains an example of attaching GOS objects to an email.

Cheers

Read only

Former Member
0 Likes
767

HI SAP User I have the same problem how did you solve it?

thanks