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

Compare with Current View Page History

« Previous Version 38 Next »

Status

  Revision in Progress

Owner
Stakeholders

Purpose

The purpose of this document is to define the conversion approach to create Default routes in S/4 HANA TM (Transportation management).

Default route defines the sequence of stops for a given source and destination combination, which can be locations or zones. For a given source and destination, SAP TM determines matching default routes and chooses the most specific one; a direct location match is more specific than a zone match. Default routes can be modified manually where the desired route is different to that proposed.

The data for default routes in S/4 would need to be constructed in data collection template (DCT).

Conversion Scope

The scope of this document covers the approach for creating Default routes in S/4HANA following the TM Default routes Master Data Design Standard. This includes:

  • Capturing and using the default route data in data collection template (DCT).
  • Applying transformation logic via Syniti to conform with the S/4 HANA data model.
  • Loading the transformed data into SAP S/4 HANA while ensuring data integrity.

The data from legacy system includes:

  1. N/A (Manual data collection)

The data from legacy system excludes:

  1. N/A (Manual data collection)


List of source systems and approximate number of records

SourceScope

Source Approx No. of Records

Target SystemTarget Approx

No. of Records

DCTCreation of TM Default routesTBDS/4 HANA (TM)TBD















Additional Information

Multi-language Requirement

Default route description will be made available in English.

Multi language is supported for default routes. Login via a different language will show the description displayed in the logon language if the language key is maintained.

As per KDD055, there are 8 languages in scope: English, French, Italian and Mandarin and Brazilian Portuguese, German, Spanish and Thai.

Language keyInternational versionLanguage descriptionNotes
ENEEnglish
FRFFrench
ITIItalian
ZH1Mandarin
??Brazilian PortugueseLanguage key for Brazilian Portuguese need to be confirmed by functional team
DEDGerman
ESSSpanish
TH2Thai

Document Management

Not Applicable.

Legal Requirement

Not Applicable.

Special Requirements

Not Applicable.




Target Design

The complete information of the key fields that hold the default route information follows the Master Data Standard document.

The technical design of the target for this conversion approach.

TableFieldData ElementField DescriptionData TypeLengthRequirementNotes
/SCMTMS/D_SCHROTSCH_IDSCH_IDDefault Route IDCHAR40Mandatory
/SCMTMS/D_SCHDSCDESCRIPTIONDESCRIPTIONDefault Route DescriptionCHAR40Mandatory
/SCMTMS/D_SCHROTSCH_CATSCH_CATSchedule CategoryCHAR2MandatoryDefault to “D”
/SCMTMS/D_SCHROTSCH_TYPESCH_TYPEDefault route typeCHAR4Mandatory
/SCMTMS/D_SCHROTDGO_INDICATORDGO_INDICATOR

Dangerous goods



CHAR1Optional

Values available are:


''    Non-Dangerous Goods Only
X    Dangerous Goods Only
A    All

/SCMTMS/D_SCHROTVAL_FROM_DATEVAL_FROM_DATEValid from dateNUM (DATE)15Mandatory
/SCMTMS/D_SCHROTVAL_TO_DATEVAL_TO_DATEValid to dateNUM (DATE)15Mandatory
/SCMTMS/D_SCHROTTRANSP_DURTRANSP_DURTransportation DurationNUM11Mandatory
/SCMTMS/D_SCHROTMOTMOT

Transportation mode code



CHAR2Mandatory

Transportation Mode will be a default value which will appear based on the default route type.


Values available are : 

01 (Road)
02 (Rail)
03 (Sea)
04 (Inland Waterway)
05 (Air)
06 (Postal Service)

/SCMTMS/D_SCHLOCLOC_SEQLOC_SEQSequenceNUM5Mandatory
/SCMTMS/D_SCHLOCLOC_IDLOC_IDLocationCHAR20Mandatory
/SCMTMS/D_SCHLOCLOC_TYPELOC_TYPELocation TypeCHAR4Optional 
/SCMTMS/D_SCHLOCMOTMOTTransportation Mode CHAR2Mandatory
/SCMTMS/D_SCHLOCSTAGE_TYPESTAGE_TYPE

