Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Status

Page Status

OwnerBIDALIA-ext, Kuldeep 
Stakeholders
Jira Request ID

Jira
serverSyensqo's Jira
serverIdd8efc1ef-48bd-3b4e-8714-ad827f4f059b
keyERP-21

Jira Development ID

Jira
serverSyensqo's Jira
serverIdd8efc1ef-48bd-3b4e-8714-ad827f4f059b
keyERP-65

High- Level Specification

ParameterValue
Application SystemS/4Hana ROW, S/4Hana China, S/4Hana CUI
Business Process Reference10.02.01.01. Manage Project/WBS Changes

Functional Overview

 Standard Standard SAP WBS element tables offer foundational fields for project structuring, but they often need to be enhanced for business-specific attributes. Within the Syensqo business solution, some In Syway design, custom fields are introduced to capture critical dimensions such as financial nature (e.g., CAPEX/OPEX), operational context (e.g., Maintenance Event), and legal entity mapping (e.g., Trading Company Code). These fields will enable reporting, better business specific attributes for reporting, compliance and cross-steam integration.

Scope and ObjectivesScope of

the enhancement are-Following are the scope of this enhancement to enable reporting and compliance

  • To add three new fields to the WBS element master data i.e. CAPEX/OPEX, Maintenance Event & Trading Company Code.
  • Enable data entry, validation, and storage in the appropriate database tables.

Objective- Enable additional Syensqo specific fields for classification of WBS elements by financial nature (CAPEX/OPEX), operational context (e.g., Maintenance Event), and legal entity mapping (Trading Company Code).

Process Flow Diagram


Process Flow Diagram


Image Added

The diagram above illustrates the potential levels within the WBS where new custom fields could be integrated, depending on the nature of the project.N/A

Step

Description

Comment

1Create a Capital project a project from PPM Item and maintain CAPEX/OPEX field in eligible WBS element.

CAPEX/OPEX field will be available with drop-down values for account assigned WBS elements. 

Select a WBS element and pick CAPEX in the field and save.

Select another WBS element and pick OPEX in the field and save.

2Create a Capital project Project from PPM Item and enter Maintenance Event in eligible WBS element.

For Turnaround Project where Project Type = Turnaround Projects, Maintenance Event field will be available for maintenance (with standard search help options).included in the search help functionality for user selection.

Maintain Maintenance Event in a level 3 or level 4 WBS element and save. 

3Create a Intercompany Recharges project and enter Trading Company Code in eligible WBS element.

Trading Company Code field will be available with drop-down values for account assigned WBS elementsincluded in the search help functionality for user selection.

Maintain Trading Company Code in a WBS element and save. 

Assumptions

  • The addition of Z-fields within the standard table structure ensures that standard SAP functionality remains unaffected.
  • The custom fields 'Maintenance Event' and 'Trading Company Code' will leverage SAP’s standard F4 search functionality.
  • Newly appended Z-fields to the PRPS table will also be incorporated into the field catalog used for validation and substitution rules.
  • Newly appended Z-Fields to be available for WBS Element Field Selection.
  • Newly appended Z-fields to the PRPS table must be incorporated into all relevant standard SAP Project System (PS) reports e.g. in ALV reports
  • Newly appended Z-fields to the PRPS (WBS Element Master Data) table must also be explicitly extended to all WBS elements relevant CDS views.
  • The newly introduced custom fields will be seamlessly integrated into the SAP user interface across both Fiori and GUI, ensuring consistent availability within project and WBS within WBS specific applications and t-codes.
  • Ensure fields CAPEX/OPEX & Maintenance Event for data migration purpose. 

Dependencies

Dependencies

  • New custom fields in WBS elements will be controlled using validation and substitution rules defined in the project profiles.

Security, Integrity and Controls

Standard WBS authorization object checks will be applicable to the newly created Z-custom fields.

Configuration Requirements

N/A

Language Requirements

N/A

Special Requirements

N/A


Design Rationale

Functional Requirements

The I2M functional design introduces three custom fields to Custom fields are required on the WBS element master data i.e. CAPEX/OPEX, Maintenance Event, and Trading Company Code to enhance report financial classification, maintenance tracking, and intercompany governancerelevance.The

  • CAPEX/OPEX field is mandatory and identifies whether the WBS element is intended for capital investment or expense
capture
  • , driving downstream reporting and settlement
logic
  • .
The
  • Maintenance Event field is conditionally editable and applicable only to
turnaround-specific
  • WBS elements of project profiles "Capital/ Operational  Expense" and "Operational Expense", allowing linkage to predefined maintenance cycles or events.
The
  • Trading Company Code field is mandatory for intercompany recharge projects, ensuring accurate identification of the trading partner for intercompany billing and reconciliation.

All fields will be integrated into available in the WBS master data screen via a custom tab, with validation logic, dropdowns, and field help  and standard search help to support user experience, audit-readiness, and governance compliance.

Proposed Technology to Use

SAP provides for the development of WBS custom fields through in-app extensibilityCustom fields for WBS elements will be created using SAP Enhancement Framework (CI Includes) and standard Append Structures

Data Source Considerations


