| 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
SAP Fiori (SAPUI5) on SAP build work zone
Please provide a Hi fidelity mock-up of the new application’s screens. Ensure Syensqo's Brand standards are adhered to. (i.e. logo, font, colors, etc.)
The developers should follow UI best practice to keep the screens user-friendly and consistent
Is any dynamic screen behaviour required? This typically sets the visibility, read-only or mandatory properties of the UI elements. E.g. if field ‘a’ has a value ‘x’, then make fields ‘b’, ‘c’ and ‘d’ read-only, and make field ‘e’ mandatory. For simple input fields, does the value need to be validated? Can a value-help be assigned?
First Screen - Authentication screen
fields required: First name / Last name / E-mail address / Plant (dropdown value list)
> Next Screen - Create Maintenance request
First section > User information
Second section > Standard fields required in order to create the notification
Third section: Risk Evaluation + Medical risk + HSE Checklist
button to submit the notification, with final confirmation required
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 |
|---|---|---|
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
Can tooltips or input prompts be used to help and guide the user?
Mention the environment (desktop, mobile phone, tablet) in which this User Interface will be running. This will drive the screen estate/size of the screen.
Explain mobility services will be integrated in the Interface, i.e. Intune, MS Company Portal,
Detail authentication and authorization mechanisms, i.e. SSO/SAML, SSO/SNC.
Detail if the Interface will have accessibility features, i.e. Speech Recognition, Photos, Barcode Input
Provide volumetrics details: Initial load volumes, Number of Records, Expected Frequency, Expected Long term Growth)
Specify if there are any specific performance factors that need to be taken into consideration during development i.e. interface must be able to handle 100 posting per-hour, etc.
Detail how errors will be handled: Notification, Restart/ Recovery and Re-Processing Procedures
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.