Status

Owner
Stakeholders

Purpose

The purpose of this document is to define the conversion approach to migrate Attachment for customer master data in S/4 HANA.

Attachments in SAP ECC are typically stored using Generic Object Services (GOS), which allow users to link files to master data objects such as customers (via transaction codes like XD02). Attachments in SAP S/4HANA are linked using the Attachment List Service (also used in Fiori apps). This conversion specification will capture the details on how to migrate the attachments for those customers in migration scope into S4 Hana to keep the business continuity.


Conversion Scope

The scope of this document covers the approach for converting Attachment for active Customer master data from SAP ECC into S/4HANA following the document "DD-FUN-050 Master Data Standard_3004-Attachment for customer master data". 


The data from legacy system includes:

  1. This conversion specification focuses on the migration of ECC customer attachment only (business object is KNA1)
  2. The customer general data has to be in the migration scope. 
  3. There is attachment maintained in legacy ECC system (WP2/PF2) for the active customers. The attachment relationship type includes note, private note, attachment. 

The data from legacy system excludes:

  1. Attachment for customer outside of migration scope.
  2. Non-SAP ECC (WP2/PF2) attachment


List of source systems and approximate number of records
SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

WP2Attachment for customer master data473S4 Hana ROW/China/CUI *20260222 remove CUI473
PF2Attachment for customer master data72S4 Hana ROW/China/CUI *20260222 remove CUI72

Additional Information

Multi-language Requirement

N/A

Document Management

The DMS approach is elaborated in KDD "KDD085 - Document Management in the SyWay Solution". The migration approach for the attachment will follow the DMS approach approved in this KDD.

Legal Requirement

CMMC 2.0 is a mandatory DoD cybersecurity certification for contractors handling Controlled Unclassified Information (CUI) and Federal Contract Information (FCI). CUI includes sensitive technical data (e.g., design specs, system info) related to U.S. military and space applications. The Composites Business handles CUI and is therefore within CMMC scope. Without certification, the business risks disqualification from existing and future DoD programs.
It is mandatory to implement CMMC-compliant systems and processes to for all the organizations that are dealing with CUI.

For this data object, if there is CUI related information, it will be handled by the US based consultants to meet the compliance requirement.*20260222 remove CUI

Special Requirements

N/A


Target Design

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.

TableFieldData ElementField DescriptionData TypeLengthRequirement
SRGBTBRELCLIENTCLIENTClientC3Internal
SRGBTBRELBRELGUIDBRELGUIDGUIDX16Internal
SRGBTBRELRELTYPERELTYPERelationship typeC10Mandatory
SRGBTBRELINSTID_AINSTID_AInstance IDC70Mandatory
SRGBTBRELTYPEID_ATYPEID_AObject TypeC32Mandatory
SRGBTBRELCATID_ACATID_AObject CategoryC2Internal
SRGBTBRELINSTID_BINSTID_BInstance IDC70Internal
SRGBTBRELTYPEID_BTYPEID_BObject TypeC32Internal
SRGBTBRELCATID_BCATID_BObject CategoryC2Internal
SRGBTBRELLOGSYS_ALOGSYS_ALogical SystemC10Not in use
SRGBTBRELARCH_AARCH_AObject ArchivedC1Not in use
SRGBTBRELLOGSYS_BLOGSYS_BLogical SystemC10Not in use
SRGBTBRELARCH_BARCH_BObject ArchivedC1Not in use
SRGBTBRELUTCTIMEUTCTIMEShort Time StampP8Internal
SRGBTBRELHOMESYSHOMESYSLogical SystemC10Not in use
SOODOBJTPOBJTPDocument classC3Internal
SOODOBJYROBJYRObject yearC2Internal
SOODOBJNOOBJNOObject numberC12Internal
SOODOBJLAOBJLADoc. languageC1Internal
SOODOBJSRTOBJSRTSort fieldC10Not in use
SOODOBJNAMOBJNAMDocument NameC12Internal
SOODOBJDESOBJDESDocument titleC50Mandatory
SOODOWNTPOWNTPOwner typeC3Internal
SOODOWNYROWNYROwner yearC2Internal
SOODOWNNOOWNNOOwner numberC12Internal
SOODOWNNAMOWNNAMOwner nameC12Internal
SOODCROTPCROTPUser TypeC3Internal
SOODCROYRCROYRUser yearC2Internal
SOODCRONOCRONOUser numberC12Internal
SOODCRONAMCRONAMCreated byC12Internal
SOODCRDATCRDATDate createdD8Internal
SOODCRTIMCRTIMCreated atT6Internal
SOODFILE_EXTFILE_EXTFile extensionC3Mandatory


