I am using this function so_dynp_object_send for sending email. The requirement is to add a transaction link/shortcut in the email so that when user click on the link, they are taken to the transaction. I looked at the program RSWNSENDMAIL1 but it does not help. I can create a transaction shortcut by using function
SWN_CREATE_SHORTCUT, attach the shortcut to the email fine but when user clicks on the link:
1) If email is in SAP inbox, they are prompt to save / exported the link????
2) If email is in Outlook, the system does not know which program to open the attachment.
Not sure if I am going in the right direction. Please advise.
Thanks.