| Status | |
|---|---|
| Owner | |
| Stakeholders | The business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name |
The purpose of this document is to define the conversion approach to maintain the project status in S/4 HANA.
Project and WBS element status consists of System and user statuses which together controls business functions allowed on the object. In the SyWay solution there is integration between the status of the project in PS and the PPM Item.
The scope of this document covers the approach for converting active Project status from Legacy Source Systems into S/4HANA.
The status of Projects and WBS elements migrated from Legacy system is aligned with the status Legacy system, the status from legacy may be mapped to either a system or a user status in S/4 Hana.
Projects created in S/4 with status created has the system status released applied, this does not apply to template projects .
Relevancy Criteria
The data from legacy system includes:
The data from legacy system excludes:
Projects with created status in S/4
This will allow the posting of actual and the settlement of cost to AUC's as required by
Before Posting Financials (Scenario 1):
After Posting Financials (Scenario 2 and 3):
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
| WP2 | Project Definitions with Reference to PPM Items | S/4 | ||
| WP2 | WBS elements with Mapping from CNV-1026 | S/4 | ||
| PF2 | Project Definitions with Reference to PPM Items | S/4 | ||
| PF2 | WBS elements with Mapping from CNV-1026 | S/4 | ||
| S/4 | Projects with created in status | S/4 |
Identification
Project Status
Select Object number from table PROJ for PSPID equals Legacy ID
Select Statuses from table JEST using Object Number excluding Created (I0001) or Released (I0002)
WBS Status
Select Object number from table PRPS for PSPHI equals Legacy ID
Select Statuses from table JEST using Object Number excluding Created (I0001) or Released (I0002)
S/4 Projects Status
Select Object number from table PROJ where PSPID <> T*
Select Statuses from table JEST using Object Number where status is Created (I0001)
Not Applicable
Not Applicable
Not Applicable
Not Applicable
With Functional input, document the technical design of the target fields that are in the scope of this document.
The technical design of the target for this conversion approach.
Project Level
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| PROJ | PSPID | PS_PSPID | Project Definition | CHAR | 24 | Mandatory |
| System Status | CHAR | Optional | ||||
| User Status | CHAR | Optional | ||||
| JEST | OBJNR | J_OBJNR | Object Number | CHAR | 22 | System Generated |
| JEST | STAT | J_STATUS | Status | CHAR | 5 | System Generated |
| JEST | INACT | J_INACT | Indicator Status is inactive | CHAR | 1 | System Generated |
| JEST | CHGNR | J_CHGNR | Change Number | NUMC | 3 | System Generated |
WBS Level
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| PRPS | POSID | PS_POSID | WBS ID | CHAR | 24 | Information only |
| System Status | CHAR | Optional | ||||
| User Status | CHAR | Optional | ||||
| JEST | OBJNR | J_OBJNR | Object Number | CHAR | 22 | System Generated |
| JEST | STAT | J_STATUS | Status | CHAR | 5 | System Generated |
| JEST | INACT | J_INACT | Indicator Status is inactive | CHAR | 1 | System Generated |
| JEST | CHGNR | J_CHGNR | Change Number | NUMC | 3 | System Generated |
All cleansing requirements dealt with in CNV-1024 Project Definition and CNV-1026 WBS - CAPEX, OPEX, Statistical
If data cleansing is managed outside of the source system (e.g. Syniti Migrate, 3rd Party Vendor, DCT), the necessary documentation must be produced and appended to this deliverable for sign-off.
| ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
|---|
The high-level process is represented by the diagram below:
Summarize High-Level Process. Include diagrams, where applicable. Include information supporting details of Extract, Transform and Load specific to the Data Object

