You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Status

  Revision under Review

OwnerTHANGARAJAN-ext, Ganesan 
Stakeholders

Purpose

The purpose of this document is to define the data conversion approach for creating Pricing Condition Records in the SAP S/4HANA target system, as part of a Greenfield implementation.

In SAP ECC, sales pricing condition records exist as part of the pricing procedure configuration and are stored in condition tables such as KONV, A*, and related master and transactional tables. These records are used to define pricing elements such as base price, discounts, freight, and surcharges across sales documents.
 
In SAP S/4HANA, the structure and usage of pricing condition records remain largely consistent; however, data models may be simplified, and dependencies on business partners (replacing customer/vendor master records) become critical in ensuring consistency across sales and purchasing functions.
 
This conversion aims to migrate active and relevant sales pricing condition records from existing ECC systems into S/4HANA by applying required transformation logic using Syniti as the data migration and transformation platform. The converted records will be loaded into the target S/4HANA system using standard SAP mechanisms such as IDOCs, BAPIs, or direct table loads where applicable.


Conversion Scope

The scope of this document includes the end-to-end approach for:

  • Extracting existing Pricing Condition Records from SAP ECC systems WP2 and PF2.
  • Applying transformation and cleansing logic via Syniti to conform with the S/4HANA data model and business partner framework.
  • Loading the transformed condition records into SAP S/4HANA while ensuring data integrity, correct assignment to condition types, condition tables, access sequences, and pricing procedures.

This process will support the migration of condition records such as:

  • Base Price (e.g., PR00)
  • Discounts (e.g., K007, K004)
  • Freight and surcharges

The conversion will ensure all condition records are aligned to the new Pricing Key combinations defined for example, based on Business Partner, Material Masters and relevant Organizational Units (Sales Org, Distribution Channel, Division) as designed for the target S/4HANA landscape.

The data from legacy system includes:

  1. List price at various key combinations including scale-based pricing as applicable
  2. Discounts and surcharges at various key combinations
  3. Freight condition records at various key combinations

The data from legacy system excludes:

  1. Tax condition records that will be covered in CONV-1035 Tax condition records spec.
  2. Rebate condition records that will be managed via Condition contracts set up


List of source systems and approximate number of records
SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

WP2

Pricing Condition Records

 

S/4HANA System

 

PF2

Pricing Condition Records

 

S/4HANA System

 











Additional Information

Multi-language Requirement 

Not Applicable

Document Management

Legal Requirement

Special Requirements




Target Design

The technical design of the target for this conversion approach.

TableFieldData ElementField DescriptionData TypeLengthRequirement

KONH

KNUMH

KNUMH

Condition Record Number

CHAR

10

Mandatory (Key)

KONH

ERDAT

ERDAT

Created On

DATS

8

Optional

KONH

DATAB

DATAB

Valid From

DATS

8

Mandatory

KONH

DATBI

DATBI

Valid To

DATS

8

Mandatory

KONP

KSCHL

KSCHL

Condition Type

CHAR

4

Mandatory

KONP

KBETR

KBETR

Rate

CURR

11

Mandatory

KONP

KPEIN

KPEIN

Pricing Unit

DEC

5

Mandatory if UoM

KONP

KMEIN

KMEIN

Unit of Measure

UNIT

3

Optional

KONP

WAERS

WAERS

Currency

CUKY

5

Mandatory

KONP

KZBZG

KZBZG

Calculation Type

CHAR

1

Mandatory


Data Cleansing

IDCriticalityError Message/Report DescriptionRuleOutputSource System

1034-001

C1

Remove obsolete condition records

Eliminate pricing condition records where the material, customer, or condition type is blocked or discontinued.

List of obsolete records

WP2/PF2

1034-002

C1

Validate Customer-Material master data

Ensure pricing condition records refer to valid and active Customer and Material master records.

List of invalid Customer Material combinations

WP2/PF2

1034-003

C1

Remove expired condition records

Delete condition records where validity end date has already passed. Exception the condition records required for open sales orders under migration scope

List of expired records

WP2/PF2

1034-004

C1

Validate mandatory fields

Check for missing mandatory fields (e.g. Condition Value, Currency, UoM, Scale data, Validity dates).

List of incomplete records

WP2/PF2

1034-005

C2

Detect duplicate condition records

