Status | ||||
---|---|---|---|---|
|
This transaction serves the purpose of sending Teams from SAP ECC to FSM based on the company ID and Team GUID/Name.
...
Successful transfer is confirmed by logs. Idocs of type /PACG/ECM_ITYPE_TEAM and /PACG/ECM_ITYPE_TEAM_TFFRAME are sent to FSM.
...
If no team can be found /PACG/ECM_ITYPE_TEAM - ID, name and validation time range of the team
...
/PACG/ECM_ITYPE_TEAM_FRAME - each member of the team is sent in a separate idoc of this type. The idoc contains a Team ID, a cloud user name and the ‘leader’ value which can be true or false.
...
Teams in SAP are created and stored in the /PACG/ECM_TEAMM – FSM Team table, they have to be created first.
...
Team technicians (identified by their personnel numbers) should be are assigned to teams in the /PACG/ECM_TEAMT – Team technicians table. the Team GUID is used to refer to a specific team.
...