Maintenance Plan Events and Maintenance Item Events
-
When a new maintenance plan is created, the business event MaintenancePlan.Created is triggered.
-
When an existing maintenance plan is changed, the business event MaintenancePlan.Changed is triggered.
-
When a new maintenance item is created, the business event MaintenanceItem.Created is triggered.
-
When an existing maintenance item is changed, the business event MaintenanceItem.Changed is triggered.
You can subscribe to these events. If you have subscribed to an event, when the event is triggered, you receive notification about the event and the object for which the event was triggered. The event payload contains the ID of the maintenance plan. With the Maintenance Plan OData API, you can get the details of a maintenance plan using the maintenance plan ID.
Technical Details
Type |
New |
Functional Localization |
Not applicable |
Scope Item |
4HI (Proactive Maintenance) BJ2 (Preventive Maintenance) 4X5 (Recurring Services) |
Technical Object Name |
Maintenance Items Events: MaintenanceItem Maintenance Plan Events: MaintenancePlan |
Required Feature Activation |
Not applicable |
Application Component |
PM-PRM-MP (Maintenance Plans) |
Valid as Of |
SAP S/4HANA Cloud 2111.1 (HFC4) |