Identify and flag duplicate pricing condition records for the same condition type, key combination, and validity period. This is possible as the source is from multiple systems WP2 and PF2

List of duplicate records

WP2/PF2

1034-006

C1

Validate currency consistency

Validate that the currency used in pricing conditions matches the currency allowed for the corresponding sales organization or customer master data.

List of inconsistent currency

WP2/PF2

1034-007

C2

Validate scale data

Identify and correct scale records with inconsistent or overlapping ranges (quantity/value).

List of scale issues

WP2/PF2

1034-008

C1

Validate unit of measure consistency

Validate unit of measure used in pricing conditions aligns with material master base UoM and allowed UoMs.

List of inconsistent UoM records

WP2/PF2



Conversion Process

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

Data Privacy and Sensitivity


Extraction

Extract data from a source into . There are 2 possibilities:

  1. The data exists. connects to the source and loads the data into . There are 3 methods:
    1. Perform full data extraction from relevant tables in the source system(s).
    2. Perform extraction through the application layer.
    3. Only if ; cannot connect to the source, data is loaded to the repository from the provided source system extract/report.
  2. The data does not exist (or cannot be converted from its current state). The data is manually collected by the business directly in . This is to be conducted using DCT (Data Collection Template) in

The agreed Relevancy criteria is applied to the extracted records to identify the records that are applicable for the Target loads

Extraction Run Sheet

Req #Requirement DescriptionTeam Responsible
1034-001Confirm scope and extraction approach for each ECC source systems WP2, PF2 (direct DB or manual extract)Data Team (L2C), Data Team (Syniti)
1034-002Establish and validate Syniti connectivity to both ECC source systemsTechnical / Basis Team, Data Team (Syniti)
1034-003Perform full data extraction from relevant SAP pricing tables (e.g., A*, KONH, KONP, etc.) from both source systems WP2, PF2Data Team (Syniti)
1034-004Extract pricing condition records via the application layer for additional validations for Manual Data Collection using DCTsFunctional / Data Team (L2C)
1034-005Apply agreed Relevancy Criteria to filter only applicable condition records for S/4HANA (e.g., active conditions, valid dates, active customers/materials)Data Team (L2C), Data Team (Syniti)
1034-006In case of restricted access or connectivity issues, receive pre-extracted pricing reports/files from source system team and upload to Syniti Migrate manuallyData Team (L2C), Data Team (Syniti)
1034-007Identify pricing data not present in SAP (e.g., special rates, legacy exceptions) and collect manually via DCT (Data Collection Template)Business Users / Data Team (L2C), Data Team (Syniti)
1034-008Perform data quality checks on extracted records (e.g., missing key fields, invalid dates, incorrect formats)Data Team (L2C), Data Team (Syniti)
1034-009Review and approve extracted data sample sets from each source system before transformation beginsBusiness / Functional Team
1034-010Archive raw extracts and maintain extraction audit logs for traceabilityData Team (L2C), Data Team (Syniti) / PMO Team


Selection Screen

Selection Ref ScreenParameter NameSelection TypeRequirementValue to be entered/set





















Data Collection Template (DCT)

A Target Ready Data Collection Template will be created for the required data, except for fields that need transformation as per the defined transformation rules. These templates will follow the format required by the target S/4HANA pricing configuration.

Each template corresponds to a specific condition table structure, designed to handle data based on the key combinations used for one or more condition types. You can identify the correct template based on the condition type and the relevant sales organizations or entities.

Please find the complete list of Data Collection Templates in the link attached below.

DCT-CNV-1034-Pricing Condition Records

Please note, creation of Data collection template must be aligned with pricing configurations for Condition types, Access sequence and Associated Condition Tables.  For now, the following Template is prepared based on Pricing Configurations from S/4HANA Sandbox environment.  This will be replaced once the pricing configuration is ready.

DCT Rules

