| 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 | |
| Business Process Reference |
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.
Application Screen:

Step | Description | Comment |
|---|---|---|
1 | User authenticates through the target portal / entry point | Internal users via SAP Cloud Identity Services (SSO) External needs to be defined by tech team |
2 | User opens the PM Notification application | Fiori app developed on SAP BTP
|
3 | User selects either “Create Notification” or “Notifications List" | Main navigation tabs |
3 | User enters or reviews notification information | |
3 | User submits the notification (Optional) User HSE Procedures. | Final confirmation required |
4 | Notification is created in SAP S/4HANA | API call to Y1-create maintenance request in SAP, via technical user |
5 | Confirmation is returned to the user | Notification number displayed |
6 | Email Notification sent based on custom tables content. |
The application depends on the following components:
Authentication 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:
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.
The 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:
Provide the details about the information will be displayed in the interface and where /how the information will be read/stored from. This must match to the screen mock-up
| 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 |
If any custom configuration tables are required, which will be read by the enhancement logic, then specify them here. Can be deleted if not needed.
Include an overview of the table and what it’s used for
| Field | Description | Data Type/Length | Validation rule / Value help |
|---|---|---|---|
Include an overview of the table and what it’s used for
| Field | Description | Data Type/Length | Validation rule / Value help |
|---|---|---|---|
Describe the required logic to be implemented
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: thhe authentication and authorization model for external users is still under discussion by the technical team.
Detail if the Interface will have accessibility features, i.e. Speech Recognition, Photos, Barcode Input
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:
Please provide some guidance and/or test data to help the developer unit test the user interface. This can be included here or in a separate document. If possible, testing is to be done prior by Functional team, for those transactions or business processes to be automated. Please include both positive and negative testing (to validate error situations handling)
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 |
|---|---|---|
List any considerations essential for application test planning (e.g., test this before ABC along with DEF separate from GHI). If the development encompasses a user interface, explain how to test it. List any insights as to how this component could be tested the most efficiently.
| 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.