You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Status

  Approved

OwnerBIDALIA-ext, Kuldeep 
StakeholdersMOREAU, Patrick
Jira Request ID

ERP-90 - Getting issue details... STATUS

Jira Development ID

ERP-130 - Getting issue details... STATUS

High- Level Specification

ParameterValue
Application SystemS/4Hana ROW, S/4Hana China, S/4Hana CUI
Business Process Reference10.02.03.01. Manage Project Execution

Functional Overview

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.

Scope and Objectives

Scope: This enhancement aims to proactively notify users of budget overruns by identifying WBS elements with insufficient budget and delivering alerts directly to their SAP "My Inbox" application. This enhancement will be applicable to all budget-controlled projects i.e. projects with project profile ZPS0001.

Objective: The key objectives of implementing this enhancement are:

    Enhanced Visibility: Notifications appear directly in the Fiori Launchpad (bell icon), where users already perform daily tasks. It reduces reliance on external email systems and avoids missed alerts.

    Real-Time Action: Speeds up response time to budget breaches, improving governance and control.

    Scalability & Futureproofing: Easier to extend with push notifications to mobile devices.


Process Flow Diagram

N/A

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

  • Upon approval of the Funding Request, budget allocations will be automatically applied to the level-1 and/or level-2 WBS elements of the project.
  • If needed, the "Edit Original Budget" Fiori app can be used to distribute budget allocations further down to level-3 and level-4 WBS elements within the project structure.
  • The assigned budget profile automatically activates Availability Control (AVAC) as soon as the budget is allocated.
3

Expense Posting

  • Actual costs & commitments will be accumulated in WBS elements against assigned budget.
  • Transactions like PR/PO creation, goods receipt, financial posting, timesheet and service entry affect budget consumption.
4

Availability Control Monitoring

AVAC checks budget consumption against tolerance limits.

  • Tolerance limits of a budget profile are configured in “Define Tolerance Limits”:

Example: 90% = warning, 110% = error notification

5

Budget Threshold Breach

When costs exceed defined thresholds on a WBS element:

  • System triggers warning or error message to the user on the transaction screen itself
6

Notification Trigger

When a WBS element exceeds its budget threshold and attains the system status ISBD (Insufficient Budget). For active WBS elements with status ISBD a batch job triggers custom notification routed to the “My Inbox” application of the user maintained in Person Responsible Position ID, detailing the budget overrun.

7

User Action

Person Responsible reviews notification in “My Inbox” app and take corrective actions.

Assumptions

It is assumed that CAPEX project will be budgeted, and availability control status will be active.

The WBS element must possess appropriate system status and user statuses to enable financial postings.

Monitoring and tracking of all budget overrun events should enable notification status checks (success or failure) and the ability to resend notifications if needed.

Dependencies

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.

Security, Integrity and Controls

Effective monitoring and traceability of SAP Fiori budget notifications must be ensured for compliance standards and facilitate audit preparedness.

Configuration Requirements

The following configurations are pre-requisites for this enhancement:

  1. Budget profile must be configured for availability control activation.
  2. Tolerance Limit must be Configured for the budget profile.
  3. Person Responsible must have SAP User ID assigned against them.

Language Requirements

N/A

Special Requirements

N/A


Design Rationale

Functional Requirements

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:

  • Suppress or bypass standard email notifications
  • Routes budget overrun alerts to the SAP My Inbox application
  • Leverages existing budget control events without altering core Availability Control (AVAC) logic

Message No. BP603 – “Item & budget exceeded” is triggered in when a transaction attempts to post costs or commitments that exceed the available budget for a specific WBS element. Enhancement can be triggered by identifying the budget threshold exceed event to trigger a launchpad notification. 

Scenarios that can trigger error BP603-

  • Purchase Requisition creation exceeds budget
  • Invoice posting exceeds budget
  • Plant stock goods issue exceeds budget
  • PO goods receipt exceeds budget
  • Timesheet posting exceeds budget
  • Work Order settlement posting exceeds budget
  • Manual journal entry exceeds budget

Proposed Technology to Use

Data Source Considerations

TableField NameComments/Calculation/Field Manipulation











Data Validation Considerations

TableField NameComments/Calculation/Field Manipulation













Custom Tables

Master Data

FieldDescriptionData Type/LengthValidation rule/ Value Help









Configuration Table

FieldDescriptionData Type/LengthValidation rule/ Value Help








Selection Screen Enhancement

Field NameDescription

Select:

Data Type/LengthDefault Value/ Validation rule/ Value HelpSelection Logic













Processing Logic



Volumetrics


Performance Considerations

N/A



Error Handling


Testing

How to Test


To validate this enhancement, a project will be initialized in Released status, comprising several level-3 WBS elements, each account-assigned and allocated a budget of 1 Euro. Person Responsible must be assigned on each level 3 WBS elements, ensure that the Person Responsible is assigned an SAP Office user ID via transaction code OPS6, ideally using the tester’s own user ID. Availability Control will be activated to monitor budget consumption and trigger system responses accordingly. 

Proceed with the following test conditions, ensuring that each WBS element is used for a distinct type of posting.

Test Conditions and Expected Results

IDConditionExpected 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

Test Considerations/Dependencies


For testing purposes, define few Person Responsible entries by assigning the tester’s own SAP user ID in the SAP Office User ID field using transaction code OPS6. This ensures that system-generated notifications for budget overrun are correctly routed to the tester during execution and validation.

Other Information


Development Details

Package

Package NameParent Package




Enhancement Implementation

Enhancement TypeStandard Definition NameCustom Implementation NameDesign Rationale Reference









Other Development Objects

Object TypeObject NamePurpose/High Level LogicDesign Rationale Reference








Appendix

Custom Authorization Group Naming Convention

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

ZFIZMMZPSZCOZSDZBCZFIZCA
TABLESZFITZMMTZPSTZCOTZSDTZBCTZFITZCAT

See also


No files shared here yet.

Change log

Version Published Changed By Comment
CURRENT (v. 6) Oct 06, 2025 12:41 BIDALIA-ext, Kuldeep
v. 49 Oct 06, 2025 12:36 BIDALIA-ext, Kuldeep
v. 48 Oct 06, 2025 12:33 BIDALIA-ext, Kuldeep
v. 47 Oct 06, 2025 12:20 BIDALIA-ext, Kuldeep
v. 46 Oct 01, 2025 15:24 UPADHYAY-ext, Anjali
v. 45 Oct 01, 2025 15:01 UPADHYAY-ext, Anjali
v. 44 Oct 01, 2025 14:01 UPADHYAY-ext, Anjali
v. 43 Sept 30, 2025 14:07 BIDALIA-ext, Kuldeep
v. 42 Sept 30, 2025 12:42 BIDALIA-ext, Kuldeep
v. 41 Sept 30, 2025 11:20 BIDALIA-ext, Kuldeep

Go to Page History

  • No labels