on 2022 Jun 09 3:46 PM
Hi experts,
Sometimes an activity that has been directly created in FSM planning board is stuck for some reason and users ask us to delete it.
In this case we don't have any inbound Idocs in error and we can't fix it using the cockpit manager or any IDocs management t-codes.
Is there a way to directly update the status of the activity in the cloud.
E.g. let say instead of doing a query like that:
SELECT x FROM ServiceCall x WHERE x.code = '42110829';
We could write something like
UPDATE x FROM ServiceCall x WHERE x.code = '42110829' SET x.status TO 1
Regards
Brice
Request clarification before answering.
Hi Andrey,
Thanks for your answer but do we have any links or tutorials to use FSM Data API ?
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try this link here:
Hi Brice,
FSM Data API will help you manipulate the data in SAP FSM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 10 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.