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

Version 1 Next »

Regions should be transferred from SAP to FSM (only this way) and can originate from one of three types of SAP objects:

  • Work centers

  • Planning groups

  • Address regions

To send an object as a region to FSM, use one of the following sending transactions:

/PACG/ECM_TRIG_GRPAR - Address region as Group

/PACG/ECM_TRIG_RGPWC – Work center as Region

/PACG/ECM_TRIG_RGPPG – Planning group as region

The object region field must first be set in transaction _PACG_ECM_SC_GR – Groups for service call . The region value is taken from an incoming idoc during activity creation if it contains such and during activity change. If there’s no value specified in the incoming idoc, the region is determined according to the transaction below.

Regions for technicians can be customized in transaction /PACG/ECM_P_GR - Group object for technicians .

Transfer of planning groups as regions is demonstrated below. The customizing for Company 8 in transaction /PACG/ECM_SC_GR - group object for service call is set as “Planning Group”.  The objects are transferred to FSM with transaction /PACG/ECM_TRIG_RGPPG – Planning group as region .

The ID, code, name and description of a new region can be found in an outbound idoc of type /PACG/ECM_REGION. The new region is displayed in FSM under General settings > Service regions. 

Regions assigned to activities are sent to FSM in the “Region” field of /PACG/ECM_ACTIVITY_IN idocs.

  • No labels