Data Cleansing

All data cleansing should take place in the data source system as defined in this document, unless system limitations prevent it.

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.

IDCriticalityError Message/Report DescriptionRuleOutputSource System
N/A
























Conversion Process

The high-level process is represented by the diagram below:

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:

1. Extraction
The process begins with extracting metadata and raw data from source systems, such as Syensqo ECC system (i.e., WP2/PF2) periodically. The extracted data is then staged for transformation.


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. For attachment, it will be migrated via a custom program. The table below captures the major steps to perform this ETL process.

StepStep DescriptionOwnerRemarks
1Extract the table SRGBTBREL / SOOD for attachment information (such as attachment type, file name etc.)SynitiThe Attachment is saved in the content server, this is just to capture the link between the attachment and customer master data.
2Apply the relevancy rule and define the scope of attachment to be migratedSynitiThe output will be an excel file includes the ECC attachment information relevant for migration
3Based on Step 2, download the attachment to local 
A custom program will be developed in ECC (WP2/PF2). By reading the excel file in step 2, it will download the attachments to local
4Perform transformation, i.e., convert the ECC customer number to S4 BP numberSynitiThe output will be an excel file includes the S4 data object and the attachment information (i.e., file name from step 2)
5Based on Step 4, upload the attachment in S4
A custom program will be developed in S4. By reading the excel file in step 4, it will upload the attachment from local (saved from Step 3)




Data Privacy and Sensitivity

N/A


Extraction

Extract data from SAP ECC table SRGBTBREL into Syniti Migrate. Syniti Migrate connects to SAP ECC (wp2/pf2) and loads the data into Syniti Migrate. Then perform full data extraction from relevant tables in the source system(s).


Extraction Run Sheet

Req #Requirement DescriptionTeam Responsible
3004-001- Identify the source systems WP2/PF2 and databases involved.
- Define the data objects (tables SRGBTBREL / SOOD) to be extracted.
- Establish business rules for data selection.

Syniti 

3004-002- Specify the extraction approach (full extraction).
- Determine the tools and technologies used.
- Define data filtering criteria to exclude irrelevant records.
Syniti /
3004-003- Establish execution timelines and batch processing schedules.
- Assign responsibilities for extraction monitoring.
- Document dependencies on other migration tasks.
Syniti /
3004-004- Define error handling mechanisms for extraction failures.Syniti /
3004-005Run custom program based on the template below to download the attachments to local. Syniti will generate the file after applying the relevancy rule before extraction.L2C Data



Sample template to download the attachment from SAP (final template to be confirmed by technical team)

System IDObject Type  Object Key GUID File Name  MIME Type 
WP2KNA10000803515 DOC123456    invoice.pdf  application/pdf 

Selection Screen

If applicable, this section will give the details on any selection screen parameters, including the parameter type, that are required to be entered to ensure consistent data extracts.
Selection Ref ScreenParameter NameSelection TypeRequirementValue to be entered/set
N/A



















Data Collection Template (DCT)

Target Ready Data Collection Template will be created for Data Object data with exception of some fields which require transformation as mentioned in the transformation rule.

<Object> DCT Rules

Field NameField DescriptionRule
N/A










Extraction Dependencies

List the steps that need to occur before extraction can commence

Item #Step DescriptionTeam Responsible
1

Source System Availability

  • Ensure that the source database SAP ECC PF2/WP2 is accessible.
  • Confirm that necessary credentials and permissions are granted
Syensqo IT
2

Data Structure

  • Identify relationships between tables KNA1/SRGBTBREL/SOOD, views, and stored procedures.
Syniti /
3

Referential Integrity

  • Ensure dependent records are extracted together.
Syniti /
4

Extraction Methodology

  • Define whether extraction is full, incremental, or delta-based.
  • Establish batch processing schedules for large datasets.
Syniti /
5

Performance and Scalability Considerations

  • Optimize extraction queries to prevent system overload.
  • Ensure network bandwidth supports data transfer volumes.
