Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Default settings generated by the setup program provided by proaxia (transaction /PACG/ECM_SETUP).

Info

When installing a few service packs one by one, make sure that each service pack’s post-installation steps have been performed. Pay special attention to updating processing classes and transformations. The list of the most up-to-date classes/transformations can be found on the following page: Outbound/inbound message configuration

Message Type

This is an IDoc message type used in the SAP ERP for unique identification of objects being processed

Inb.Data Creat.

Name of an ABAP class which should be used for processing of an IDOC created in the preceding step. This class must implement interface /PACG/ECM_IF_S_IDOC_INPUT.

Check GUID on input

Note

[OBSOLETE, please leave unchecked] Check GUID on input - if set, an incoming object with a GUID already existing in SAP (meaning it’s not being created but updated) is not processed and gets blocked in FSM. Currently generic idocs are resent in case of already existing GUIDs hence there’s no need to use the setting.

If the checkbox ‘Check GUID on input’ is set, the GUID of an incoming object will be checked. If a received message has already been processed, an idoc will be created but its status will be immediately set to 56.

Image Modified

Save XML

With this option enabled original XML received from FSM is stored as an attachment linked to an IDoc created based on this XML document

Status
title(S4)PACG 200 SP05
Send

‘Generic IDOC’

‘Generic’ /

Status
titleOLD LABEL
Send XML

When 'Send Generic' option gets enabled then as a confirmation message /PACG/ECM_GENERIC is sent. This means that Connector sends to the FSM original XML objects which was received from FSM

This option is supported by the following message types (all set by the setup program) and shouldn’t be modified:

  • /PACG/ECM_ACTFEEDIN

  • /PACG/ECM_APRVIN

  • /PACG/ECM_ATTCHMIN

  • /PACG/ECM_BATCH_IN

  • /PACG/ECM_CHECKIN_IN

  • /PACG/ECM_CHECKLIST_CAT

  • /PACG/ECM_CHECKLST_D

  • /PACG/ECM_CHECKLST_T

  • /PACG/ECM_CONNECTORUNKNOWN

  • /PACG/ECM_EXPENSEIN

  • /PACG/ECM_GOODRECIN

  • /PACG/ECM_MILEAGEIN

  • /PACG/ECM_PERSRESERV_IN

  • /PACG/ECM_PLANSCENIN

  • /PACG/ECM_RMAT_IN

  • /PACG/ECM_SAS_IN

  • /PACG/ECM_SERVICECHECKOUT

  • /PACG/ECM_SERVNOTIF_IN

  • /PACG/ECM_SERVRATING

  • /PACG/ECM_SIGNATURE

  • /PACG/ECM_SKILLIN

  • /PACG/ECM_STOCKTR

  • /PACG/ECM_TEAMIN

  • /PACG/ECM_TEAM_TFIN

  • /PACG/ECM_TIMEEFFIN

  • /PACG/ECM_TOOLASSIN

  • /PACG/ECM_UDOVALUE_IN

  • /PACG/ECM_USEDTOOLIN

  • /PACG/ECM_WORKTIMEIN

Dummy booking

'Dummy booking' for inbound messages means that a confirmation will be sent to SAP FSM to unblock an object, but no additional processing (saving this object in SAP ECC/S4, creating an SAP document/object) will take place.

This functionality works for the following objects:

  • Activity Feedback

  • Attachments (To avoid saving attachments, it’s recommended to use option ‘Block in’ or storage method ‘Do not store attachments' in /PACG/ECM_CUST_ATTA - Inbound/Outbound Attachment Configuration instead)

  • Batch

  • Expense

  • Goods receipt (material consumption)

  • Mileage

  • Service rating

  • Service checkout

  • Skill - use if Tags are created in SAP FSM instead of SAP ECC/S4 to avoid processing errors. Inbound skills are supported if the skill's Tag refers to a qualification existing in SAP ECC/S4.

  • Stock transfer (take to own stock)

  • Time effort

  • Work time

Available since

Status
title(S4)PACG 200 SP06
:

  • Person Reservation

Available since

Status
title(S4)PACG 200 SP10
:

  • Approval

  • Check in

  • Checklist category

  • Checklist instance

  • Checklist template

  • Planning scenario

  • Reserved material

  • Service Assignment (Workflow Step)

  • Service Notification

  • Signature

  • Team

  • Team Timeframe

  • Tool assignment

  • UDO value

  • Used Tool

Info

Please note that transaction /PACG/ECM_CDUMM - Dummy booking for incoming messages can also enable dummy booking for the specified message, on company level.

Status
title(S4)PACG 200 SP10
Use the button ‘Dummy booking per company’ at the top to navigate directly to that customizing.

Note

Status
title(S4)PACG 200 SP09 and older
Prerequisite for dummy booking - enable option Send ‘Generic IDOC’ for a given message type.

Error conf

Error messages generated in SAP ECC/S4 for objects modified in SAP FSM will be communicated to the cloud and result in unblocking the objects.

Learn more: Error message for blocked objects

Unknown object handling

Message type /PACG/ECM_CONNECTORUNKNOWN is used for unknown object handling:

This incoming message will be used if any other message cannot be found in the configuration. An idoc of type /PACG/ECM_ITYPE_UNKNOWN_IN will be generated:

 

The message is confirmed with message confirmation like other messages. Finally, an object error idoc will be sent to SAP FSM:

 

This message sends error code ‘E/PACG/ECM_MAIN 990’ and error text ‘Unknown message’.