| Status | |
|---|---|
| Owner | BIDALIA-ext, Kuldeep |
| Stakeholders | |
| Jira Request ID | |
| Jira Development ID |
| Parameter | Value |
|---|---|
| Application System | S/4Hana ROW, S/4Hana China, S/4Hana CUI |
| Business Process Reference | 10.02.01.01. Manage Project/WBS Changes |
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 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 compliance and cross-steam integration.
Scope and Objectives
Scope of the enhancement are-
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).
N/A
Step | Description | Comment |
|---|---|---|
| 1 | Create a Capital 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. |
| 2 | Create a Turnaround 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). |
| 3 | Create 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 elements. Maintain Trading Company Code in a WBS element and save. |
Assumptions
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.
Standard authorization object checks will be applicable to the newly created Z-fields.
Configuration Requirements
N/A
N/A
N/A
The I2M functional design introduces three custom fields to the WBS element master data i.e. CAPEX/OPEX, Maintenance Event, and Trading Company Code to enhance financial classification, maintenance tracking, and intercompany governance.
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, 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 billing and reconciliation.
All fields will be integrated into the WBS master data screen via a custom tab, with validation logic, dropdowns, and field help to support user experience, audit-readiness, and governance compliance.
SAP provides for the development of WBS custom fields through in-app extensibility.
| Table | Field Name | Comments/Calculation/Field Manipulation |
|---|---|---|
| PRPS | SYMAIN_EVT | Data source for this field will be T352R-REVNR. |
| PRPS | SYTRADE_CC | Data source for this field will be T001-BUKRS |
| Table | Field Name | Comments/Calculation/Field Manipulation |
|---|---|---|
| PRPS | SYMAIN_EVT | Upon submission with incorrect field values, this field should raise a standard validation error as defined by data element REVNI |
| PRPS | SYTRADE_CC | Upon submission with incorrect field values, this field should raise a standard validation error as defined by data element PS_PBUKR |
N/A
N/A
| Field | Description | Data Type/Length | Validation rule/ Value Help |
|---|---|---|---|
N/A
| Field | Description | Data Type/Length | Validation rule/ Value Help |
|---|---|---|---|
N/A
| 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 |
|---|---|---|---|---|---|
Processing Logic
Create three custom fields on the WBS element (table PRPS) using the in‑app extensibility framework-
Field details-
| Field | CAPEX/OPEX | Maintenance Event | Trading Company Code |
|---|---|---|---|
| Description | CAPEX/OPEX | Maintenance Event | Trading Company Code |
| Field ID | SYCAP_OPX | SYMAIN_EVT | SYTRADE_CC |
| Table | PRPS | PRPS | PRPS |
| Field length | 8 | 8 | 4 |
| Data Type | CHAR | CHAR | CHAR |
| Data Element | Custom | REVNI | PS_PBUKR |
| Field Values | CAPEX OPEX Allow Blank | Standard Search help | Standard Search help |
Add in User Interface (SAP Fiori) | Yes | Yes | Yes |
| Add in WBS CDS Views | Yes | Yes | Yes |
Field catalog used for validation and substitution | Yes | Yes | Yes |
Add in WBS specific ALV reports | Yes | Yes | Yes |
Applicable Project Profiles | This field is applicable to WBS elements across all project profiles | This field is applicable to WBS elements where project profile is ZPS0001 i.e. "Capital/ Operational Expenses". PROJ-PROFL = ZPS0001 | This 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.
N/A
N/A
N/A
Ensure that projects are created using the project profiles: ZPS0001, ZPS0002, ZPS0003, ZPS0004, and ZPS0005. Confirm that the three custom fields are visible in the WBS elements as per predefined logics.
| ID | Condition | Expected Result |
|---|---|---|
| 1.1 | Create a project using project profile ZPS0001 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-
|
| 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 using project profile ZPS0002 and structure WBS elements up to level 3. | 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. |
| 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
| 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.