Extract data from a source into Syniti Migrate. There are 2 possibilities:
The agreed Relevancy criteria is applied to the extracted records to identify the records that are applicable for the Target loads
| Req # | Requirement Description | Team Responsible |
|---|---|---|
| 1 | Extract data from source system based on relevancy rule | SyWay Data Team |
| 2 | Ensure DCT for CNV-1024 has been collected | SyWay Data Team |
| 3 | Perform preliminary completeness check, data quality check. | SyWay Data Team |
| 4 | Raise issues as defects if Req # 1 to 2 are not met | SyWay Data Team |
| 5 | Repeat Req # 1 to 3 if required | SyWay Data Team |
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|
| Field Name | Field Description | Rule |
|---|
List the steps that need to occur before extraction can commence
| Item # | Step Description | Team Responsible |
|---|---|---|
The Target fields are mapped to the applicable Legacy field that will be its source, this is a 3-way activity involving the Business, Functional team and Data team. This identifies the transformation activity required to allow Syniti Migrate to make the data Target ready:
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Execute Load and perform Transformation | Data team |
| 2 | Monitor the transformation progress and ensure performance and completion is within allowed timeframe | Data team |
| 3 | Review and Validate Error and Preload Reports | Data Team |
| 4 | Generate data load count. | Data team |
| 5 | Generate Load Files | Data Team |
| 6 | Log errors as defects, if any and address resolutions. Close defects. | Data team |
| 7 | Re-transform and re-validate the Pre-load reports if necessary. | Data team |
| 8 | Validate the transformed file as part of pre-load validation, raise data defects or provide the pre-load sign-off. | Business |
| 9 | Analyze and resolve any pre-load defects logged by business. | Data team |
| 10 | Repeat steps 7 to 10 if necessary | Data team |
| 11 | Proceed to pre-load validations | Data team |
Transformation Rules
The transformation is done in 3 Scenarios.
Scenario 1.
Update the status of projects in S/4 in Created Status- the below transformation assumes BAPI_BUS2001_SET_STATUS or transaction CNMASSSTATUS
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|---|---|---|---|---|---|---|---|---|
| S/4 | PROJ | PSPID | Project Definition | S/4 Hana | PROJ | PSPID | Project Definition | Copy from Source | |
| S/4 Hana | JEST | STAT | Status | Default to "REL" |
Scenario 2
Update the status of WBS elements migrated through CNV-1026 where mapping exists to legacy data. The below transformation assumes BAPI_BUS2054_SET_STATUS or transaction CNMASSSTATUS
The status from legacy may be mapped to either a system or a user status in S/4 Hana
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|---|---|---|---|---|---|---|---|---|
| PF2/WP2 | PRPS | POSID | WBS Element | S/4 Hana | PRPS | PSPID | WBS Element | Mapping Table Old WBS Element to New WBS | |
| PF2/WP2 | JEST | STATUS | Status | S/4 Hana | JEST | STATUS | System Status | Mapping: Legacy_PRPS_Status where Legacy status has Hana_System_Status | |
| PF2/WP2 | JEST | STATUS | Status | S/4 Hana | JEST | USER_STATUS | User Status | Mapping: LLegacy_PRPS_Status where Legacy status has Hana_User_Status |
Scenario 3
Update the Project Definitions with Legacy ID's where for legacy data. The below transformation assumes BAPI_BUS2054_SET_STATUS or transaction CNMASSSTATUS
The status from legacy may be mapped to either a system or a user status in S/4 Hana
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|---|---|---|---|---|---|---|---|---|
| S/4 | PROJ | PSPID | Project Definition | S/4 Hana | PROJ | PSPID | Project Definition | Mapping Table Old WBS Element to New WBS | |
| PF2/WP2 | JEST | STATUS | Status | S/4 Hana | JEST | STATUS | System Status | Mapping: Legacy_PRPS_Status where Legacy status has Hana_System_Status | |
| PF2/WP2 | JEST | STATUS | Status | S/4 Hana | JEST | USER_STATUS | User Status | Mapping: LLegacy_PRPS_Status where Legacy status has Hana_User_Status |
| Mapping Table Name | Mapping Table Description |
|---|---|
| Legacy_PRPS_Status | Mapping System and User Status from Legacy Systems to S/4 Status Source System, Object (PD or WBS), Legacy Status, Hana_System_Status, Hana_User_Status |
WBS Elements | POSID: Old WBS Elements to New WBS Elements |
| Item # | Step Description | Team Responsible |
|---|---|---|
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
The load process includes:
| Item # | Step Description | Team Responsible |
|---|---|---|
Load Phase and Dependencies
Identify the phase as to “when” the load for this object will occur. <Pre-Cutover, Cutover, Post Cutover> and list the steps that need to occur before the load can commence
List the Configurations required before loading can commence
| Item # | Configuration Item |
|---|---|
| Object # | Preceding Object Conversion Approach |
|---|---|
| list the exact title of the conversion object of only the immediate predecessor – this will then confirm the DDD (Data Dependency Diagram) | |
The table below depicts some possible system errors for this data object during data load. All data load error is to be logged as defect and managed within the Defect Management
| Error Type | Error Description | Action Taken |
|---|---|---|
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
Any additional key assumptions.
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.