| Status | |
|---|---|
| Owner | |
| Stakeholders | The business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name |
| Jira Request ID | |
| Jira Development ID |
| Parameter | Value |
|---|---|
| Application System | SAP S/4HANA, PM Notification App |
| Business Process Reference | 07.05.01.01. Manage Asset, Faults and Incidents |
The PM Notification application is a custom SAP Fiori application intended to allow end users to create and consult maintenance notifications in a simplified and user-friendly way.
The application will be developed on SAP BTP and integrated with SAP S/4HANA for notification creation and retrieval. The application is expected to be exposed to end users through two portals (one for internal and the other for the external)
The application provides two main capabilities:
The user experience is intentionally simplified in order to support non-SAP users (lab researchers), especially laboratory and site users. Technical SAP fields are hidden from the UI and automatically derived in the backend wherever possible.
Notifications are created in SAP S/4HANA through backend integration using a technical user. The actual requester identity is nevertheless captured and transferred as part of the notification data.
For this application we have around 80 external users (this number will increase in the coming months/years) with same role
Step | Description | Comment |
|---|---|---|
1 | User authenticates through the target portal / entry point | External access will be managed by SailPoint solution |
2 | User opens the PM Notification application | Fiori app developed on SAP BTP
|
3 | User selects either “4.Create Notification” or “5.Notifications List" | Main navigation tabs |
4.1 | User enters notification information | |
4.2 | User submits the notification (Optional) User HSE Procedures. | Final confirmation required |
4.3 | Notification is created in SAP S/4HANA | API call to Y1-create maintenance request in SAP if WBS entered Y3-notification is created |
4.4 | Confirmation is returned to the user | Notification number displayed |
5 | User apply the appropriate filters to get relevant notifications. | By default, the plant is set based on the user's access. Users can save variants, which can also be made public. |
5.1 | User can review the content of notification selected | |
6 | Email Notification sent based on custom tables content. |
Application Screen:
Current Screen of the app: the red areas are no longer needed


The application depends on the following components:
for internal users shall be based on SAP Cloud Identity Services.
Authorization shall be controlled through user attributes, in particular the authorized plant/site. The application shall restrict both data visibility and data creation rights accordingly.
Users shall only be able to:
Display only notifications created by the user or by users from the same company (user group)
Although the notification is technically created in S/4HANA by a technical user, the actual requester identity must be captured and transferred in the notification payload.
A backend validation shall ensure that no notification can be created outside the user’s authorized scope, even if UI filtering is bypassed.
Authentication for external access model is still under discussion and will be finalized separately by the project technical team.
The following configuration elements are required:
The application language shall be English/French
Additional language support may be considered later depending on project needs.
The following design choices have been made:
This approach is aligned with SAP best practices, where the notification captures the maintenance need, while technical, planning, and safety assessments are handled later during order preparation and execution.
The application shall provide the following functionalities.
The user shall be able to create a maintenance notification through a simplified form.
The form shall allow the user to maintain:
The system shall:
The user shall be able to consult previously created maintenance notifications through a dedicated list tab.
The user shall be able to:
The system shall ensure that the user only sees notifications related to the authorized plant/site.
The system shall automatically derive from technical object:
The user will be able to suggest the cost center with an activity code
The application shall be developed as a SAP Fiori (SAPUI5) application on SAP BTP.
The final launch mechanism to end users, including the potential use of SAP Build Work Zone, shall be confirmed by the tech team.
The application consists of two main tabs:
Screenshots and mock-ups shall be inserted in this section.
They shall illustrate:
Create Notification
Notifications List
Entry
The user accesses the PM Notification application through the target portal / launch mechanism.
Main Navigation
The application provides two main tabs:
Tab 1: Create Notification
Tab 2: Notifications List
Sections:
| Field | Table-Field Name | Comments / Calculation / Field Manipulation / Input / Output / Validation rule / Value help |
|---|---|---|
| First Name/Last Name/Email Address | Authentication context | Auto-populated where available |
| Plant / Site | Authorization attribute | Drives filtering and restriction |
| Functional Location/Equipment | SAP standard technical object | Mandatory, value help filtered by plant/site |
| Title | Notification short text | Mandatory |
| Description | Notification long text | Mandatory |
| Requested Start Date | Notification date field | Input field |
| Requested End Date | Notification date field | Input field |
| Planner Group | Derived | Derived from technical object |
| Work Center | Derived | Derived from technical object |
| Cost Center | Derived | Derived from technical object |
| Created By | Technical user In S/4HANA | |
| Reported By | Derived from authenticated user | Actual requester identity |
The application relies primarily on SAP standard master data, including:
Configuration tables may be used for:
The current solution has a pgm that triggers emails to inform different stakeholders of site once a notification is created or closed, this needs to be evaluated if we can replace it by a workflow (the usage of workflows is part of our S4 design)
Create Notification:
Notifications List:
Tooltips shall be provided where needed to support non-SAP users, especially for:
The application front-end shall be developed as a custom SAP Fiori application using SAPUI5 on SAP BTP.
The application is primarily intended for browser-based usage.
Internal Users shall authenticate through SAP Cloud Identity Services.
Each user shall carry an authorization attribute identifying the authorized plant/site.
This attribute shall drive:
External Users: the authentication and authorization model for external users is still under discussion by the technical team.
The application shall follow standard SAP Fiori accessibility principles as far as possible
The application is expected to support:
The application shall handle at least the following error cases:
Error messages shall be clear and business-friendly.
Examples:
The following test categories shall be executed:
List all test conditions – this will then be used as a basis to execute both the technical and functional unit tests
| ID | Condition | Expected Result |
|---|---|---|
| T01 | User opens the app with valid access | App is accessible |
| T02 | User creates a notification with all mandatory fields | Notification is created successfully |
| T03 | Mandatory field is missing | Error message is displayed |
| T04 | User selects a priority and submits | Priority is transferred correctly |
| T05 | User filters notifications by status, date, or planner grp | List is refreshed correctly |
| T06 | Backend service is unavailable | Technical error message is displayed |
Testing depends on:
NA
| Package Name | Parent Package |
|---|---|
UI Type | UI Name | Fiori Catalogue | Design Rationale Reference |
|---|---|---|---|
| API Type | API Name | Purpose / High Level Logic | API Product | Design Rationale Reference |
|---|---|---|---|---|
| Object Type | Object Name | Purpose/High Level Logic | Design Rationale Reference |
|---|---|---|---|
Insert links and references to other documents which are relevant when trying to understand this decision and its implications. Other decisions are often impacted, so it's good to list them here with links. Attachments are also possible but dangerous as they are static documents and not updated by their authors.