| Status | |
|---|---|
| Owner | Prasad Naidu |
| Stakeholders |
The Business Partner role UKM000 is used to manage Credit Management data within the FSCM framework. With UKM000, credit data is maintained per credit segment (instead of credit control areas), ensuring accurate credit checks in sales and financial processes. Its purpose is to provide a unified, modern, and integrated way to control customer credit risk across the system.
The scope of this document covers the approach for converting active Customer Master Data from Legacy Source Systems into S/4HANA Business Partner Credit management UKM000 Master Data Design Standard.
The relevancy already applied in CNV3007. Once the customers in scope are finalized and extracted, we need to check the credit management fields for those customers in the legacy system and apply the transformation rules as per the source-to-target mappings.
List of source systems and approximate number of records
| Source | Scope | Source Approx. No. of records | Target System | Target Approx. No. of records |
| PF2 | Customer Master Data General Information | 55371 | S4 | 4200 |
| WP2 | Customer Master Data General Information | 36983 | S4 | 24000 |
NA
Summarize Document Management requirement, if any
NA
NA
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 |
| KNA1 | KUNNR | KUNNR | Business Partner Number | CHAR | 10 | Required |
| UKMBP_CMS | CHECK_RULE | CHECK_RULE | Rule for Credit Check | CHAR | 10 | Required |
| UKMBP_CMS | RISK_CLASS | RISK_CLASS | Risk Class | CHAR | 3 | Required |
| UKMBP_CMS | CREDIT_GROUP | CREDIT_GROUP | Customer Credit Group | NUMC | 4 | Conditional |
| UKMBP_CMS_SGM | CREDIT_SGMNT | CREDIT_SGMNT | Credit Segment | CHAR | 10 | Conditional |
| UKMBP_CMS_SGM | CREDIT_LIMIT | CREDIT_LIMIT | Credit Limit | CURR | 15, 2 | Conditional |
| UKMBP_CMS_SGM | XBLOCKED | SGMXBLOCKED | Blocked | CHAR | 1 | Conditional |
| BUT100 | RLTYP | BU_PARTNERROLE | BP Role | CHAR | 6 | Mandatory |
This is not applicable for this Object
The ETL (Extract, Transform, Load) process is a structured approach to data migration and management, ensuring high-quality data is seamlessly transferred across systems. Here’s a breakdown of its key components:
Data will be extracted using Syniti ADMM from ECC
2. Transformation
Once extracted, the data undergoes cleansing, consolidation, and governance. This step ensures data integrity, consistency, and compliance with business rules. The transformation process includes:
- Data validation to remove inconsistencies.
- Standardization to align formats across datasets.
- Business rule application to refine data for operational use.
3. Loading
The transformed data is then loaded into the target S4 Hana system.
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 |
| Extraction Scope Definition | - Identify the source systems and databases involved. - Define the data objects (tables, fields, records) to be extracted. - Establish business rules for data selection. | Syniti Syniti |
| Extraction Methodology | - Specify the extraction approach (full, incremental, or delta extraction). - Determine the tools and technologies used. - Define data filtering criteria to exclude irrelevant records. | Syniti |
| Extraction Execution Plan | - Establish execution timelines and batch processing schedules. - Assign responsibilities for extraction monitoring. - Document dependencies on other migration tasks. | Syniti |
| Data Quality and Validation | - Define error handling mechanisms for extraction failures. | Syniti |
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|---|---|---|---|
| N/A | ||||
<Object> DCT Rules - No DCT
| Field Name | Field Description | Rule |
|---|---|---|
| N/A | ||
List the steps that need to occur before extraction can commence
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Source System Availability
| Syensqo IT |
| 2 | Data Structure
| Syniti |
| 3 | Referential Integrity
| Syniti |
| 4 | Extraction Methodology
| Syniti |
| 5 | Performance and Scalability Considerations
| Syniti |
| 6 | Security and Compliance
| Syniti |
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:
NA
Transformation Rules
| Rule # | Source system | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic | |
| 1 | PF2/WP2 | KNA1 | KUNNR | Customer Number | S/4HANA | KNA1 | KUNNR | Business Partner Number | Map from source to target using Business Partner mapping table |
| 2 | PF2/WP2 | KNA1 | KUNNR | Customer Number | S/4HANA | UKMBP_CMS | CHECK_RULE | Rule for Credit Check | Legacy to target Mappings will be provided by business |
| 3 | PF2/WP2 | KNKK | CTLPC | Risk category | S/4HANA | UKMBP_CMS | RISK_CLASS | Risk Class | Legacy to target Mappings will be provided by business |
| 4 | PF2/WP2 | KNKK | GRUPP | Customer Credit Group | S/4HANA | UKMBP_CMS | CREDIT_GROUP | Customer Credit Group | Legacy to target Mappings will be provided by business |
| 5 | PF2/WP2 | KNKK | KKBER | Credit Control Area | S/4HANA | UKMBP_CMS_SGM | CREDIT_SGMNT | Credit Segment | Legacy to target Mappings will be provided by business |
| 6 | PF2/WP2 | KNKK | KLIMK | Credit limit | S/4HANA | UKMBP_CMS_SGM | CREDIT_LIMIT | Credit Limit | Copy as-is |
| 7 | PF2/WP2 | KNKK | CRBLB | Indicator: Blocked by credit management | S/4HANA | UKMBP_CMS_SGM | XBLOCKED | Blocked | Copy as-is |
| 8 | PF2/WP2 | N/A | N/A | N/A | S4HANA | BUT100 | RLTYP | BP Role | Default to UKM000 |
Mapping Table Name | Description |
Legacy Customer-BP Master Mapping | Legacy to S4 Business Partner customer mapping |
Check Rule Mapping | Custom mapping for check rule based on the customer/BP number |
Credit Segment Mapping | Custom mapping for credit segment based on the customer/BP number |
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Source Data Integrity - Ensure extracted data is complete, accurate, and consistent. - Validate that data types and formats align with transformation requirements. | Syniti |
| 2 | Referential Integrity - Ensure dependent records are transformed together or in advance | Syniti |
| 3 | Transformation Logic and Mapping - Define data mapping rules between source and target schemas. | Data Team |
| 4 | Performance and Scalability Considerations - Optimize transformation processes for large datasets. - Ensure system resources can handle transformation workloads | Syniti |
| 5 | Logging and Error Handling - Maintain detailed logs of transformation activities. - Define error-handling procedures for failed transformations | Syniti |
| Task | Action |
|---|---|
Verify count |
|
| Validate the mandatory fields | Validate there is value for all the mandatory fields |
| Task | Action |
|---|---|
| Validate the transformation | Validate the fields which require transformation have the value after transformation instead of the original field value |
| Check Data Consistency |
|
| Task | Action |
|---|---|
Verify Count for all customers | Verify that the record count in the pre-load file is the same as the record count based on the relevancy (including deduplication) results |
Verify Relevancy Rules | Verify that the relevancy rules were correctly applied |
| Task | Action |
|---|---|
Verify Data Accuracy | Verify that all the data in the load table/file is accurate as per signed-off transformation rules |
Review Error Reports | Verify that all necessary error reports have been validated, and that errors have been addressed. |
Verify Transformation Rules | Verify that the transformation rules are correct and have been carried out correctly |
The load process includes:
Item # | Step description | Team responsible |
1 | Load Sample Business Partners | Data |
2 | Validate sample Business Partners | Data |
3 | Load remaining Business Partners | Data |
4 | Validate data loaded for Business Partners | Data |
5 | Load Sample BP Type – Customer Contact Persons | Data |
6 | Validate sample BP Type – Customer Contact Persons | Data |
7 | Load remaining BP Type – Customer Contact Persons | Data |
8 | Validate data loaded for BP Type – Customer Contact Persons | Data |
9 | Load Sample BP Type – Vendor Contact Persons | Data |
10 | Validate sample BP Type – Vendor Contact Persons | Data |
11 | Load remaining BP Type – Vendor Contact Persons | Data |
12 | Validate data loaded for BP Type – Vendor Contact Persons | Data |
13 | Load Sample BP Type - Bank Contacts (First Name, Last Name) | Data |
14 | Validate sample BP Type - Bank Contacts (First Name, Last Name) | Data |
15 | Load remaining BP Type - Bank Contacts (First Name, Last Name) | Data |
16 | Validate data loaded for BP Type - Bank Contacts (First Name, Last Name) | Data |
17 | Load Sample BP Type – BP General, FI Customer, FI Vendor | Data |
18 | Validate sample BP Type – BP General, FI Customer, FI Vendor | Data |
19 | Load remaining BP Type – BP General, FI Customer, FI Vendor | Data |
20 | Validate data loaded for BP Type – BP General, FI Customer, FI Vendor | Data |
21 | Load Sample Vendors Default Partner | Data |
22 | Validate sample Vendors Default Partner | Data |
23 | Load remaining Vendors Default Partner | Data |
24 | Validate data loaded for Vendors Default Partner | Data |
25 | Load Sample BP - General for remaining customer roles | Data |
26 | Validate sample BP - General for remaining customer roles | Data |
27 | Load remaining BP - General for remaining customer roles | Data |
28 | Validate data loaded for BP - General for remaining customer roles | Data |
29 | Load Sample BP – Customers with Default Partner | Data |
30 | Validate sample BP – Customers with Default Partner | Data |
31 | Load remaining BP – Customers with Default Partner | Data |
32 | Validate data loaded BP – Customers with Default Partner | Data |
33 | Load Sample BP - Bank Role | Data |
34 | Validate sample BP - Bank Role | Data |
35 | Load remaining BP - Bank Role | Data |
36 | Validate data loaded BP - Bank Role | Data |
37 | Load Sample BP Relationship Contact Person to Organisation (Will create KNVK records) | Data |
38 | Validate sample BP Relationship Contact Person to Organisation (Will create KNVK records) | Data |
39 | Load remaining BP Relationship Contact Person to Organisation (Will create KNVK records) | Data |
40 | Validate data loaded for BP Relationship Contact Person to Organisation (Will create KNVK records) | Data |
41 | Load Sample BP - Carrier | Data |
42 | Validate sample BP - Carrier | Data |
43 | Load remaining BP - Carrier | Data |
44 | Validate data loaded BP - Carrier | Data |
45 | Load Sample BP - Credit Management | Data |
46 | Validate sample BP - Credit Management | Data |
47 | Load remaining BP - Credit Management | Data |
48 | Validate data loaded BP - Credit Management | Data |
49 | Load Sample BP Collections Management | Data |
50 | Validate sample BP Collections Management | Data |
51 | Load remaining BP Collections Management | Data |
52 | Validate data loaded BP Collections Management | Data |
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 | Obtain the approved upload USER ID’s to be used (e.g. Firefighter ID) |
2 | SAP USER profile (SU3) Date and Decimal Notation Formats are in sync with the load format |
3 | Company Code Configuration |
| 4 | BP Grouping |
| 5 | Customer Account Group |
| 6 | BP Number Range |
| Object # | Preceding Object Conversion Approach |
|---|---|
N/A | |
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 |
|---|---|---|
Configuration | <configuration> is not valid/missing | If it is a missing configuration item then engage Functional team to expedite and fix the error in the system. |
Invalid Data | <parameter> is not valid. | The parameter entry needs to be reviewed (ex. invalid payment terms). If it is an invalid data, business needs to review and correct the source of the data either in PF2/PI2/WP2 |
Technical Setup | Interface / Connection issue within target system’s landscape | N/A – the data will be loaded directly to S/4HANA environment |
| Task | Action |
|---|---|
| Perform Data Count | Validate that migrated data matches source records. |
| Perform Source-to-Target Comparisons | Validate all the mandatory fields are populated as per the loading file |
| Task | Action |
|---|---|
Data Accuracy | Data team to verify that all the data in the load table/file is accurate as per signed-off transformation rules |
Error Reports | Verify that all necessary error reports have been validated, and that errors have been addressed. |
| Task | Action |
|---|---|
| Perform Source-to-Target Comparisons | Validate that migrated data matches source records counts. |
| Conduct Post-Migration Reconciliation | Go through reports comparing pre- and post-migration data provided by Syniti. |
| Task | Action |
|---|---|
Verify Data Accuracy | Data team to verify that all the data in the load table/file is accurate as per signed-off transformation rules |
Review Error Reports | Verify that all necessary error reports have been validated, and that errors have been addressed. |
Validate Loaded Data | Validate, as per the loads files signed-off, that all records were created |
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.