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

Compare with Current View Page History

« Previous Version 4 Next »

Status

  Approved

Owner
Stakeholders

Purpose

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

In SAP ECC, sales tax condition records for pricing condition types that exist as part of the pricing procedure configuration and are stored in condition tables such as A*, KONV, and related master and transactional tables. These records are used to define tax elements such as sales tax, VAT, GST,  etc., across sales documents.
 
In SAP S/4HANA, the structure and usage of sales condition records remain largely consistent; however, data models may be simplified, and dependencies on country of sales,  receiver's country, business partners (replacing customer/vendor master records) become critical in ensuring consistency across sales functions.
 
This conversion aims to migrate active and relevant tax 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 Tax 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:

  • Output Tax (e.g., MWST)
  • US Tax per document (e.g., UTXD)
  • India GST ( e.g., JOCG )

The data from legacy system includes:

  1. Tax condition records relevant for sales transactions, maintained across applicable tax codes and jurisdiction codes

  2. Tax rates for output tax determination (e.g., VAT, GST, sales tax)

  3. Tax exemption indicators or reduced rates as per customer-specific agreements

  4. Effective and expiration dates for tax condition records

The data from legacy system excludes:

  1. Pricing condition records (covered in CONV-1034 Pricing Condition Records Specification)

  2. Rebate condition records (managed via Condition Contracts setup)

  3. Withholding tax configurations (handled separately in the Master Data Migration scope)


List of source systems and approximate number of records
SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

WP2Tax Condition Records
S/4HANA System
PF2Tax Condition Records
S/4HANA System










Additional Information

Multi-language Requirement

Not Applicable

Document Management

None identified. The conversion scope is limited to the migration of tax condition data records. No document attachments, images, or supporting files are included.

Legal Requirement

Special Requirements




Target Design

The technical design of the target for this conversion approach.

TableFieldData ElementField DescriptionData TypeLengthRequirement
KONHKNUMHKNUMHCondition Record NumberCHAR10Mandatory (Key)
KONHERDATERDATCreated OnDATS8Optional
KONHDATABDATABValid FromDATS8Mandatory
KONHDATBIDATBIValid ToDATS8Mandatory
KONPKSCHLKSCHLCondition Type (Tax Code)CHAR4Mandatory
KONPKBETRKBETRTax RateCURR11Mandatory
KONPKONWAKONWACondition Unit (Currency or Percentage)CUKY5Mandatory


Data Cleansing

IDCriticalityError Message/Report DescriptionRuleOutputSource System

1035-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

1035-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

1035-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

1035-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

1035-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

1035-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

1035-007

C2

Validate scale data

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

List of scale issues

WP2/PF2

1035-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













Selection Screen

Selection Ref ScreenParameter NameSelection TypeRequirementValue to be entered/set





















Data Collection Template (DCT)

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

DCT Rules

Field NameField DescriptionRule












Extraction Dependencies

Item #Step DescriptionTeam Responsible













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













Transformation Rules

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic









































Transformation Mapping

Mapping Table NameMapping Table Description








Transformation Dependencies

List the steps that need to occur before transformation can commence
Item #Step DescriptionTeam Responsible













Pre-Load Validation

Project Team

Completeness

TaskAction





Accuracy

TaskAction





Business

Completeness

TaskAction





Accuracy

TaskAction





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













Load Phase and Dependencies

Configuration

Item #Configuration Item






Conversion Objects

Object #Preceding Object Conversion Approach

list the exact title of the conversion object of only the immediate predecessor – this will then confirm the DDD (Data Dependency Diagram)




Error Handling

Error TypeError DescriptionAction Taken










Post-Load Validation

Project Team

Completeness

TaskAction





Accuracy

TaskAction





Business

Completeness

TaskAction





Accuracy

TaskAction





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. 4) Mar 30, 2026 14:12 THANGARAJAN-ext, Ganesan
v. 19 Mar 30, 2026 13:31 THANGARAJAN-ext, Ganesan Add missing KBETR value conversion
v. 18 Feb 26, 2026 07:05 THANGARAJAN-ext, Ganesan Remove CUI related instances
v. 17 Oct 30, 2025 12:26 THANGARAJAN-ext, Ganesan
v. 16 Oct 21, 2025 17:20 THANGARAJAN-ext, Ganesan
v. 15 Oct 21, 2025 14:00 THANGARAJAN-ext, Ganesan
v. 14 Oct 13, 2025 14:20 THANGARAJAN-ext, Ganesan
v. 13 Oct 06, 2025 13:41 THANGARAJAN-ext, Ganesan
v. 12 Oct 06, 2025 04:37 THANGARAJAN-ext, Ganesan
v. 11 Aug 05, 2025 11:44 THANGARAJAN-ext, Ganesan

Go to Page History

Workflow history

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

  • No labels