You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 10
Next »
Purpose
The purpose of this document is to define the conversion approach for Quota Arrangements to be uploaded into SAP S/4HANA as part of the Procurement Data Migration. Quota Arrangements are used to determine the distribution of procurement quantities across multiple sources of supply, providing control over vendor sourcing allocations.
---CHECKLIST---
- Logical Source and Target Systems are identified.
- Processing Type is specified (i.e. Direct Input, BAPI, IDoc, Web Service, OData API, etc.)
- Standard or custom load program name/BAPI/IDoc is specified to support this functionality.
- Data Mapping is provided for mappings which are not obvious to a suitably-skilled and experienced developer
- All translation requirements are clearly defined (including data validation rules, data derivation/calculation and default values, if applicable)Input and/or Output file layouts are provided for all record types possible
- Transaction volume is specified Execution frequency is specified Restart/Recovery requirements have been defined
- Error handling requirements are specified, including alerting requirement and expected action on failure.
- Application log requirement if applicable to be specified.
--- Additional topics to check---
- Update the Data Volume with a actual figures
- Rules for Data Merging (all systems)
- Mapping Rules & Conversion Rules
Conversion Scope
This conversion approach covers active and relevant Quota Arrangements maintained at the material, plant, and source (vendor or source list) level. Records from legacy ECC systems (e.g., PF2, WP2) will be extracted, validated, transformed, and loaded into the S/4HANA system.
Only quota entries linked to valid material and vendor combinations and with an active allocation percentage will be considered in scope. Obsolete, deleted, or inactive quota records will be excluded. The harmonization process will align multiple legacy records into a consistent target format.
The data from legacy system includes:
- - Materials that are in scope for conversion
- Vendors that are valid and active in the target system
- Quota Arrangements with non-zero quota % and valid plant/material/vendor combinations
- Entries with recent procurement activity (last 3–5 years)
The data from legacy system excludes:
- Entries marked for deletion (QMAT-LOEKZ)
- Obsolete vendors or materials not migrated
- Quotas with zero allocation or expired validity period
List of source systems and approximate number of records
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Multi-language Requirement
Document Management
Legal Requirement
Special Requirements
Target Design
Quota Arrangement will be loaded into SAP S/4HANA using standard structures:
- Table: QMAT (Quota Arrangement by Material)
- Fields: MATNR, WERKS, LIFNR, KNTTP, KZUST, ANZQU, DATBI, DATAB, etc.
- The data must match the material master, vendor master, and source list configurations.
The technical design of the target for this conversion approach.
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|
| EQUK | MANDT | MANDT | Client | CLNT | 3 | Chave |
| EQUK | MATNR | MATNR | Material Number | CHAR | 18‑40* | Chave |
| EQUK | WERKS | WERKS_D | Plant | CHAR | 4 | Chave |
| EQUK | BDATU | QUOBI | Quota arrangement period valid until | DATS | 8 | Chave |
| EQUK | VDATU | QUOAB | Quota arrangement period valid from | DATS | 8 | Opcional |
| EQUK | QUNUM | QUNUM | Number of quota arrangement | CHAR | 10 | Opcional |
| EQUK | ERDAT | ERDAT | Date on which record was created | DATS | 8 | Opcional |
| EQUK | ERNAM | ERNAM | Name of person who created the object | CHAR | 12 | Opcional |
| EQUK | SCMNG | SCMNG | Minimum quantity for splitting quota | QUAN | 15.3 | Opcional |
| EQUK | CHANGEDON | TIMESTAMPL | UTC timestamp when record was changed | DEC | 21 | Opcional |
|
| EQUP | MANDT | MANDT | Client | CLNT | 3 | Chave |
| EQUP | QUNUM | QUNUM | Number of quota arrangement | CHAR | 10 | Chave |
| EQUP | QUPOS | QUPOS | Quota arrangement item number | NUMC | 3 | Chave |
| EQUP | BESKZ | QBESK | Procurement type | CHAR | 1 | Opcional |
| EQUP | SOBES | SOBES | Special procurement type | CHAR | 1 | Opcional |
| EQUP | LIFNR | ELIFN | Vendor account number | CHAR | 10 | Opcional |
| EQUP | BEWRK | BEWRK | Plant from which material is procured | CHAR | 4 | Opcional |
| EQUP | QUOTE | QUOTE | Quota | DEC | 3 | Opcional |
| EQUP | QUBMG | QUBAS | Base quantity of quota arrangement item | QUAN | 15.3 | Opcional |
| EQUP | QUMNG | QUMNG | Allocated quantity of quota arrangement item | QUAN | 15.3 | Opcional |
| EQUP | MAXMG | QUMAX | Maximum quantity of quota arrangement item | QUAN | 15.3 | Opcional |
| EQUP | VERID | VERID | Production version | CHAR | 4 | Opcional |
| EQUP | MAXLS | MAXLS | Maximum lot size per quota item | QUAN | 13.3 | Opcional |
| EQUP | MINLS | MINLS | Minimum lot size per quota item | QUAN | 13.3 | Opcional |
| EQUP | RDPRF | RDPRF | Rounding profile | CHAR | 4 | Opcional |
| EQUP | KZEIN | KZEIM | Once‑only indicator | CHAR | 1 | Opcional |
| EQUP | ABRMG | ABRMG | Maximum release quantity per period | QUAN | 13.3 | Opcional |
| EQUP | ABPER | ABPER | Period related to release quantity | CHAR | 1 | Opcional |
| EQUP | ABANZ | ABANZ | Number of periods for release quantity | NUMC | 2 | Opcional |
| EQUP | PREIH | PREIH | Priority for determination sequence | NUMC | 2 | Opcional |
| EQUP | EMATN | EMATN | Manufacturer part number's material number | CHAR | 18 | Opcional |
| EQUP | PLIFZ | PLIFZ | Planned delivery time in days | DEC | 3 | Opcional |
Data Cleansing
| ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conversion Process
The high-level process is represented by the diagram below:

Data Privacy and Sensitivity
Extract data from a source into . There are 2 possibilities:
- The data exists. connects to the source and loads the data into . There are 3 methods:
- Perform full data extraction from relevant tables in the source system(s).
- Perform extraction through the application layer.
- Only if ; cannot connect to the source, data is loaded to the repository from the provided source system extract/report.
- 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
| Req # | Requirement Description | Team Responsible |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Selection Screen
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value 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 Name | Field Description | Rule |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
| Item # | Step Description | Team Responsible |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
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:
- Perform value mapping and data transformation rules.
- Legacy values are mapped to the to-be values (this could include a default value)
- Values are transformed according to the rules defined in
- 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 will involve harmonizing supplier codes, plant IDs, and units of measure across systems. Where multiple legacy entries exist for the same material/plant, the most recent or business-prioritized record will be retained.
Quota percentage (ANZQU) will be recalculated if source values are inconsistent or incomplete. Date fields will be reformatted to YYYYMMDD and adjusted to cover valid procurement windows.
| Item # | Step Description | Team Responsible |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Transformation Rules
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Mapping Table Name | Mapping Table Description |
|---|
|
|
|
|
|
|
|
|
List the steps that need to occur before transformation can commence | Item # | Step Description | Team Responsible |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Pre-Load Validation
Project Team
Completeness
Accuracy
Business
Completeness
Accuracy
Load
The load process includes:
- Execute the automated data load into target system using load tool or product the load file if the load must be done manually
- 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 Description | Team Responsible |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
Load Phase and Dependencies
Configuration
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 Type | Error Description | Action Taken |
|---|
|
|
|
|
|
|
|
|
|
Post-Load Validation
Project Team
Completeness
Accuracy
Business
Completeness
Accuracy
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.
Workflow history
| Title |
Last Updated By |
Updated |
Status |
|
|
There are no pages at the moment.
|