Field NameField DescriptionRule
KSCHLCondition TypeMandatory. Must be a valid condition type configured in S/4HANA. Use lookup list provided.
Field List Based on Chosen Access Table / Key Combination (Refer to Full Template List Above)
VKORGSales OrganizationMandatory. Must match valid Sales Org values in target system. Only authorized values per scope should be used.
VTWEGDistribution ChannelOptional based on condition table. Must be valid if provided.
SPARTDivisionOptional. Use only if applicable. Validate against S/4HANA master data.
KUNNRCustomer NumberMust be a valid customer number in the S/4HANA master data. 
LIFNRVendor NumberUse only when condition type applies to vendor. Must match master data.
MATNRMaterial NumberUsed only for material-based pricing. Should be padded to 18 characters.
WERKSPlantOptional. Use only if relevant for the pricing condition.
Mandatory Fields in All DCTs
KBETRCondition RateMandatory. Should be numeric. Decimal separator should be "." (e.g., 25.50).
KONWACurrencyMandatory. Must be a valid ISO currency code (e.g., USD, EUR).
KPEINPricing UnitMandatory. Must be numeric and represent number of units (e.g., 1, 1000).
KMEINUnit of MeasureMandatory. Must match valid UOM from SAP (e.g., EA, KG, L).
DATABValid From DateMandatory. Format: YYYYMMDD. Cannot be in the past or beyond system date range.
DATBIValid To DateMandatory. Format: YYYYMMDD. Must be later than Valid From date.

Extraction Dependencies

Item #Step DescriptionTeam Responsible
Not Applicable










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 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
  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)
