[obsolete] /PACG/ECM_DEL_MAPPIN - Delete Mappings

This transaction is obsolete. Use the new mapping deletion transaction - /PACG/ECM_DEL_MAP_N - Delete Mappings.

The use of this is to delete specific mapping between cloud and SAP backend. Message ID is a sequential number sent by FSM cloud to SAP. This is to prevent inconsistency in SAP.


In the case of a system copy (eg. Prod to test) for example, like below, we already have a service call creation from FSM cloud to SAP backend, this external message ID 1830 is stored in /PACG/ECM_MSIDIM_ (see further below).


However, the cloud company remains the same one connected to the test SAP backend may not have the message ID 1830 reached yet. If a new service call is created in the cloud now, IDOC will not be created as the same message ID is found in the table /PACG/ECM_MSIDIM. It is recommended then to delete the entries in the table using this transaction code [obsolete] /PACG/ECM_DEL_MAPPIN - Delete Mappingsarchived . In the reverse condition, where a cloud company is copied to a new one, but the backend SAP remains the same, then the message ID generated by cloud may overlap what is already stored in table /PACG/ECM_MSIDIM. Hence, deletion may be necessary.

Below is an example from SLG1 (object: /PACG/ECM) showing a repeated message ID without IDOC creation.

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.