Hi All,
We are sending email to customer ,when ever we create a sales order in ECC .
in back ground a service order will create in CRM system with respective to ECC sales order . Now my requirement is to add email which we have to sent to customer in ECC to CRM Service Order attachments.
When I debug the standard code ( if we upload email via a desktop ) they are converting the uploaded document into binary format and attaching by using classes cl_crm_documents and etc..
Now my question is how to convert sending email into binary format. I am sending email by using CL_BCS class and method send.
Regards,
Siva Krishna