Syniti /
6

Security and Compliance

  • Adhere to regulatory standards for sensitive information if applicable
Syniti /


Transformation

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:

  1. Perform value mapping and data transformation rules.
    1. Legacy values are mapped to the to-be values (this could include a default value)
    2. Values are transformed according to the rules defined in Syniti Migrate
  2. Prepare target-ready data in the structure and format that is required for loading via prescribed Load Tool. This step also produces the load data ready for business to perform Pre-load Data Validation

Transformation Run Sheet

Item #Step DescriptionTeam Responsible
1Identify target S/4HANA fields and determine applicable legacy source fields from both ECC systems WP2, PF2Functional Team (L2C)+ Data Team (L2C)
2Map legacy field values to S/4HANA target values (including field-level mapping and technical names)Data Team (L2C), Data Team (Syniti)
3Define value mapping rules for fields requiring standardization or harmonization across the two source systems WP2, PF2 Functional Team (L2C)+ Data Team (L2C)
4Identify and agree on default values where legacy data is incomplete or inconsistentBusiness Team + Functional Team (L2C)
5Configure transformation rules in Syniti Migrate Data Team (Syniti), Data Team (L2C)
6Review transformation logic and mappings with Business for confirmationBusiness Team + Functional Team (L2C)
7Perform initial transformation run and generate draft target-ready datasetData Team (Syniti),
8Review draft target-ready data for structure and completenessData Team (L2C), Functional Team (L2C)
9Share transformed data with Business for Pre-load ValidationBusiness Team
10Incorporate feedback from Business and refine mappings or transformation logic as neededData Team (L2C)
11Finalize and approve transformed data as Target Ready Load FileBusiness + Functional (L2C) + Data Team (L2C)
12Handover final file to Load Team or trigger the load via Syniti Load WorkbenchData Team (Syniti), Data Load Team


Transformation Rules

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1WP2/PF2SRGBTBRELCLIENTClientS4 HanaSRGBTBRELCLIENTClientInternal - 
2WP2/PF2SRGBTBRELBRELGUIDGUIDS4 HanaSRGBTBRELBRELGUIDGUID

For download template

Copy - this will be used in the download template GUID field

For upload template 

Not in use

3WP2/PF2SRGBTBRELRELTYPERelationship typeS4 HanaSRGBTBRELRELTYPERelationship type

Internal 

4WP2/PF2SRGBTBRELINSTID_AInstance IDS4 HanaSRGBTBRELINSTID_AInstance ID

For download template, copy the value

For upload template, apply Mapping - MAP_KUNNR map ECC customer number to S4 BP number for upload template

5WP2/PF2SRGBTBRELTYPEID_AObject TypeS4 HanaSRGBTBRELTYPEID_AObject TypeDefault for both download/upload template - for customer master data, the value is KNA1
6WP2/PF2SRGBTBRELCATID_AObject CategoryS4 HanaSRGBTBRELCATID_AObject CategoryInternal 
7WP2/PF2SRGBTBRELINSTID_BInstance IDS4 HanaSRGBTBRELINSTID_BInstance IDInternal - 
8WP2/PF2SRGBTBRELTYPEID_BObject TypeS4 HanaSRGBTBRELTYPEID_BObject TypeInternal
9WP2/PF2SRGBTBRELCATID_BObject CategoryS4 HanaSRGBTBRELCATID_BObject CategoryInternal
10WP2/PF2SRGBTBRELLOGSYS_ALogical SystemS4 HanaSRGBTBRELLOGSYS_ALogical SystemNot in Use -                                                                                                                                     
11WP2/PF2SRGBTBRELARCH_AObject ArchivedS4 HanaSRGBTBRELARCH_AObject ArchivedNot in Use -                                                                                                                                     
12WP2/PF2SRGBTBRELLOGSYS_BLogical SystemS4 HanaSRGBTBRELLOGSYS_BLogical SystemNot in Use -                                                                                                                                     
13WP2/PF2SRGBTBRELARCH_BObject ArchivedS4 HanaSRGBTBRELARCH_BObject ArchivedNot in Use -                                                                                                                                     
14WP2/PF2SRGBTBRELUTCTIMEShort Time StampS4 HanaSRGBTBRELUTCTIMEShort Time StampInternal - 
15WP2/PF2SRGBTBRELHOMESYSLogical SystemS4 HanaSRGBTBRELHOMESYSLogical SystemNot in Use -                                                                                                                                     
16WP2/PF2SOODOBJTPDocument classS4 HanaSOODOBJTPDocument class

