VH31 / SAP

0 stars 0 forks source link

Regarding creation of new background job to send mail with vendor and plant details of PO #1

Open VH31 opened 4 years ago

VH31 commented 4 years ago

Need Background job that runs weekly and use the contact details from the Z table. We need an additional Z table to maintain the vendor contact details, consisting of; Plant (Key field) ( 4 chars) Vendor Number (Key Field) (5 chars) Contact details : email ID (SMTP address) First & Last Name :
Email to pick the first name from the Z table and address to the contact person. Subject of the email: “Confirmation of Arrival” Email Body :
To whom it may concern. PDF file to be attached to the email. Use email from Scheduling Agreement as 1st contact or use the configured email address User story.docx

VH31 commented 4 years ago

Need assistance in writing the code for function module to send an email.