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

Attach GOS attachments with a standard send mail functionality

Former Member
0 Likes
1,060

Hi Folks,

I am here after long time and need your help.

I have a requirement where I need to attach document with a standard send mail functionality.

Below is the details:

From Quality notification 'Action Box', if the user select a perticular action (it is similar to web link), the system is sending a mail to an external mail id provided by the user (In a popup). This mail send is happening through a SAP standard functionality.

Now the requirement is, I need to attach selected file from GOS (generic Object Services) and attach them to the mail. Sending mail should happen through standard functionality.

I want to know below two points:

1) How to get selected files from GOS attachment?

2) How to attach them to mail? (only attach, sending will be done by standard functionality)

Hope I am clear with the requirement.

Please help me to get it resolved.

thanks,

Surajit

1 REPLY 1
Read only

andreas_mann3
Active Contributor
0 Likes
482

1st - analyse fm SO_ATTACHMENT_LIST_READ and table SOOD

and function groups sgos* and SOB2

hope that helps

Andreas