TableField NameComments/Calculation/Field Manipulation
PRPSZZ_MAIN_EVTData source for this field will be T352R-REVNR. 
PRPSZZ_TRADE_CCData source for this field will be T001-BUKRS
PRPSZZ_CAP_OPXData element will accommodate field values CAPEX, OPEX and also permit blank 


Data Validation Considerations


TableField NameComments/Calculation/Field Manipulation
PRPSZZ_MAIN_EVTUpon submission with incorrect field values, this field should raise a standard validation error as defined by data element REVNI
PRPSZZ_TRADE_CCUpon submission with incorrect field values, this field should raise a standard validation error as defined by data element PS_PBUKR

Custom Tables

N/A

Master Data

N/A

FieldDescriptionData Type/LengthValidation rule/ Value Help








Configuration Table

N/A

FieldDescriptionData Type/LengthValidation rule/ Value Help








Selection Screen Enhancement

N/A

Field NameDescription

Select:

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












Processing Logic

Create three custom fields on the WBS element (table PRPS) using the in‑app extensibility framework, field details-

  1. CAPEX/OPEX 
  2. Maintenance Event
  3. Trading Company Code

Field details-

Field CAPEX/OPEXMaintenance EventTrading Company Code
DescriptionCAPEX/OPEXMaintenance EventTrading Company Code
Field ID
SYCAP
ZZ_CAP_OPX
SYMAIN
ZZ_MAIN_EVT
SYTRADE
ZZ_TRADE_CC
TablePRPSPRPSPRPS
Field length884
Data TypeCHARCHARCHAR
Data ElementCustomREVNIPS_PBUKR
Field Values

CAPEX

OPEX

Allow Blank

Standard Search helpStandard Search help

Add in User Interface

(SAP Fiori)

Yes

YesYes
Add in WBS CDS Views

Yes

YesYes
field

Field catalog used for validation and substitution

Yes

Yes 
 
Yes 
 WBS Element Field Selection      

Applicable Project Profiles

This field is applicable to WBS elements across all project profiles

This field is applicable to WBS elements where project profile (PROJ-PROFL) is ZPS0001 & ZPS0002This field is applicable to WBS elements where project profile is ZPS0004 i.e. "Intercompany Recharges". PROJ-PROFL = ZPS0004

Relationship between WBS element and Project Profile


Pass WBS element in PRPS-PSPNR ad pick Project number from field PRPS-PSPHI. Pass Project Number in PROJ-PSPNR and read project profile PROJ-PROFL.  

To maintain future scalability, Project Profiles should not be hardcoded in the program.

Custom fields will be added to the WBS element screen. The exact tab/screen will be decided later.


Volumetrics

N/A


Performance Considerations

N/A


Error Handling

N/A


Testing

How to Test

Ensure that projects are created using the project profiles: ZPS0001 (Capital/ Operational  Expense), ZPS0002 (Operational Expense), ZPS0003 (Statistical Expense), ZPS0004 (Intercompany Recharges), and ZPS0005 (Provisional Expense). Confirm that the three custom fields are visible in the WBS elements as per predefined logics.

Test Conditions and Expected Results

IDConditionExpected Result
1.1

Create a project having project profile ZPS0001 from a PPM Item and structure WBS elements up to level 4.


Custom field "CAPEX/OPEX" & "Maintenance Event" will appear against all WBS elements. 

The custom field 'Trading Company Code' will not be displayed on the WBS element screen.

1.2

Check drop down values in "CAPEX/OPEX" field

Drop down field selection will allow any of CAPEX, OPEX or blank entry.

No text entry will be allowed.

1.3

Check search help of the "Maintenance Event" field

Standard "Revision" search help will appear allowing selection of a Maintenance Event with following search criteria categories-

Image Added


1.4

Enter invalid data in the 'Maintenance Event' field and submit the entry

A standard error message will be triggered by the system

2

Create a project having project profile ZPS0002 from a PPM Item and structure WBS elements up to level 3.


Custom field "CAPEX/OPEX" & "Maintenance Event" will appear against all WBS elements. 

The custom field 'Trading Company Code' will not be displayed on the WBS element screen.

3

Create a project using project profile ZPS0003 and structure WBS elements up to level 2.


Custom field "CAPEX/OPEX" will appear against all WBS elements. 

The custom fields 'Maintenance Event' and 'Trading Company Code' are not displayed on the WBS element screen.

4.1

Create a project using project profile ZPS0004 and structure WBS elements up to level 2.


Custom field "CAPEX/OPEX" will appear against all WBS elements. 

Custom field "Trading Company Code" will appear against all WBS elements. 

The custom fields 'Maintenance Event' will not be displayed on the WBS element screen.

4.2

Check search help of the "Trading Company Code" field


Standard "Company Code" search help will appear allowing selection of a single company code.

4.3

Enter invalid data in the 'Trading Company Code' field and submit the entry

A standard error message will be triggered by the system

5

Create a project using project profile ZPS0005 and structure WBS elements up to level 2.


Custom field "CAPEX/OPEX" will appear against all WBS elements. 

The custom fields 'Maintenance Event' and 'Trading Company Code' are not displayed on the WBS element screen.

Test Considerations/Dependencies

  • A2D team need to provide sample Maintenance Events for validation and testing purposes.


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


Attachments
previewfalse
patterns^(?!.*\.(png|jpg|jpeg|svg)$).*
sortOrderdescending

Change log

Change History
limit10