| Status | |
|---|---|
| Owner | BIDALIA-ext, Kuldeep |
| Stakeholders | MOREAU, Patrick |
| Jira Request ID | |
| Jira Development ID |
| Parameter | Value |
|---|---|
| Application System | S |
| Business Process Reference |
The functional design of the enhancements describes the scenario(s) where enhancements to existing SAP programs are required.
In a typical SAP Project, budget control serves as a foundational mechanism to ensure financial discipline across capital and operational projects. When a WBS element surpasses its assigned budget threshold, based on the configured budget tolerance limits system automatically initiates an email notification to the designated Person Responsible for that WBS element.
Since SAP e-mail is old technology and is to be replaced with a Launchpad Notification. Notifications are required to ensure the Project Manager can proactively prevent overspend of the project budget and delays by timely request for supplementary budget approval. This is especially important for capex budgets which are constrained at a GBU level.
Therefore, an enhancement is proposed to deactivate standard email notifications and redirect budget overrun alerts triggered by existing budget control events into the user's "My Inbox" SAP application for streamlined, in-system visibility.
Insert the flowchart and fill in the steps
Step | Description | Comment |
|---|---|---|
| 1 | Create Project | A capital project in SAP will be generated from a corresponding PPM item and automatically transitioned to released status upon creation. |
| 2 | Budget Allocation |
|
| 3 | Expense Posting |
|
| 4 | Availability Control Monitoring | AVAC checks budget consumption against tolerance limits.
Example: 80% = warning, 100% = error notification |
| 5 | Budget Threshold Breach | When costs exceed defined thresholds on a WBS element:
|
| 6 | Notification Trigger | If budget threshold is breached for a WBS element, then Inbox Notification will be routed to WBS element’s Person Responsible “My Inbox” app with error details (custom enhancement) |
| 7 | User Action | Person Responsible reviews notification in “My Inbox” app and take corrective actions. |
Person Responsible will be maintained against all account assigned WBS elements of a capex project.
Users must have access to SAP Fiori Launchpad and My Inbox.
Indicate any dependencies or constraints that may impact this development, in terms of requirements from internal or external applications, other work streams, time constraints, data or system access restrictions. Also, please specify scheduling or process dependencies, e.g. interface/batch job that must run beforehand or process steps that need to be completed prior to executing this development.
To detail the security requirements for processing this enhancement, any data integrity issues associated with the object and the teams that will be responsible for processing the object, i.e. authorization/roles required to who can execute the enhancements, etc.
- Custom Tables, enhancement, transaction codes, programs, Web Dynpro Application, Code Data Services (CDS), Open Data Protocol (OData), BI reports, and Functional Modules need to have at least one authority check either standard or custom. (custom should be an exception)
- All custom tables will be maintained in a certain Authorization Group (example: ZFIN, etc.)
- In the case of transaction codes an additional check other than the object S_TCODE is required. You can use SU24 to find the related authorization objects to check.
All other WRICEFs
- If the authorization check is already performed in the calling Programs, this section can be filled as “Follow calling programs authorization check” (example : BADI to redirect DMS to OpenText, in which the calling Manage Purchase requisition Fiori App already performed authorization check)
- If the authorization check is not checked in any of the development, this section should be filled with the proposed authorization check. You can refer to SU24 to see the standard authorization objects. (example: full custom Fiori App to enable user to download/upload the project plan)
The following configurations are pre-requisites for this enhancement:
Specify the language requirements for this object. Specify the required language and type of translation, like labels, data.
Specify any special requirements or considerations that may impact the enhancement based on specific locations, regulatory compliance or system limitations. Clearly outline requirements e.g. localization rules for countries like China
If the enhancement interacts with third-party systems such as Icertis, describe any additional integration, security or authentication considerations that must be taken into account.
In capital projects managed via SAP PS, budget overruns currently trigger email notifications to the Person Responsible based on tolerance limit settings. To streamline communication and align with SAP Fiori-based notifications, there is requirement of an enhancement that:
Typically, an enhancement will be based on an existing SAP BADI / user exit. If this is the case, please provide the proposed details of the BADI / user exit.
Include an overview of the source
| Table | Field Name | Comments/Calculation/Field Manipulation |
|---|---|---|
Include an overview of the data validation requirement
| Table | Field Name | Comments/Calculation/Field Manipulation |
|---|---|---|
If any custom configuration tables are required, which will be read by the enhancement logic, then specify them here.
<Title Custom Table 1>
<Include an overview of the table and what it’s used for>
| Field | Description | Data Type/Length | Validation rule/ Value Help |
|---|---|---|---|
Title Configuration Table 1
Include an overview of the table and what it’s used for
| Field | Description | Data Type/Length | Validation rule/ Value Help |
|---|---|---|---|
This section will give the details on the selection screen parameters, parameter type and whether it’s obligatory or not. This section can be used to define the Import Export parameters for Function Module or User Exit or Screens.
| Field Name | Description | Select: Option or Parameter Check box or Radio button Import or Export | Data Type/Length | Default Value/ Validation rule/ Value Help | Selection Logic |
|---|---|---|---|---|---|
This section defines the detailed step-by-step logic implemented within the BAdI/User Exit to process the data received from the standard SAP program and database retrieval. It explains the operations performed on the data, the expected outcomes in different scenarios and how the system should behave in response to specific conditions.
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. enhancement must be able to be executed by 10 users at the same time, 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 enhancement. Please include both positive and negative testing (to validate error situations handling). The developer will need to test repeatedly, so where appropriate provide instructions to reverse the actions performed so the test may be run again or explain how to create new input data to the test. The developer will need logons for test users representing the various roles within the approval process.
| ID | Condition | Expected Result |
|---|---|---|
| 1 | Capital project budget exceeded due to Goods Receipt posting | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 2 | Capital project budget exceeded due to Invoice Variation posting | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 3 | Capital project budget exceeded due to Goods issue posting (P2F- plant to project issue) | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 4 | Capital project budget exceeded due to Service entry sheet posting | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 5 | Capital project budget exceeded due to financial journal posting | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 6 | Capital project budget exceeded due to WO settlement | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 7 | Capital project budget exceeded due to timesheet posting | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 8 | Capital project budget exceeded due to timesheet posting | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 9 | Capital project Commitment values (purchase requisition) exceeded budget | System issues error notification to Person Responsible in “My Inbox” depending on tolerance limits, not via email |
| 10 | Projects without budget, actual cost posting on WBS element | No notification in “My Inbox” and email should be triggered to Person Responsible WBS element |
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 |
|---|---|
| Enhancement Type | Standard Definition Name | Custom Implementation Name | Design Rationale Reference |
|---|---|---|---|
| Object Type | Object Name | Purpose/High Level Logic | Design Rationale Reference |
|---|---|---|---|
This table is based on the Syensqo development standards document. It provides the naming conventions for authorization groups to associated with custom reports and tables to comply with security requirements.
ABAP | ZFI | ZMM | ZPS | ZCO | ZSD | ZBC | ZFI | ZCA |
|---|---|---|---|---|---|---|---|---|
| TABLES | ZFIT | ZMMT | ZPST | ZCOT | ZSDT | ZBCT | ZFIT | ZCAT |
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.