Internal. SOOD can be joined with SRGBTBREL using SRGBTBREL-INSTID_B field, the underscore part in below sample value.

FOL25000000000004EXT41000000440415

17WP2/PF2SOODOBJYRObject yearS4 HanaSOODOBJYRObject year

Internal. SOOD can be joined with SRGBTBREL using SRGBTBREL-INSTID_B field the underscore part in below sample value.

FOL25000000000004EXT41000000440415

18WP2/PF2SOODOBJNOObject numberS4 HanaSOODOBJNOObject number

Internal. SOOD can be joined with SRGBTBREL using SRGBTBREL-INSTID_B field, the underscore part in below sample value.

FOL25000000000004EXT41000000440415

19WP2/PF2SOODOBJLADoc. languageS4 HanaSOODOBJLADoc. languageInternal
20WP2/PF2SOODOBJSRTSort fieldS4 HanaSOODOBJSRTSort fieldNot in use
21WP2/PF2SOODOBJNAMDocument NameS4 HanaSOODOBJNAMDocument NameInternal
22WP2/PF2SOODOBJDESDocument titleS4 HanaSOODOBJDESDocument titleCopy for both upload and download template
23WP2/PF2SOODOWNTPOwner typeS4 HanaSOODOWNTPOwner typeInternal
24WP2/PF2SOODOWNYROwner yearS4 HanaSOODOWNYROwner yearInternal
25WP2/PF2SOODOWNNOOwner numberS4 HanaSOODOWNNOOwner numberInternal
26WP2/PF2SOODOWNNAMOwner nameS4 HanaSOODOWNNAMOwner nameInternal
27WP2/PF2SOODCROTPUser TypeS4 HanaSOODCROTPUser TypeInternal
28WP2/PF2SOODCROYRUser yearS4 HanaSOODCROYRUser yearInternal
29WP2/PF2SOODCRONOUser numberS4 HanaSOODCRONOUser numberInternal
30WP2/PF2SOODCRONAMCreated byS4 HanaSOODCRONAMCreated byInternal
31WP2/PF2SOODCRDATDate createdS4 HanaSOODCRDATDate createdInternal
32WP2/PF2SOODCRTIMCreated atS4 HanaSOODCRTIMCreated atInternal
33WP2/PF2SOODFILE_EXTFile extensionS4 HanaSOODFILE_EXTFile extensionRule. For both download and upload template  "MIME Type" field, Concatenate 'application/' & this field value





















Transformation Mapping

Use the exact name and reference this section in the “Transformation rules” above
Mapping Table NameMapping Table Description
MAP_KUNNRBP Customer Mapping Table






Transformation Dependencies

List the steps that need to occur before transformation can commence
Item #Step DescriptionTeam Responsible
1Source Data Integrity
- Ensure extracted data is complete, accurate, and consistent.
- Validate that data types and formats align with transformation requirements.
Syniti /
2Referential Integrity
- Ensure dependent records are transformed together or in advance, such as CNV-3007 Business Partner General and DMS server migration
Syniti /
3Transformation Logic and Mapping
- Define data mapping rules between source and target schemas.
Data Team
4Performance and Scalability Considerations
- Optimize transformation processes for large datasets.
- Ensure system resources can handle transformation workloads
Syniti /
5Logging and Error Handling
- Maintain detailed logs of transformation activities.
- Define error-handling procedures for failed transformations
Syniti /


Pre-Load Validation

Project Team

The following pre-load validations will be performed by the Project Team.

Completeness

TaskAction
Compare Data Counts
  1. Verify counts between source and target databases.
  2. Identify missing or duplicated records.


Validate the mandatory fieldsValidate there is value for all the mandatory fields
Validate Primary Keys and Unique Constraints
  1. Check for duplicate or missing primary key values, i.e., if there is same BP number.
  2. Ensure unique constraints are maintained.


Test Referential IntegrityConfirm dependent records exist in related tables

Accuracy

