| 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 Vendor Hierarchy in S/4 HANA.
The scope of this document covers the approach for constructing Vendor Hierarchy of active Vendors from Legacy Source Systems into S/4HANA following the new global hierarchy Master Data Design Standard.
The data from legacy system includes:
The data from legacy system excludes:
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
| DCT | Data will be provided by business via excel upload to DCT | 40,000 | S/4 Hana | < 40,000 |
N/A
Summarize Document Management requirement, if any
Summarize Legal Requirement/s, if any
Specify any special requirements or considerations that may impact the data conversion process based on specific locations, regulatory compliance or system limitations. Clearly outline any regional or localization requirements such as country-specific data formats, legal reporting obligations or industry standards that must be adhered to (e.g., localization rules for countries like China).
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 |
|---|---|---|---|---|---|---|
| HRRP_NODE | HRYID | HRYID | Hierarchy ID | CHAR | 42 | Required |
| HRRP_NODE | HRYNODE | HRYNODE | Hierarchy Node | CHAR | 50 | System |
| HRRP_NODE | PARNODE | PARNODE | Hierarchy Parent Node | CHAR | 50 | Required |
| HRRP_NODE | HRYVALFROM | HRYVALFROM | Valid From | DATS | 8 | Required |
| HRRP_NODE | HRYVALTO | HRYVALTO | Valid To | DATS | 8 | Required |
| HRRP_NODE | NODETYPE | NODETYPE | Node Type | CHAR | 1 | System |
| HRRP_NODE | NODEVALUE | NODEVALUE | Node Value - Supplier | CHAR | 40 | Required |
| HRRP_NODE | HRYVER | HRYVER | HierarchyVersion | NUMC | 15 | System |
| HRRP_NODE | HRYSEQNBR | HRYSEQNBR | SequenceNumber | NUMC | 6 | System |
| HRRP_NODE | HRYTYPE | HRYTYPE | HierarchyType | CHAR | 4 | System |
| HRRP_NODET | NODETXT | NODETXT | Node Description | CHAR | 50 | Required |
| HRRP_NODE | HRYLEVEL | HRYLEVEL | HierarchyLevel | NUMC | 6 | Required |
No data cleansing is required for Vendor Hierarchy in the legacy system. If any cleansing is deemed necessary, it will be performed outside of the system.
As a result, the cleansed Vendor Hierarchy data will be populated directly in the Data Collection Template (DCT).
| ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
|---|---|---|---|---|---|
| N/A | |||||
The high-level process is represented by the diagram below:
Collection will be done manually in the DCT (Data Collection Template).
Extract data from a source into Syniti.
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 relevant vendors based on 3007 approved vendor dedup results. | SyWay Data Team |
| 2 | Business to create the vendor hierarchy using the extract from previous step. | S2P Business / Data Owner |
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|---|---|---|---|
| N/A | ||||
<Object> DCT Rules
| Field Name | Field Description | Rule |
|---|---|---|
| HRYID | Hierarchy ID | DCT key and must be any of the following values: ZSUP/9000000 - Supplier Hierarchy_HQ ZSUP/9000001 - Supplier Hierarchy_Plants ZSUP/9000002 - Supplier Hierarchy_Banks ZSUP/9000003 - Supplier Hierarchy_Employees ZSUP/9000004 - Supplier Hierarchy_Carriers |
| PARNODE | Hierarchy Parent Node | DCT key and must not exceed 50 characters (Range from 7000000 - 7999999) |
| HRYVALTO | Valid To | DCT key and must be a valid date YYYYMMDD and not earlier than Valid From or default to 99991231 |
| HRYVALFROM | Valid From | Must be a valid date YYYYMMDD. |
| zLegacyNODEVALUE | Node Value - Legacy Supplier | DCT Key and must be a valid vendor |
| NODETXT | Node Description | Must not exceed 50 characters |
| HRYLEVEL | HierarchyLevel | Must be numeric |
List the steps that need to occur before extraction can commence
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | 3007 Business Partners - General (Vendor Master) | S2P |
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 | Obtain DCT Sign-off from Business | SyWay S2P Data Team |
| 2 | <Add steps from Syniti here>
| SyWay S2P Data Team |
| 3 | Review and Validate Error and Preload Reports | SyWay S2P Data Team |
| 4 | Generate Load Files | SyWay S2P Data Team |
Transformation Rules
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DCT | BPVendorHierarchy_DCT | HRYID | Hierarchy ID | ROW China | HRRP_NODE | HRYID | Hierarchy ID | Copy |
| 2 | DCT | BPVendorHierarchy_DCT | PARNODE | Hierarchy Parent Node | ROW China | HRRP_NODE | PARNODE | Hierarchy Parent Node | Copy |
| 3 | DCT | BPVendorHierarchy_DCT | HRYVALFROM | Valid From | ROW China | HRRP_NODE | HRYVALFROM | Valid From | Copy or default to load date if blank. |
| 4 | DCT | BPVendorHierarchy_DCT | HRYVALTO | Valid To | ROW China | HRRP_NODE | HRYVALTO | Valid To | Copy or default to 99991231 if blank. |
| 5 | DCT | BPVendorHierarchy_DCT | zLegacyNODEVALUE | Node Value - Legacy Supplier | ROW China | HRRP_NODE | NODEVALUE | Node Value - Supplier | Vendor_XREF |
| 6 | DCT | BPVendorHierarchy_DCT | NODETXT | Node Description | ROW China | HRRP_NODET | NODETXT | Node Description | Copy |
| 7 | DCT | BPVendorHierarchy_DCT | HRYLEVEL | HierarchyLevel | ROW China | HRRP_NODE | HRYLEVEL | HierarchyLevel | Copy |
| Mapping Table Name | Mapping Table Description |
|---|---|
| Vendor_XREF | LIFNR: Old Vendor Code to New Vendor Code |
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Ensure DCT tables completeness | SyWay S2P Data Team |
| Task | Action |
|---|---|
| Verify Record Count | SyWay S2P Data Team to verify that the total number of relevant records from the DCT is equal to the total number of records in the Preload and Load Sheets. |
| Task | Action |
|---|---|
| Conversion Accuracy | SyWay S2P 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 the DCT is equal to the total number of records in the Preload and Load Sheets. |
| Task | Action |
|---|---|
| Review Error Reports | 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 Fiori <Load Tool> | SyWay S2P Data Team |
| 2 | Load 3 records to validate if data is loaded successfully without errors | SyWay S2P Data Team |
| 3 | Validate few records loaded by accessing standard transactions from S/4HANA | SyWay S2P Data Team |
| 4 | Generate post load report if step 3 is validated | SyWay S2P 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 | Hierarchy ID HRYID is configured and valid in the target system in table HRRP_DIRECTORY |
| Object # | Preceding Object Conversion Approach |
|---|---|
| 1 | 3007 - BP General Vendor Master |
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 |
|---|---|---|
| 1 | The value XXX for field XXX doesn't exist |
|
| 2 | There is mandatory field XXX missing |
|
Task | Action |
|---|---|
Verify Count | SyWay S2P Data Team to verify the record count created in target S/4 HANA by accessing post load reports in Syniti or standard reports from S/4 HANA. |
Verify Logs | Check if there is data that failed to load and perform the necessary actions (e.g. register as post load issue or attempt to load the record again, etc.). |
Task | Action |
|---|---|
Conversion Accuracy | Verify that the Characteristics data in target S/4 HANA were loaded correctly via Syniti post load reports or standard reports from S/4 HANA. |
Task | Action |
|---|---|
Verify Count | Download Post Load Reports from Syniti and verify that the record count loaded in the target S/4 HANA is the same count as of the endorsed load file. |
Task | Action |
|---|---|
Conversion Accuracy | Verify that the Vendor Characteristics data in target S/4 HANA were loaded correctly via Syniti post load reports or standard reports from S/4 HANA |
|
|
|
|
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.