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

Compare with Current View Page History

« Previous Version 15 Next »

Status

  Revision in Progress

Owner
Stakeholders

Purpose

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

In SAP Transportation Management (SAP TM), transportation lanes are a foundational master data object that represent the relationship between two locations, two transportation zones, or a combination of locations and transportation zones that expresses the direct reachability of the locations, or of all locations, within the transportation zones for a specific means of transport (MTr).

<Assumption> The data for TM-Transportation lanes 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 Transportation lanes in S/4HANA following the TM-Transportation lanes Master Data Design Standard. 

This includes:

  • Capturing and using the transportation lanes 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-Transportation lanesTBDS/4 HANA (TM)TBD















Additional Information

Multi-language Requirement

Document Management

Legal Requirement

Special Requirements




Target Design

Transportation lanes data adheres to the Master Data Standard. 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 TypeLengthRequirement
/SAPAPO/TRlocfrlocfrStart Location/ZoneCHAR22Mandatory
/SAPAPO/TRloctoloctoDestination Location/ZoneCHAR22Mandatory
/SAPAPO/TRMvalfrvalfr

Start date


defaulted to date of migration/creation

NUM (DATE)15Mandatory
/SAPAPO/TRMvaltovalto

End date


defaulted to 31.12.9999

NUM (DATE)15Mandatory
/SAPAPO/TRMDISTDIST

Transportation Distance

NUM10,3Mandatory
/SAPAPO/TRMDURATDURAT

Transport Duration

NUM11Mandatory
/SAPAPO/TRMttypettypeMeans of TransportCHAR10Mandatory
/SAPAPO/TRMCstbasestbase

Priority/Costs


default should be D (cost*priority)

CHAR1Mandatory
/SAPAPO/TRMCcobasecobase

Cost Origin


default should be T (cost calculated by component TCM)

CHAR1Mandatory
/SAPAPO/TRMCcmbasecmbase

Contin Move Type


Two possibilities, depend on the scenario. 
For those lanes where we expect multidrops, then value is "Continuous move (Simple)".
For those cases where we do not want to multidrop, then value is "No Continuous Move".
It depends lane by lane. 

CHAR1Mandatory
/SAPAPO/TRMCARRpartnerpartnerCarrierCHAR10Mandatory
/SAPAPO/TRMCARRttypettypeMeans of TransportCHAR10Mandatory
/SAPAPO/TRMCARRvalfrvalfr

Start date


defaulted to date of migration/creation

NUM (DATE)15Mandatory
/SAPAPO/TRMCARRvaltovalto

End date


defaulted to 31.12.9999

NUM (DATE)15Mandatory
/SAPAPO/TRMCARRCARRTRCOSTCARRTRCOSTTransportation CostNUM15,2Mandatory
/SAPAPO/TRMCARRCARRTRCOSTUNITCARRTRCOSTUNITUnit of Measure for Transportation Costs of a ProductCHAR3Mandatory
/SAPAPO/TRMCARRCARRPRIOCARRPRIOPriority of Transportation Service ProviderCHAR3Mandatory


Data Cleansing

Transportation lanes 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:

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
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 Transportation lanes.

Please find below the DCT details.



DCT Rules

Please refer to the above Google sheet for the 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
1Capture the data for Transportation routes 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 BusinessBusiness team, Data 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

Rule #Source systemSource TableSource FieldSource DescriptionTarget SystemTarget TableTarget FieldTarget DescriptionTransformation Logic
1042-001DCT


SAP S/4 HANA/SAPAPO/TRlocfrStart Location/ZoneCopy (as is)







loctoDestination Location/ZoneCopy (as is)






/SAPAPO/TRMvalfrStart dateCopy (as is)






/SAPAPO/TRMvaltoEnd dateCopy (as is)






/SAPAPO/TRMdistTransportation DistanceCopy (as is)






/SAPAPO/TRMduratTransport DurationCopy (as is)






/SAPAPO/TRMttypeMeans of TransportCopy (as is)






/SAPAPO/TRMCstbasePriority/CostsCopy (as is)






/SAPAPO/TRMCcobaseCost OriginCopy (as is)






/SAPAPO/TRMCcmbaseContin Move TypeCopy (as is)






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






/SAPAPO/TRMCARRpartnerCarrierUse the legacy to SAP vendor mapping to determine the new (S4) BP number


Transformation Mapping

Mapping Table NameMapping Table Description
TSPTBD-Legacy to SAP vendor (business partner)






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 transportation lanes is completeFunctional Team (SCM) + Data Team (SCM)
4Dependent Master Data records for Locations and Zones 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 CountSCM 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 transportation lanes to SAP S/4 HANA TM. There is no standard object available in SAP Migration Cockpit for transportation lanes.

BAPI: <>

Load Run Sheet

Item #Step DescriptionTeam Responsible
1Ensure 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 Transportation lanes 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 Transportation 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

Transportation lanes 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
1052TM - Transportation Zones


Error Handling

As part of the transportation lanes 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 transportation lanes 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)
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 Transportation lane' 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 Transportation lanesAccess the S/4HANA system (via Fiori app Display Transportation lane) to view loaded transportation lanes



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.
  • Transportation lanes 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.


See also

Change log

Version Published Changed By Comment
CURRENT (v. 15) Dec 01, 2025 14:19 OMER-ext, Mohammed
v. 37 Sept 18, 2025 16:44 OMER-ext, Mohammed
v. 36 Sept 05, 2025 10:47 OMER-ext, Mohammed
v. 35 Sept 03, 2025 15:01 OMER-ext, Mohammed
v. 34 Sept 03, 2025 14:55 OMER-ext, Mohammed
v. 33 Sept 03, 2025 14:51 OMER-ext, Mohammed
v. 32 Aug 21, 2025 12:13 OMER-ext, Mohammed
v. 31 Aug 21, 2025 12:10 OMER-ext, Mohammed
v. 30 Aug 19, 2025 17:30 OMER-ext, Mohammed
v. 29 Aug 19, 2025 14:03 OMER-ext, Mohammed

Go to Page History

Workflow history

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

  • No labels