Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

This subsection serves as a high-level overview of selected FSM Cloud Connector customizing steps for service call and activity generation:

For more detailed descriptions, navigate to links included in each step.

The hereby described transactions apply for the PM order integration approach (Integration of SAP PM with SAP FSM). FSM Cloud Connector also supports:

Each approach has a different set of service call definition transactions.

Service calls

Service orders created in SAP ECC/S4 are reflected in SAP FSM as service calls. Whether a service order will be sent to FSM, depends on its plant, order type (must be marked as active), status and optionally work center. If idocs are not generated at all, you surely want to check these settings first. If idocs are generated but only reach status 03/18, not 41, then queue or communication issues occur.

Configuration Step

Customizing transaction

Corresponding sending transaction

Assign plants relevant for service order transfer. Service orders assigned to them can be transferred to a given FSM company (use object type ‘SERVICECALL’)

/PACG/ECM_PLAS - Plant Assignment

Maintain FSM-relevant service order types. Make sure to set them as ‘active’. Customize service order type-dependent settings, such as service call dates determination.

/PACG/ECM_VSCTD - Service Call types definition or /PACG/ECM_SCTD_ALV - Service call types definition (ALV)

/PACG/ECM_SCTMASTER - Service Call Type

Specify contact person source

/PACG/ECM_ACTIVE – General Properties of E4C Activity, field ‘Cont. Person SO’ or /PACG/ECM_VSCTD - Service Call types definition, field ‘ContactNotif’

Maintain default service call values, such as a customer or plant/work center for service calls created in SAP FSM

/PACG/ECM_SCTDD – Service call type – Default values

Map SAP ECC/S4 service order priorities with FSM priorities

/PACG/ECM_SCPRIOMAP -SAP priority mapping

Optionally limit transfer of service calls to SAP FSM based on service order’s work center

/PACG/ECM_SCTD_WCE - Workcenter exclusion/inclusion for service calls

Define which service order statuses make service calls relevant for transfer to FSM 

/PACG/ECM_SCREQ - System statuses for service call transfer

Define ERP-equivalents (code and description) of standard FSM service calls statuses (Ready to plan, Technically complete, Cancelled). Map SAP ECC/S4 statuses/user statuses of a service order to the FSM statuses

Make sure to map SAP statuses with their FSM counterparts manually also in FSM, otherwise new activities won’t be displayed on the activity list in FSM:

image-20240109-115201.png

/PACG/ECM_SCSTD - Status of Service Call

/PACG/ECM_SCSTD_STAT - Service Call Status

Transfer PM activity types as service call problem types. PM activity types are retrieved during problem type transfer for FSM-relevant order types (see /PACG/ECM_SCTD). 

/PACG/ECM_TRIG_SCPRT - Service Call Problem Type

Activities

Service order operations (or operation’s requirement assignments - see: Multiple FSM activities for single SAP operation (requirement assignment integration)) are reflected in SAP FSM as activities. An additional, technical object comes into play - FSM activity created in SAP ECC/S4. At order save, FSM Cloud Connector attempts to create an FSM activity based on operations (and various customizing options, such as which order/operation dates to use). The activity can be displayed in IW33 via "Relationships" and are sent to FSM. After update in FSM, first the FSM activity object in SAP ECC/S4 is updated, then the operation. This intermediate object is necessary because not all FSM data can be translated into operation properties, and none of it should be lost. Activity generation depends on whether it's activated for a given order type and status. Operation’s control key also has impact on activity generation.

Configuration Step

Customizing transaction

Corresponding sending transaction

FOR (S4)PACG 200 SP09 AND OLDER Assign a default sales area for FSM activity generation and transfer for a given company (use object type ‘ACTIVITY’)

/PACG/ECM_SAASG - Sales Area Assignment

Make sure that FSM activity generation is enabled for the relevant service order type. Regulate whether FSM activities should be directly dispatched or released on the FSM planning board right after service order release.  Manage activity address source.

/PACG/ECM_VSCTD - Service Call types definition or /PACG/ECM_SCTD_ALV - Service call types definition (ALV)

Make sure that FSM activity generation is enabled for the relevant service order status, field ‘Activity gen’

/PACG/ECM_SCSTD - Status of Service Call

Specify which control keys are relevant for activity transfer to FSM

/PACG/ECM_TKDEF - Control keys relevant for activity generation

Maintain basic FSM activity settings

/PACG/ECM_ACTIVE – General Properties of E4C Activity

Maintain internal activity types

/PACG/ECM_ACTI_TYPE – Internal activity types

Map internal and external activity types

/PACG/ECM_ACTMAE – Activity code mapping

Make sure that activity statuses (OPEN, CLOSED, DRAFT) are maintained.

/PACG/ECM_ACTI_STATU – Activity status

Transfer the special activity UDF UDF COR_CLOUD_AssgPlan to SAP FSM

/PACG/ECM_TRIG_UDF - UDF Definition

Next chapter: Planning preparation

  • No labels