| 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 create Project Budget in S/4 HANA.
Summarise how the data is currently utilized and set up in the legacy system/s and how object is intended to be represented in S/4, and any other relevant information
The scope of this document covers the approach for converting Project Budgets from Legacy Source Systems into Project and Item Budgets in S/4HANA.
For items created with legacy project id's the budget for the item will be the annual budget of the level 1 WBS element from the legacy system with some enrichment requirements, there is also requirement to capture budget for items which is not available in source system.
The data from legacy system includes:
The data from legacy system excludes:
Additionally, there will be Items included in the DCT which does not have Budget in the legacy system
List of source systems and approximate number of records
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
| PF2 | Annual WBS Budget values for projects migrated through CNV-1022 PPM Items | 5000 | S/4 Hana | 4000 |
| WP2 | Annual WBS Budget values for projects migrated through CNV-1022 PPM Items | 9000 | S/4 Hana | 6000 |
| DCT | Annual WBS Budget values for projects which have no budget in Source (e.g. IT and R&I) | |||
After loading the budget to the PPM Item the budget is transferred to the level 1 WBS element where the WBS elements have been created.
Selection Logic
Get Legacy Project Internal number ( from table PROJ using the Legacy Project ID from the S/4 PPM item
Get Level 1 WBS Object Number ( ) from table PRPS legacy using the Legacy Project internal number and Stufe="1"
Get Budget Value ( ) and Year ( ) from table BPJA using Level 1 WBS Object Number, Value Type ="41" and Budget Type =
Not Applicable
Not Applicable
Not Applicable
Not Applicable
If the data conversion involves third-party systems or external data sources, such as Icertis, describe any additional requirements related to data mapping, transformation logic, validation rules or security measures that must be followed.
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.
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| /RPM/FIN_PLAN | EXTERNAL_ID | /RPM/TV_EXTID | Item ID | CHAR | 24 | Mandatory |
| /RPM/FIN_PLAN | FIN_VIEW_ID | /RPM/TV_FIN_VIEW | Financial View Type | NUM | 2 | Mandatory |
| /RPM/FIN_PLAN | FIN_VIEW_DESC | /RPM/TV_FIN_VIEW_DESC | Financial View Name | CHAR | 40 | Mandatory |
| /RPM/FIN_PLAN | CATEGORY_ID | /RPM/TV_FIN_CATG | Financial Category | CHAR | 15 | Mandatory |
| /RPM/FIN_PLAN | CATEGORY_TEXT | /RPM/TV_FIN_CATG_T | Financial Category text | CHAR | 80 | Mandatory |
| /RPM/FIN_PLAN | GROUP_ID | /RPM/TV_FIN_GRP | Financial Group | CHAR | 15 | Mandatory |
| /RPM/FIN_PLAN | GROUP_TEXT | /RPM/TV_FIN_GRP_T | Financial Group text | CHAR | 80 | Mandatory |
| /RPM/FIN_PLAN | PERIOD | /RPM/TV_START_DATE | Start Date | DATS | 8 | Mandatory |
| /RPM/FIN_PLAN | AMOUNT | /RPM/TV_CURR_AMOUNT | Financial Amount | NUM | 26 | Mandatory |
| /RPM/FIN_PLAN | CURRENCY | /RPM/TV_CURRENCY | Currency | CHAR | 5 | Mandatory |
| /RPM/FIN_PLAN | PERIOD_TYPE | /RPM/TV_PER_CONVFACTOR | Period Conversion Factor | NUM | 2 | Mandatory |
| BPJA | OBJNR | BP_OBJEKT | Object number | CHAR | 22 | Mandatory |
| BPJA | WRTTP | CO_WRTTP | Value Type | CHAR | 2 | Mandatory |
| BPJA | GJAHR | GJAHR | Fiscal Year | NUMC | 4 | Mandatory |
| BPJA | VORGA | BP_VORGANG | Budget Type | CHAR | 4 | Mandatory |
| BPJA | TWAER | TWAER | Transaction Currency | CUKY | 5 | Mandatory |
| BPJA | WTJHR | BP_WJT | Annual value | CURR | 21 | Mandatory |
Cleansing is done on the master data objects to which the budgets relate, no specific budget cleansing is required.
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:

Is there privacy and sensitivity concerns for project budgets?
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 | SyWay Data Team |
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|---|---|---|---|
| Not Applicable |
<Object> DCT Rules
| Field Name | Field Description | Rule |
|---|---|---|
| EXTERNAL_ID | PPM Item ID | This is a dropdown field of PPM Items The values are restricted to the PPM items created in CNV-1022, for selection both the item number and Name is to be displayed. |
| SG_CATEGORY | Suggested Financial Category | |
| CATEGORY_TEXT | Financial Category text | This is a dropdown field that differentiates between the Capital and Operating Financial Categories. |
| YEAR | Fiscal Year | This is the fiscal year to which the budget is assigned |
| AMOUNT | Financial Amount | The Approved funding value for the year |
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 |
|---|---|---|
Transformation Rules
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|---|---|---|---|---|---|---|---|---|
| WP2/PF2 | PROJ | PSPID | Project ID | S/4 Hana | /RPM/ITEM_D | EXTERNAL_ID | Item ID | Select the ID field from /RPM/ITEM_D where legacy project ID = PSPID | |
| S/4 Hana | /RPM/FIN_PLAN | FIN_VIEW_ID | Financial View Type | Default to Approved Funding | |||||
| S/4 Hana | FIN_VIEW_DESC | Financial View Name | If required read from | ||||||
| S/4 Hana | /RPM/FIN_CAT | CATEGORY_ID | Financial Category | Select from CATEGORY_T using CATEGORY_TEXT | |||||
| S/4 Hana | /RPM/FIN_GROUP | GROUP_ID | Financial Group | Default | |||||
| S/4 Hana | GROUP_TEXT | Financial Group text | Select from /RPM/FIN_GROUPST using CATEGORY_ID and GROUP_ID | ||||||
| WP2/PF2 | BPJA | GJAHR | S/4 Hana | /RPM/FIN_PLAN | PERIOD | Start Date | Convert year into yyyymmdd by adding 0101 | ||
| WP2/PF2 | BPJA | BP_WJT | S/4 Hana | /RPM/FIN_PLAN | AMOUNT | Financial Amount | Copy from Source | ||
| WP2/PF2 | BPJA | TWAER | S/4 Hana | /RPM/FIN_PLAN | CURRENCY | Currency | Copy from Source | ||
| S/4 Hana | /RPM/FIN_PLAN | PERIOD_TYPE | Period Conversion Factor | Default value "12" | |||||
| DCT | Item | EXTERNAL_ID | Item ID | Manually copy from Non ECC source | |||||
| DCT | Item | CATEGORY_TEXT | Financial Category text | CATEGORY_TEXT | Manually copy from Non ECC source, this will always be filled by users. | ||||
| DCT | Item | YEAR | Fiscal Year | S/4 Hana | PERIOD | Convert year into yyyymmdd by adding 0101 to | |||
| DCT | Item | AMOUNT | Financial Amount | Manually copy from Non ECC source |
| Mapping Table Name | Mapping Table Description |
|---|---|
| Item # | Step Description | Team Responsible |
|---|---|---|
| Task | Action |
|---|---|
| Verify Record Count | SyWay I2M Data Team to verify that the total number of relevant records from legacy is equal to the total number of records in the Preload and Load Sheets. |
| Task | Action |
|---|---|
| Conversion Accuracy | SyWay I2M Data Team to verify that all fields below meet pass the checks:
|
| Review Error Reports | Review and correct the errors. Achieve a zero-error record count as much as possible. Raise defects for data remediated and requiring a correction in the source data. |
| Task | Action |
|---|---|
| Verify Record Count | Business Data Owner/s to verify that the total number of relevant records from the source is equal to the total number of records in the Preload and Load Sheets. |
| Task | Action |
|---|---|
| Conversion Accuracy | Business Data Owner/s to verify that all the data in the load table/file is accurate as per endorsed transformation/mapping rules (and signed-off DCT data). |
The load process includes:
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Go to RPM_DX_FINPLAN | SyWay I2M Data Team |
| 2 | Load 3 records for < > to validate if data is loaded successfully without errors | SyWay I2M Data Team |
| 3 | Proceed with full load if steps 2 and 3 are validated | SyWay I2M Data Team |
| 4 | Validate few records loaded by accessing Portfolio Initiative App | SyWay I2M Data Team |
| 5 | Generate post load report if step 5 is validated | SyWay I2M Data Team |
| 6 | Execute program for transfer from PPM to PS | SyWay I2M Data Team |
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 |
|---|---|
| 1 | Financial Category |
| 2 | Financial Group |
| 3 | Financial View |
| 4 | Period Conversion Factor |
| 5 | PS Budget Profile |
| Object # | Preceding Object Conversion Approach |
|---|---|
| 1022 | Portfolio Item |
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 |
|---|---|---|
| Invalid Data | Item number does not exist | Validate Transformation rules and DCT values |
| Invalid Data | Financial Category does not exist | Validate transformation rules |
| Invalid Data | Financial Group does not exist | Validate transformation rules |
| Invalid Data | Financial View does not exist | Validate transformation rules |
| Task | Action |
|---|---|
Verify Count Item | SyWay I2M Data Team to verify the record count created in target S/4 HANA by accessing post load reports or standard reports from S/4 HANA. |
Verify Logs Item | Check if there is data that failed to load for PPM Item and perform the necessary actions (e.g. register as post load issue or attempt to the record again, etc.). |
Verify Count WBS | SyWay I2M Data Team to verify the record count created in target S/4 HANA by accessing post load reports or standard reports from S/4 HANA. |
Verify Logs WBS | Check if there is data that failed to load for PPM Item and perform the necessary actions (e.g. register as post load issue or attempt to the record again, etc.).
|
| Task | Action |
|---|---|
Conversion Accuracy | Verify that the approved funding were loaded to S/4 HANA correctly via table /rpm/fin_plan |
Conversion Accuracy | Verify that the budget were loaded to S/4 HANA correctly via table BPGE |
| Task | Action |
|---|---|
| Verify Item Budget | Extract approved funding from PPM ??? |
| Verify Level 1 WBS element Budget | Extract budget from PS report?? |
| Task | Action |
|---|---|
| Verify Accuracy | Verify approved funding for PPM objects align with expected values |
| Verify Accuracy | Verify budget for level 1 WBS elements align with related PPM items. |
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.