TaskAction
Validate the transformationValidate the fields which require transformation have the value after transformation instead of the original field value
Check Data Consistency
  1. Compare field values across systems
  2. Validate data formats and structures



Business

The following pre-load validations will be performed by the business.

Completeness

TaskAction
Compare Data Counts
  1. Verify counts between source and target databases.
  2. Identify missing or duplicated records.







Accuracy

TaskAction
Check Data Consistency
  1. Compare field values across systems
  2. Validate data formats and structures





Load

The load process includes:

  1. Execute the data load into target system using load tool 
  2. Once the data is loaded to the target system, it will be extracted and prepared for Post Load Data Validation

Load Run Sheet

Item #Step DescriptionTeam Responsible
1Confirm readiness of final approved data sets for each ECC source system WP2 and PF2Business / Functional Team
2Validate transformation rules and mappings in Syniti toolData Team (L2C-Data)
3Generate target-ready load files based on S/4HANA condition table formatData Team (Syniti)
4Review and approve load files before executionBusiness / Functional Team
5Execute the custom loading program in the S/4HANA system Data Load Team
6Monitor load progress and capture load statistics (records loaded, errors, duplicates, etc.)Data Team (Syniti) / Technical Team
7Extract loaded data from S/4HANA for post-load validationData Team (Syniti)
8Perform post-load data validation (compare target data with source/approved files) for all loaded attachments.Data Team (L2C-Data)
9Log and resolve any data load errors or mismatches identified during validationData Team (L2C-Data) + Functional Team
10Obtain business sign-off on successful load and validationBusiness Team
11Archive load logs, error reports, and validation results for audit/complianceData Team (L2C-Data) / Data Team (Syniti) / PMO


This object will be loaded via a custom program. The custom program will use the upload template below. (final template to be confirmed by technical team)


Object Type  Object Key  File Path (to-be filled by uploader) File Name  MIME Type 
KNA1BP Number

 C:\GOS\invoice.pdf 

local directory

 invoice.pdf 

 application/pdf 

file type


Load Phase and Dependencies

The Attachment for customer master data will be loaded in the pre-cutover period.

Before loading, it will have dependency on the DMS server set up. 

Configuration

List the Configurations required before loading can commence

Item #Configuration Item
N/A




Conversion Objects

Object #Preceding Object Conversion Approach
3007Business Partners - General (Role 000000)




Error Handling

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 TypeError DescriptionAction Taken
TechnicalThere is error message when using the upload programRaise ticket to the technical team







Post-Load Validation

Project Team

The following post-load validations will be performed by the Project Team.

Completeness

TaskAction
Validate the data count in the databaseSE16N to do record count based on table SRGBTBREL, Object Type KNA1, then compare the source data count
Validate the attachment in the BP 
  1. Open the Manage Business Partner App in Fiori and open the Attachment tab, then validate the number of attachments with the number in ECC



Accuracy

TaskAction
Compare uploaded data against source file 
  1. Open the Manage Business Partner App in Fiori and open the Attachment tab, then display the attachment content with the ECC attachment content for consistency





Business

Post-load validation is a critical step in data migration, ensuring that transferred data is accurate, complete, and functional within the target system.

1. Ensuring Data Integrity
After migration, data must be consistent with its original structure. Post-load validation checks for missing records, incorrect mappings, and formatting errors to prevent discrepancies.
2. Business Continuity
Faulty data can disrupt operations, leading to financial losses and inefficiencies. Validating post-load data ensures that applications function as expected, preventing downtime.
3. Error Detection and Resolution
By validating data post-migration, businesses can detect anomalies early, reducing the cost and effort required for corrections


Completeness

TaskAction
Verify the attachment count
  1. Open the Manage Business Partner App in Fiori and open the Attachment tab, then validate the number of attachments with the number in ECC
Validate the post load reportCheck the Syniti post-load report to see if there is error 



Accuracy

TaskAction
Compare uploaded data against source file 
  1. Open the Manage Business Partner App in Fiori and open the Attachment tab, then display the attachment content with the ECC attachment content for consistency





Key Assumptions

  • Master Data Standard is up to date as on the date of documenting this conversion approach and data load.
  • Attachment for customer master data is in scope based on data design and any exception requested by business.
  • There will be 3 SAP instances, one for ROW, one for China and one for CUI only. *20260222 remove CUI



See also

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.

Change log

Workflow history