2010 Jan 19 12:25 PM
Hi,
I am working on HR. I want send a mail to the user along with the employee photo. We are uploading the Photos to PA30 using OAOH T Code. My Question is how can i get the path of the picture where it got stored in application server.
I am sending the mail through FM SO_NEW_DOCUMENT_ATT_SEND_API1.
Regards,
Srinath
Hi,
I am working on HR. I want send a mail to the user along with the employee photo. We are uploading the Photos to PA30 using OAOH T Code. My Question is how can i get the path of the picture where it got stored in application server.
I am sending the mail through FM SO_NEW_DOCUMENT_ATT_SEND_API1.
Regards,
Srinath
2010 Jan 19 12:34 PM
2010 Jan 19 12:36 PM
2010 Jan 19 12:36 PM
2010 Jan 19 9:22 PM
You can get the url ...
Please use proper subject in future
check the sub routine PERFORM URL_GET of function module HR_IMAGE_SHOW.
There are two function modules ( HR_IMAGE_EXISTS & SCMS_DOC_URL_READ ) used for retreiving the url.