2Review condition types and access tables used in each ECC source systems WP2, PF2Business Team + Functional Team (L2C)
3Map legacy field values to S/4HANA target values (including field-level mapping and technical names)Data Team (L2C), Data Team (Syniti)
4Define value mapping rules for fields requiring standardization or harmonization across the two source systems WP2, PF2 (i.e., USD, US$ mapped to USD, and ZD01 and ZDISC from ECC system mapped to ZD01 etc.,Functional Team (L2C)+ Data Team (L2C)
5Identify and agree on default values where legacy data is incomplete or inconsistentBusiness Team + Functional Team (L2C)
6Configure transformation rules in Syniti Migrate (including calculated fields, formatting rules, etc.)Data Team (Syniti), Data Team (L2C)
7Review transformation logic and mappings with Business for confirmationBusiness Team + Functional Team (L2C)
8Perform initial transformation run and generate draft target-ready datasetData Team (Syniti),
9Review draft target-ready data for structure and completenessData Team (L2C), Functional Team (L2C)
10Share transformed data with Business for Pre-load ValidationBusiness Team
11Incorporate feedback from Business and refine mappings or transformation logic as neededData Team (L2C)
12Finalize and approve transformed data as Target Ready Load FileBusiness + Functional (L2C) + Data Team (L2C)
13Handover final file to Load Team or trigger the load via Syniti Load WorkbenchData Team (Syniti), Data Load Team


Transformation Rules

The source and target tables have the same fields as listed in the key combination.  Please check the attached file for the complete source-to-target field mapping  CNV-1034-Transformation Rules

Rule #Source systemCondition TypeSource TableKey Combination (Fields)Target SystemTarget TableTarget Condition TypeTarget DescriptionTransformation Logic
1034-001QF2BOLLA764ALAND / LLAND / VKORGS/4HANAA764BOLL

1034-002QF2BOLLA110LLAND / VKORGS/4HANAA110BOLL

1034-003QF2CTXJA604AUART_SDS/4HANAA604CTXJ

1034-004QF2CVA534KUNNR / LLAND / SPART / VKBUR / VKORG / VTWEG / ZZPRODH_P3S/4HANAA534CV


Transformation Mapping

Please check the attached file for the complete field to mapping table mapping CNV-1034-Transformation Rules
Field NameMapping Table NameMapping Table Description
AUART_SDAUARTSales Document Types
BUKRSBUKRSCompany Code
KUNAGKUNNRBusiness Partner - Customer
KUNNRKUNNRBusiness Partner - Customer
KUNRGKUNNRBusiness Partner - Customer
KUNWEKUNNRBusiness Partner - Customer
LGORTLGORTStorage Location
MATKLMATKLMaterial Group
MATNRMATNRMaterial Master
PRODHPRODHProduct Hierarchy
SPARTSPARTDivision
VKBURVKBURSales Office
VKORGVKORGSales Organization
VKORGAUVKORGSales Organization
VTWEGVTWEGDistribution Channel
WERKSWERKSPlant

Transformation Dependencies

List the steps that need to occur before transformation can commence
Item #Step DescriptionTeam Responsible
1Value Mapping Tables are completeFunctional Team (L2C) + Data Team (L2C)
2Pricing configuration is completeFunctional Team (L2C) + Data Team (L2C)
3Org structure configuration is completeFunctional Team (L2C) + Data Team (L2C)
4Dependent Master Data records for Customer and Material are loadedFunctional Team (L2C) + Data Team (L2C)


Pre-Load Validation

Project Team

Completeness

TaskAction
Configuration

Ensure necessary configurations are in place in target system and field mapping is aligned with access sequence, pricing condition types

Review Mapping TableEnsure all the source organization units are mapped with target values
Check ValuesValidate the pre-load data confirming the values are aligned with target system format and 
Validate template structure and required field populationEnsure mandatory fields like VKORG, VTWEG, MATNR, KUNNR, KSCHL, valid dates are filled

Accuracy

TaskAction
Review Mapping TableEnsure all the source organization units are mapped with target values
Check mapping rules against configuration (access sequences, condition tables)Cross-check mapping sheet with customizing entries in V/03, V/04, V/05, V/08
Set up validation rules based on condition tables and field catalogUse rule-based validation and lookups against master data (e.g., MARA, KNA1)
Perform format validation (date, currency, decimal separators)Standardize format to match SAP accepted input (e.g., YYYYMMDD for dates)
Implement logic to detect duplicate condition recordsExample: Run duplicate checks using key combinations (e.g., VKORG + MATNR + KUNNR)
Conduct dry runs using LTMC or BAPIs and review logsAnalyze load results and correct format or conversion errors

Business

Completeness

TaskAction
Review populated templates for missing or incorrect valuesUse checklists to verify completeness and correctness before submission
Ensure all required pricing scenarios are coveredConfirm that customer/material-specific special conditions are not missed



Accuracy

TaskAction
Review condition records for duplicate or conflicting entriesReview for duplicates within key combinations (e.g., customer-material-date)
Validity Period CheckReview validity period of the condition records to ensure pricing coverage
Spot-check high-impact pricing conditions for accuracyValidate pricing accuracy for key customers and materials


Load

The load process includes:

  1. Execute the automated data load into target system using load tool or product the load file if the load must be done manually
  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 automated data load using Syniti into the S/4HANA system (or generate manual load files if required)Data Team (Syniti)
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 pricing condition typesData 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


Load Phase and Dependencies

Configuration

Item #Configuration Item
Condition typesEnsure the condition types are assigned with access sequence and condition tables are active for all the key combinations planned for each condition type
Organization DataEnsure configurations for all the organization units involved in pricing condition records are imported into the target system


Conversion Objects

Object #Preceding Object Conversion Approach
Business PartnerBusiness Partner
Material MasterMaterial Master - Basic View,  Product Hierarchy, Material Group,  Material Group 1 to 5


Error Handling

As part of the sales pricing condition data load from multiple SAP ECC systems to a single S/4HANA instance using the Syniti data migration tool, various data quality, configuration, and technical challenges may arise. These errors typically occur during the transformation, load, and post-load validation phases and can impact the accuracy, completeness, or acceptance of condition records in the target system.

The following table outlines the most commonly observed error types during data load, and the corrective actions typically taken to resolve them. This helps ensure consistency in issue handling, improves traceability during cutover, and supports smooth end-to-end execution of the pricing condition load.

Error TypeError DescriptionAction Taken
Invalid Condition TypeCondition type not found or not configured in target S/4HANA systemValidated against configuration; corrected or replaced with valid KSCHL
Missing Key FieldsOne or more key fields (e.g., VKORG, MATNR, KUNNR) are blank or incorrectly formatted when required as per the selected Key CombinationPopulated missing values; ensured format (e.g., leading zeros for KUNNR/MATNR)
Invalid Date RangeValid From (DATAB) is after Valid To (DATBI)Corrected the date range to ensure DATAB < DATBI and in required date format
Duplicate RecordsIdentical key combinations found more than once in the load fileDuplicates removed or merged as per business rule. Aligned with Business and documented for future loads
Unmapped ValuesValues for fields like UoM (KMEIN), Currency (KONWA), etc. not mapped in SynitiUpdated mapping tables; ensured value conversion aligned with S/4HANA settings
Invalid Currency FormatIncorrect currency formatting or unsupported currency codeStandardized to valid ISO currency codes (e.g., USD, EUR, JPY)
Invalid Number FormatKBETR or KPEIN contains special characters or comma separatorsCleaned formatting; ensured decimal values used with '.' as separator
Authorization ErrorsLack of access to execute load in target client/systemRaised access request; obtained necessary authorizations
Condition Table MismatchField structure in load file doesn’t match condition table in target systemCorrected the file structure to align with condition table (A001, A002, etc.)
Transformation MissRequired transformation logic not applied before loadRe-applied transformation rules and revalidated source-target mapping
Obsolete Master DataCustomer or material master data no longer exists in target systemReplaced or removed based on business input
Technical Load FailureFile not processed due to syntax/format error or system issueReviewed logs; regenerated file; re-executed load after resolving issue
Missing Condition Record DependenciesDependent records (e.g., access sequences, pricing procedures) not availableReviewed config dependencies; coordinated with config team for correction


Post-Load Validation

Project Team

Completeness

TaskAction
Execute condition record report (e.g., V/LD, PRC_COND_MONITOR)

Run transaction reports to confirm condition records exist as expected

Compare uploaded data against source file values

Use Custom reconciliation tools or Excel based comparison tools to validate the following ensure number of records loaded  meets the load file record volume

Check for load errors or partial loads in AIF or LTMC

Review IDocs, BDC, or Legacy Transfer Migration Cockpit LTMC logs for any failures

Perform technical reconciliation with database tables (e.g., KONH, KONP)

Query SAP tables and match field-level values using SE16N or custom report


Accuracy

TaskAction
Compare uploaded data against source file values

Use Custom reconciliation tools to validate the following

  1. Number of records loaded against load file
  2. Any mismatch in condition value, unit , validity period against each input record at the KEY combination level
  3. Ensure field by field value match across all loaded records
Verify Key Field ValuesEnsure values like Condition Type, Material, Customer, Sales Org, Validity Dates, and Rates are correctly populated



Business

The business team plays a vital role in validating the completeness and accuracy of sales pricing condition data loaded into S/4HANA. Their review ensures that key pricing elements such as condition types, customer-material combinations, and validity dates are correctly migrated and aligned with business requirements. This validation helps identify any missing or incorrect records early, supports a smooth cutover, and ensures that pricing processes function correctly from day one in the new system.

Completeness

TaskAction
Participate in Post-Load WalkthroughsJoin scheduled validation sessions with the migration and functional teams
Review Loaded Condition RecordsAccess the S/4HANA system (via transactions like VK13 or custom reports) to view loaded pricing data
Check for Missing RecordsIdentify any missing condition records or key combinations that were expected but not loaded

Accuracy

TaskAction
Compare Against Approved Load FileCross-check data in S/4HANA against the final business-approved load file used for migration
Validate Accuracy of Converted/Transformed DataReview any transformed fields (e.g., currency conversion, unit mappings) for correctness
Log and Report DiscrepanciesUse provided discrepancy log format or defect management tool to report any findings


Key Assumptions

  • Master Data Standard is up to date as on the date of documenting this conversion approach and data load.
  • is in scope based on data design and any exception requested by business.


See also

Change log

Version Published Changed By Comment
CURRENT (v. 12) Apr 08, 2026 13:54 THANGARAJAN-ext, Ganesan Add details on Distribution channel determination logic to avoid duplication
v. 38 Mar 30, 2026 10:42 THANGARAJAN-ext, Ganesan
v. 37 Mar 23, 2026 09:52 THANGARAJAN-ext, Ganesan Distribution channel Mapping
v. 36 Feb 26, 2026 11:36 THANGARAJAN-ext, Ganesan Missing Mapping fields updated
v. 35 Feb 25, 2026 11:48 THANGARAJAN-ext, Ganesan Remove SPEC ID based pricing DCT from scope
v. 34 Feb 24, 2026 14:54 THANGARAJAN-ext, Ganesan Remove data loads to CUI related target systems
v. 33 Oct 29, 2025 15:36 THANGARAJAN-ext, Ganesan
v. 32 Oct 17, 2025 11:33 THANGARAJAN-ext, Ganesan
v. 31 Oct 17, 2025 10:51 THANGARAJAN-ext, Ganesan
v. 30 Oct 08, 2025 15:58 THANGARAJAN-ext, Ganesan

Go to Page History

Workflow history

Title Last Updated By Updated Status  
There are no pages at the moment.

  • No labels