Since the 2108 release there is a possibility of having multiple activities linked to one service order operation. Such configuration allows multiple technicians to work on a single case represented by an operation during different times. The functionality can be switched on in /PACG/ECM_SCTD by checking new field Use ReqAssign.
This functionality uses Requirements Assignment tab in the SAP service order maintenance (iw31/32/33):
Each requirement assignment is sent to FSM as a separate activity. The activities can be displayed on the planning list to be manually assigned or automatically planned or released based on the release mechanism maintained in Release field in /PACG/ECM_SCTD.
The activities can be updated and assigned to different technicians in the FSM. As a result split information will be updated after the release. Please note that update of split/activity will not result in update of the whole operation.
After assignment of the activity in FSM, the dispatch flag is checked. Please note that setting “dispatch” flag manually in SAP does not trigger any additional logic.
Multiple activities implementation includes reserved materials handling.
When reservations are handled on order level nothing changes
When reservations are handled on the activity level, then each component is added to the first activity.
Reserved materials can be moved by user to other activities. Such an action can be done in iw32 via GOS menu (in Reservations for FSM Activities option).
The tree view with activities and reservations is displayed. The reservations can be moved and re-assigned to a different activity within the same operation by simple drag and drop. Please note that at the beginning when the reservation is assigned to the first operation it can be only moved as a whole. After the first move, it is possible to move partial quantity of the reservation.
Please note that the reservation that has been already used or partially used cannot be moved. Additionally, the reservations cannot be moved to closed activities.
The transactions Change/Display FSM Activity have been adjusted to handle and display multiple activities linked to operation - two new tabs Reserved Materials and Related activities have been added.
Please note that in order to have the additional Reservation for Activities option in GOS menu, one needs to maintain a new record in SGOSATTR in SM30 with the below data:
Name of service: PACG/ECM_RM
Description: Reservations for FSM Activities
Quick info: Reservations for Activities
Class f. Gen. Service: /PACG/ECM_CL_A_GOS_RMAT_ACTI
Service Type: Single Service
Icon: Icon_change
Please note that there are some rules and limitations related to usage of ‘Requirements assignments’ tab in service order:
It is not allowed to have standard activities and ‘Requirements assignments’ activities for one operation at the same time
First activity created to operation/ ‘Requirements assignments’ tab determines the way of proceeding with activities and this operation
While using ‘Requirements assignments’ tab activities, the time of all activities sums into time of operation or exceeds it
It is not advisable to use ‘Requirements assignments’ tab and FSM MRS at the same time because of data overlap
During checkout of split activities each activity is checked before final confirmation of operation
During time effort posting with automatic final confirmation set in customizing all activities for operation must have either checkout or time effort already posted.