Hi All,
Please follow below steps,
Email Notification for ASN Inbound delivery
Program logic as below
Check NAST table for object key where inbound delivery number will be stored.
Inside the report define Perform using ENT_RETCO ENT_SCREEN and write your logic inside the form
You can select data based on your requirement from table LIKP with this inbound delivery number.
We can create mail body using the data which you want to send through mail.
We can create mail body text either using html code or just like normal mail which we write.
To send mail we can use 'SO_NEW_DOCUMENT_ATT_SEND_API1' FM.
Regards,
Gowri










