/PACG/ECM_CMSGON – Configuration of Online Calls

The settings for the Online Calls can be configured using following settings:

  • Cloud message type – this external message type name is used to get the assignment between external message type and SAP message type. This is some kind of the translation from the outside world to the internal SAP common language. Example: If there is a call of incoming interface from the outside world, sometimes we need to translate incoming message type. It is used for example in the FullSync process, where the external caller sends as the input parameter his own message type to be used in the process,

  • Handler Class: This is ABAP Class Name, which is used for IDOC generation. It MUST include the interface /PACG/ECM_IF_S_IDOC_OUTPUT. The included logic should read a data for a given key from the system, then prepare the IDOC data based on the data selection. It is called from the E4C engine. Example: The example implementation can be found in the class /PACG/ECM_CL_S_IDOC_O_USER.

  • XLST Transformation – Request:

  • XLST Transformation – Response:

If you'd like to help us improve the documentation, please provide your feedback using the communication channels listed /wiki/spaces/PFCC/pages/1561427969. Learn about support possibilities here.