Hello Abapers
My requirement is to send the notification with the HTML layout in SAP inbox and external Email. I am using the FM SO_NEW_DOCUMENT_SEND_API1 and its working fine but the HTML layout is not working.
I did the 2 steps
1) I created the text by SO10 and write the html logic there and I am calling it through READ_TEXT
2) Then moving the contents into body OBJECT_CONTENT and sending it by document type HTM
But its not working can anybody explain me what step I am doing wrong or missing
Thanks