| Status | Approved |
|---|---|
| Owner | FRUTEAU-ext, Sabrina |
| Stakeholders | |
| Jira Request ID | ERP-945 - Getting issue details... STATUS |
| Jira Development ID | ERP-1455 - Getting issue details... STATUS |
High- Level Specification
| Parameter | Value |
|---|---|
| Application System | SAP S/4HANA - [ECP] (China instance) SAP S/4HANA - [ERP] (Rest of World instance) |
| Business Process Reference | 10.02.03.04. Manage Project Time Allocation |
Functional Overview
Time booking for projects is managed through the My Timesheet application. In certain situations, it is necessary to record time spent on non-project (business-as-usual, BAU) activities to enable tracking and reporting, without affecting project financials.
Statistical WBS Elements are utilized for logging hours not directly related to specific projects, primarily to monitor BAU costs. These elements are created by Financial Controllers for reporting purposes only, with costs assigned to the employee’s or contingent worker’s cost center. This enhancement streamlines the process by automatically populating the Receiver cost center when users save their timesheet entries, eliminating the need for manual input.
Scope and Objectives
Statistical project structures (WBS elements) are designed to capture non-project time for reporting. Since no costs are posted directly to statistical WBS elements, each time entry must specify a receiver cost object, specifically, a receiver cost center.
In standard SAP, the cost center can be derived from the WBS element itself. However, this approach would require creating duplicate WBS elements for each cost center, which is inefficient. To address this, the receiver cost center should be automatically provided during the time posting process.
Step | Description | Comment |
|---|---|---|
| 1 | From My Timesheet application, user creates a new entry and selects a Statistical WBS element to record non project time. | |
| 2 | Time is entered on the statistical WBS element. User submit the entry and save. | When user submit the entry, the standard field Receiver Cost Centre is being populated by the cost center assigned to the personnel id (from HR record). |
| 3 | Entry is saved. | The Receiver cost center is the sole cost receiver. |
Assumptions
Dependencies
ERP-164 CATS Enhancement for Intercompany Recharge: FS introducing the custom Posting WBS element field.
Security, Integrity and Controls
N/A
Configuration Requirements
N/A
Language Requirements
N/A
Special Requirements
N/A
Design Rationale
Functional Requirements
This enhancement aims to streamline time entry for non-project activities by automatically populating the Receiver Cost Center field with the employee’s home cost center when a statistical WBS element is selected in CATS/My Timesheet. By automating this process, the solution eliminates manual input, reduces errors, and ensures accurate cost allocation for business-as-usual time tracking.
WBS Element Selection
- When a user selects a WBS element in the custom Posting WBS element field (CATSWBS) during time entry, the system must recognize this selection for further processing.
Field Synchronization ERP-164 There is a dependency with ERP-164 specification. The field Receiver WBS element is auto-populated based on the Posting WBS element selected by the end user. Once the standard field Receiver WBS element is auto-populated, the system checks if the assigned WBS element is statistical.
Statistical Check and Cost Center Assignment After the Receiver WBS element (CATSDB-RPROJ) is populated, the system checks if this WBS element is statistical.
If the WBS is a statistical WBS element, the system must automatically populate the Receiver Cost Center field with the employee’s home cost center (as maintained in the employee’s master data).
If the WBS element is not statistical, the system should take no further action regarding the Receiver Cost Center field.
Saving the Entry The timesheet entry (when statistical WBS element) must be saved with the Receiver Cost Center field populated as described above, ensuring accurate and automated cost allocation for statistical WBS elements.
Proposed Technology to Use
Data Source Considerations
| Table | Field Name | Comments/Calculation/Field Manipulation |
|---|---|---|
Data Validation Considerations
| Table | Field Name | Comments/Calculation/Field Manipulation |
|---|---|---|
Custom Tables
Master Data
| Field | Description | Data Type/Length | Validation rule/ Value Help |
|---|---|---|---|
Configuration Table
| Field | Description | Data Type/Length | Validation rule/ Value Help |
|---|---|---|---|
Selection Screen Enhancement
| Field Name | Description | Select: | Data Type/Length | Default Value/ Validation rule/ Value Help | Selection Logic |
|---|---|---|---|---|---|
Processing Logic
The objective is to automatically populate the Receiver Cost Center field with the employee’s (PERNR’s) cost center when a statistical WBS element is selected.
WBS Element Selection:
The user selects a WBS element from the custom Posting WBS element field (CATSWBS).Field Synchronization:
Functional Specification ERP-164 ensures that the selected Posting WBS element is synchronized with the standard Receiver WBS element field (CATSDB-RPROJ) using the user exit CATS0002 (Supplement recorded data). This user exit enables modification of the user’s entry, allowing the Receiver WBS element to be set before saving.Statistical Check and Cost Center Assignment:
After the Receiver WBS element has been auto-populated via enhancement ERP-164, the system verifies whether the Receiver WBS element (RPROJ) populated is statistical:- The value in CATSDB-RPROJ is checked against the PRPS table.
- If the XSTAT indicator is set to ‘X’ (statistical), the CATS input field Receiver Cost Center CATSDB-RKOSTL field is automatically filled with the employee’s home cost center (from PERNR, check PA0001-KOSTL).
- If the WBS element is not statistical, no further action is taken.
Save Entry:
The timesheet entry is then saved with the appropriate Receiver Cost Center populated as needed.
Volumetrics
N/A
Performance Considerations
Error Handling
Testing
How to Test
Test Conditions and Expected Results
| ID | Condition | Expected Result |
|---|---|---|
Test Considerations/Dependencies
Other Information
Development Details
Package
| Package Name | Parent Package |
|---|---|
Enhancement Implementation
| Enhancement Type | Standard Definition Name | Custom Implementation Name | Design Rationale Reference |
|---|---|---|---|
Other Development Objects
| Object Type | Object Name | Purpose/High Level Logic | Design 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 | ZFI | ZMM | ZPS | ZCO | ZSD | ZBC | ZFI | ZCA |
|---|---|---|---|---|---|---|---|---|
| TABLES | ZFIT | ZMMT | ZPST | ZCOT | ZSDT | ZBCT | ZFIT | ZCAT |
