Allow synchronous reading communication during simulation

[] [] [] [] [] [] [] []

Symptom
During the processing of an inbound simulation message via Process Agents, all synchronous outbound communication was interdicted with CM_SPAF_CALL_NOT_ALLOWED.
Other terms
PAF, Process Agent Framework
Reason and Prerequisites
The error message was raised as it cannot be assured that the simulation mode can be cascaded consistently so that the changes won’t have any effect on productive data.
The [...]

Mail format is lost When viewed from agent Inbox

[] [] [] [] [] [] [] []

Symptom
When the mail is viewed from Agent Inbox using the E-mail Editor, the format of the mail displayed is distorted in few cases.
Other terms
AGENT INBOX, EMAIL EDITOR, CL_CRM_EMAIL_UTILITY_BASE->GET_MAIL_DATA_FROM_SEND_REQ
Reason and Prerequisites
While reading the mail content from SAPConnect and converting it into displayable format, there were some spaces lost due to ABAP CONCATENATE
statement behavior.
Solution
Apply the attached [...]