Stage Type


CHAR3Optional

Values:

Precarriage (01) ,

Main carriage (02, Oncarriage(03)

/SCMTMS/D_SCHLOCTSPTSPCarrierCHAR16Mandatory
/SCMTMS/D_SCHLOCTRANSIT_TIMETRANSIT_TIMETransit DurationNUM

11



Optional
/SCMTMS/D_SCHLOCSTAY_TIMESTAY_TIMELength of the stayNUM

11



Optional


Data Cleansing

Default route data will be populated directly in the Data Collection Template (DCT).

IDCriticalityError Message/Report DescriptionRuleOutputSource System


























Conversion Process

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

Please note that the data may have to be loaded in multiple target systems (US instance, China instance and RoW).


Data Privacy and Sensitivity


Extraction

The data does not exist (or cannot be converted from its current state). The data is manually collected by the business directly in Syniti Migrate. This is to be conducted using DCT (Data Collection Template) in Syniti Migrate.

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
1Data is populated in the DCT or uploaded from downloaded Excel templateData owner (Business)
2If the data is uploaded to DCT in bulk via excel template, any upload errors need to be reviewed and correctedData owner (Business), Syniti/ Data Team
3The data which has passed validation checks in DCT will be used for transformation/further processingSyniti




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. It will follow the format required by the target S/4HANA Default route.

Please find below the DCT details (main DCT page and another page for non English descriptions).

DCT Rules

Please refer to the above Google sheet for the DCT rules.


Field NameField DescriptionRule












Extraction Dependencies

Not applicable.

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 Syniti platform 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 platform
  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
1Capture the data for Default route in DCT. Review and correct any errors if bulk uploading data via downloaded excel DCT template.Business team
2Ensure the mapping tables which are needed during transformation have been reviewed and signed off by business.Business team, Data Team (SCM)
3Obtain DCT Sign-off from BusinessData Team (SCM)
4Generate Pre-Load reports Data Team (Syniti)
5Review and Validate Error and Preload ReportsData Team (SCM)
6Log errors as defects, if any and address resolutions. Data Team (SCM)
7Re-transform and re-validate the Pre-load reports if necessary.Data Team (SCM), Data Team (Syniti)
8Obtain preload validation sign-off from BusinessBusiness + Functional (SCM) + Data Team (SCM)
9Generate Load FilesData Team (Syniti)


Transformation Rules

Please check the attached file for the complete source-to-target field mapping, validation checks and proposed error messages. The validation checks list is not exhaustive and may change over time as the design and configuration of the system evolves.

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation LogicNotes
1053-001DCT


SAP S/4 HANA/SCMTMS/D_SCHROTSCH_IDDefault Route ID

Direct Mapping



Will be auto generated by SAP (the default route ID in DCT is for uniquely tracking the record however at the time of record creation in SAP, new number will be generated)


DCT


SAP S/4 HANA/SCMTMS/D_SCHDSCDESCRIPTIONDefault Route DescriptionDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHDSCLANGUAGE_CODELanguage KeyDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHROTSCH_TYPEDefault route typeDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHROTSCH_CATSchedule CategoryDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHROTDGO_INDICATORDangerous goodsDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHROTVAL_FROM_DATEValid from dateDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHROTVAL_TO_DATEValid to date

Direct Mapping

Must be later than Valid From date.


DCT


SAP S/4 HANA/SCMTMS/D_SCHROTTRANSP_DURTransportation Duration

For preload file - include all three DCT fields (days, hours and minutes)

For load file - Combine the three DCT fields (days, hours and minutes) and store in one target field (hhmmss)



DCT


SAP S/4 HANA/SCMTMS/D_SCHROTMOTTransportation mode codeDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCLOC_SEQSequenceDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCLOC_IDLocation

Direct Mapping



Location should exist in SAP.

Default route must have at least two locations (item level data)


DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCLOC_TYPELocation TypeDirect Mapping 

DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCMOTTransportation ModeDirect Mapping

DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCSTAGE_TYPEStage TypeDirect Mapping

DCTN/AzLegacySysField to capture legacy source systemSAP S/4 HANAN/AzLegacySysCarrier Source system

This will be used together with legacy vendor (carrier) in determining the new (S4) BP number



DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCTSPCarrier

Value mapping: Use the legacy to SAP vendor mapping table to determine the new (S4) BP number

Carrier (Business partner) should exist in SAP.


DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCTRANSIT_TIMETransit Duration

For preload file - include all three DCT fields (days, hours and minutes)

For load file - Combine the three DCT fields (days, hours and minutes) and store in one target field (hhmmss)



DCT


SAP S/4 HANA/SCMTMS/D_SCHLOCSTAY_TIMELength of the stay

For preload file - include all three DCT fields (days, hours and minutes)

For load file - Combine the three DCT fields (days, hours and minutes) and store in one target field (hhmmss)


List of Custom Target Reports for this object is maintained here: Conversion Specification - Custom Reports Register.

Transformation Mapping

Field NameMapping Table NameMapping Table Description
TSPVendor NumberLIFNR: Old Vendor Code to New Vendor Code cross reference









Transformation Dependencies

List the steps that need to occur before transformation can commence
Item #Step DescriptionTeam Responsible
1Ensure DCT tables completenessData Team (SCM)
2Value Mappings are according to the latest designFunctional Team (SCM) + Data Team (SCM)
3SAP Transportation management configuration for default routes is completeFunctional Team (SCM) + Data Team (SCM)
4Dependent Master Data records for Locations and Carriers (business partners) are loadedFunctional Team (SCM) + Data Team (SCM)


Pre-Load Validation

Project Team

Completeness

TaskAction
Check ValuesValidate the pre-load data confirming the values are aligned with target system format
Validate template structure and required field populationEnsure mandatory fields like DESCRIPTION, SCH_TYPE, MOT, Locations (transportation stops), validity dates are filled
Verify Record Count

SCM Data Team to verify that the total number of relevant records from the  DCT is equal to the total number of records in the Preload and Load Sheets.


Accuracy

TaskAction
Conversion Accuracy

SCM Data Team to verify that all fields below meet pass the checks:

  1. Mandatory Fields
  2. Field and Value Mapping Correctness
  3. Null Checks
  4. Text Length Checks
Perform format validation (date, currency, decimal separators)

Standardize format to match SAP accepted input (e.g., YYYYMMDD for dates)

Review Error ReportsReview and correct the errors.  Achieve a zero-error record count as much as possible. Raise defects for data remediated and requiring a correction in the source data.
Conduct dry runs using LTMC or BAPIs and review logsAnalyze load results and correct format or conversion errors

Business

Completeness

TaskAction
Verify Record CountBusiness Data Owner/s to verify that the total number of relevant records from the the DCT is equal to the total number of records in the Preload validation file.





Accuracy

TaskAction
Conversion Accuracy

Business Data Owner/s to verify that all the data in the preload validation file is accurate as per endorsed transformation/mapping rules (and signed-off DCT data).

Review error reports in tool for any mismatch or missing transformed values.






Load

The load process includes:

  1. Execute the automated data load into target system using load tool or produce 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 with side by side check of each fields in scope of the objects with fields to be displayed as XXXX_DCT, XXXX_S4HANA, XXXX_MATCH ( As TRUE or FALSE) with an additional column denoting fields not matching and status of loading in S/4HANA as LOADED_IN_S4HANA ( As TRUE or FALSE) 


Function_Loader_Inlay program or Custom Migration Cockpit Object (LTMOM) will have to be used for automated load of default routes to SAP S/4 HANA TM. There is no standard object available in SAP Migration Cockpit for Default routes. The load file format can be finalized when development system is available.

BAPI: /SCMTMS/BAPI_SCHEDULE_SAVEMULT

Load Run Sheet

Item #Step DescriptionTeam Responsible
1

Ensure the load tools are transported into the correct system/instance.

Data Team (SCM)
2Ensure Pre-load sign-offs are obtained.Data Team (SCM)
3Execute upload of Default routes using Function_Loader_Inlay program or Custom Migration Cockpit Object.Data Team (SCM)
4Validate few records loaded by accessing standard transactions from S/4HNA E.g. Fiori app 'Display Default Route'.Data Team (SCM)
5Generate the post load reports in tool.Data Team (SCM), Data Team (Syniti)
6Log errors as defects, if any and address resolutions. Close defects.Data Team (SCM)
7Resolve defects by reupload and re-generate post load reports if necessary.Data Team (SCM), Data Team (Syniti)
8Business to validate the post load files as part of post-load validation, raise data defects or provide the post-load sign-off.Business team
9Repeat steps 5 to 7 if necessary.Data Team (SCM), Data Team (Syniti)


Load Phase and Dependencies

Default routes data will be loaded in the pre-cutover window.

Configuration

Item #Configuration Item
1SAP Transportation management configuration (MOT, Stage types, Default route type, Number range for default routes)




Conversion Objects

Object #Preceding Object Conversion Approach
1051TM - Locations
3016Business Partners - Transporters/Forwarders


Error Handling

As part of the default routes data load to S/4HANA  using the Syniti data migration tool, various data quality, configuration, and technical challenges may arise.

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 default routes load.

Error TypeError DescriptionAction Taken
ConfigurationInvalid or missing MOT, Stage types, Default route typeEngage Functional team to expedite and fix the error in the system
Formatting ErrorsOne or more key fields (e.g., TSP) are incorrectly formattedEnsure formatting is done correctly (e.g., leading zeros for TSP). (Leading zero requirement will be confirmed when loading tool is available/tested)
Authorization ErrorsLack of access to execute load in target client/systemRaised access request; obtained necessary authorizations
Transformation MissRequired transformation logic not applied before loadRe-applied transformation rules and revalidated source-target mapping
Technical Load FailureFile not processed due to syntax/format error or system issueReviewed logs; regenerated file; re-executed load after resolving issue


Post-Load Validation

Project Team

Completeness

TaskAction
Run Fiori app/tcode to check loaded data in SAPRun Fiori app 'Display Default route' to check if data has been loaded 
Compare uploaded data against source file valuesUse Custom reconciliation tools e.g. SQL Server or Excel based comparison tools to validate the number of records loaded against the load file record volume
Check for load errors in load toolReview custom load tool or Legacy Transfer Migration Cockpit LTMC logs for any failures

Accuracy

TaskAction
Compare uploaded data against source file valuesUse automated postload validation report or standard reports from S/4 HANA to validate field by field value match across all loaded records





Business

Completeness

TaskAction
Verify CountDownload Postload validation reports from Syniti and verify that the record count loaded in the target S/4 HANA is the same count as of the endorsed load file.
Review loaded Default routesAccess the S/4HANA system (via Fiori app Display Default route) to view loaded default routes



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., business partner number) 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.
  • Default route is in scope based on data design and any exception requested by business.
  • Data entries in DCT are target-ready data unless a specific transformation rule is stated for that field in the transformation rules.
  • The list of validation checks in transformation section is not exhaustive and may change over time as the design and configuration of the system evolves.
  • Any additional key assumptions.


See also

Change log

Version Published Changed By Comment
CURRENT (v. 38) Dec 08, 2025 15:40 OMER-ext, Mohammed Updated the transformation approach for the field Default route type given that actual config values have not been finalized/implemented in target S4 system and currently there is only value available which does give business the full picture of the scope
v. 42 Dec 01, 2025 12:32 OMER-ext, Mohammed Based on functional deep dive session: 1) Transportation duration field changed to automatic. It does not require user entry. 2) Carrier field at stops level made optional.
v. 41 Oct 07, 2025 13:53 OMER-ext, Mohammed
v. 40 Sept 26, 2025 07:32 OMER-ext, Mohammed
v. 39 Sept 25, 2025 17:36 OMER-ext, Mohammed
v. 38 Sept 05, 2025 10:41 OMER-ext, Mohammed
v. 37 Sept 01, 2025 12:28 OMER-ext, Mohammed
v. 36 Aug 27, 2025 13:01 OMER-ext, Mohammed
v. 35 Aug 21, 2025 11:50 OMER-ext, Mohammed
v. 34 Aug 21, 2025 11:14 OMER-ext, Mohammed

Go to Page History

Workflow history

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

  • No labels