| Status | |
|---|---|
| Owner | |
| Stakeholders | The business stakeholders involved in making, reviewing, and endorsing this decision. Type @ to mention people by name |
The purpose of this document is to define the conversion approach to create Default routes in S/4 HANA TM (Transportation management).
Default route functionality in S/4 HANA TM (Transportation management) solution is different from routes functionality in SAP ECC, the tables and fields are different. [Assumption] The data for default routes in S/4 would need to be constructed in data collection template (DCT).
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 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:
The data from legacy system includes:
The data from legacy system excludes:
List of source systems and approximate number of records
| Source | Scope | Source Approx No. of Records | Target System | Target Approx No. of Records |
|---|---|---|---|---|
| DCT | Creation of TM Default routes | TBD | S/4 HANA (TM) | TBD |
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 key | International version | Language description |
|---|---|---|
| EN | E | English |
| FR | F | French |
| IT | I | Italian |
| ZH | 1 | Mandarin |
| ? | ? | Brazilian Portuguese |
| DE | D | German |
| ES | S | Spanish |
| TH | 2 | Thai |
Not applicable.
Not applicable.
Specify any special requirements or considerations that may impact the data conversion process based on specific locations, regulatory compliance or system limitations. Clearly outline any regional or localization requirements such as country-specific data formats, legal reporting obligations or industry standards that must be adhered to (e.g., localization rules for countries like China).
If the data conversion involves third-party systems or external data sources, such as Icertis, describe any additional requirements related to data mapping, transformation logic, validation rules or security measures that must be followed.
Default route 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.
| Table | Field | Data Element | Field Description | Data Type | Length | Requirement |
|---|---|---|---|---|---|---|
| /SCMTMS/D_SCHROT | SCH_ID | SCH_ID | Default Route ID | CHAR | 40 | Mandatory |
| /SCMTMS/D_SCHDSC | DESCRIPTION | DESCRIPTION | Default Route Description | CHAR | 40 | Mandatory |
| /SCMTMS/D_SCHROT | SCH_CAT | SCH_CAT | Schedule Category | CHAR | 2 | Default to “D” |
| /SCMTMS/D_SCHROT | SCH_TYPE | SCH_TYPE | Default route type | CHAR | 4 | Mandatory |
| /SCMTMS/D_SCHROT | DGO_INDICATOR | DGO_INDICATOR | Dangerous goods Values available are: '' Non-Dangerous Goods Only | CHAR | 1 | Optional |
| /SCMTMS/D_SCHROT | VAL_FROM_DATE | VAL_FROM_DATE | Valid from date | NUM (DATE) | 15 | Mandatory |
| /SCMTMS/D_SCHROT | VAL_TO_DATE | VAL_TO_DATE | Valid to date | NUM (DATE) | 15 | Mandatory |
| /SCMTMS/D_SCHROT | TRANSP_DUR | TRANSP_DUR | Transportation Duration | NUM | 11 | Mandatory |
| /SCMTMS/D_SCHROT | MOT | MOT | Transportation mode code Transportation Mode will be a default value which will appear based on the default route type. Values available are : 01 (Road) | CHAR | 2 | Mandatory |
| /SCMTMS/D_SCHLOC | LOC_SEQ | LOC_SEQ | Sequence | NUM | 5 | Mandatory |
| /SCMTMS/D_SCHLOC | LOC_ID | LOC_ID | Location | CHAR | 20 | Mandatory |
| /SCMTMS/D_SCHLOC | LOC_TYPE | LOC_TYPE | Location Type | CHAR | 4 | Optional |
| /SCMTMS/D_SCHLOC | MOT | MOT | Transportation Mode | CHAR | 2 | Mandatory |
| /SCMTMS/D_SCHLOC | STAGE_TYPE | STAGE_TYPE | Stage Type Values: Precarriage (01) , Main carriage (02, Oncarriage(03) | CHAR | 3 | Optional |
| /SCMTMS/D_SCHLOC | TSP | TSP | Carrier | CHAR | 16 | Mandatory |
| /SCMTMS/D_SCHLOC | TRANSIT_TIME | TRANSIT_TIME | Transit Duration | NUM | 11 Time has to be stored in HH:MM:SS format | Optional |
| /SCMTMS/D_SCHLOC | STAY_TIME | STAY_TIME | Length of the stay | NUM | 11 Time has to be stored in HH:MM:SS format | Optional |
Default route data will be populated directly in the Data Collection Template (DCT).
If data cleansing is managed outside of the source system (e.g. Syniti Migrate, 3rd Party Vendor, DCT), the necessary documentation must be produced and appended to this deliverable for sign-off.
| ID | Criticality | Error Message/Report Description | Rule | Output | Source System |
|---|---|---|---|---|---|
The high-level process is represented by the diagram below:

Extract data from a source into Syniti Migrate. There are 2 possibilities:
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 |
|---|---|---|
| 1 | Data is populated in the DCT or uploaded from downloaded Excel template | Data owner (Business) |
| 2 | If the data is uploaded to DCT in bulk via excel template, any upload errors need to be reviewed and corrected | Data owner (Business), Syniti/ Data Team |
| 3 | The data which has passed validation checks in DCT will be used for transformation/further processing | Syniti |
| Selection Ref Screen | Parameter Name | Selection Type | Requirement | Value to be entered/set |
|---|---|---|---|---|
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.
<Object> DCT Rules
Discuss with Syniti Later if we capture all languages in one DCT or if to split another DCT for other Languages.
Please refer to the above Google sheet for the DCT rules.
| Field Name | Field Description | Rule |
|---|---|---|
Not applicable.
| 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 Syniti Migrate to make the data Target ready:
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Capture the data for Default route in DCT. Review and correct any errors if bulk uploading data via downloaded excel DCT template. | Business team |
| 2 | Ensure the mapping tables which are needed during transformation have been reviewed and signed off by business. | Business team, Data Team (SCM) |
| 3 | Obtain DCT Sign-off from Business | Business team, Data Team (SCM) |
| 4 | Generate Pre-Load reports | Data Team (Syniti) |
| 5 | Review and Validate Error and Preload Reports | Data Team (SCM) |
| 6 | Log errors as defects, if any and address resolutions. | Data Team (SCM) |
| 7 | Re-transform and re-validate the Pre-load reports if necessary. | Data Team (SCM), Data Team (Syniti) |
| 8 | Obtain preload validation sign-off from Business | Business + Functional (SCM) + Data Team (SCM) |
| 9 | Generate Load Files | Data Team (Syniti) |
Transformation Rules
| Rule # | Source system | Source Table | Source Field | Source Description | Target System | Target Table | Target Field | Target Description | Transformation Logic |
|---|---|---|---|---|---|---|---|---|---|
| 1053-001 | DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | SCH_ID | Default Route ID | N/A 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_SCHDSC | DESCRIPTION | Default Route Description | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHDSC | LANGUAGE_CODE | Language Key | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | SCH_TYPE | Default route type | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | SCH_CAT | Schedule Category | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | DGO_INDICATOR | Dangerous goods | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | VAL_FROM_DATE | Valid from date | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | VAL_TO_DATE | Valid to date | Copy (as is) Must be later than Valid From date. | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | TRANSP_DUR | Transportation Duration | ? | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHROT | MOT | Transportation mode code | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | LOC_SEQ | Sequence | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | LOC_ID | Location | Copy (as is) Location should exist in SAP. Default route must have at least two locations (item level data) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | LOC_TYPE | Location Type | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | MOT | Transportation Mode | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | STAGE_TYPE | Stage Type | Copy (as is) | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | TSP | Carrier | Copy (as is) Carrier (Business partner) should exist in SAP. | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | TRANSIT_TIME | Transit Duration | ? | ||||
| DCT | SAP S/4 HANA | /SCMTMS/D_SCHLOC | STAY_TIME | Length of the stay | ? |
| Field Name | Mapping Table Name | Mapping Table Description |
|---|---|---|
| TSP | TBD-Legacy to SAP vendor (business partner) | |
| Item # | Step Description | Team Responsible |
|---|---|---|
| 1 | Ensure DCT tables completeness | Data Team (SCM) |
| 2 | Value Mappings are according to the latest design | Functional Team (SCM) + Data Team (SCM) |
| 3 | SAP Transportation management configuration for default routes is complete | Functional Team (SCM) + Data Team (SCM) |
| 4 | Dependent Master Data records for Locations and Carriers (business partners) are loaded | Functional Team (SCM) + Data Team (SCM) |
| Task | Action |
|---|---|
| Check Values | Validate the pre-load data confirming the values are aligned with target system format |
| Validate template structure and required field population | Ensure 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. |
| Task | Action |
|---|---|
| Conversion Accuracy | SCM Data Team to verify that all fields below meet pass the checks:
|
| Perform format validation (date, currency, decimal separators) | Standardize format to match SAP accepted input (e.g., YYYYMMDD for dates) |
| Review Error Reports | Review 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 logs | Analyze load results and correct format or conversion errors |
| Task | Action |
|---|---|
| Verify Record Count | Business 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. |
| Task | Action |
|---|---|
| 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. |
The load process includes:
| Item # | Step Description | Team Responsible |
|---|---|---|
Ensure the load tools are transported into the correct system/instance. | ||
| Ensure DCTs and all required mappings are submitted and complete | ||
| Ensure Pre-load sign-offs are obtained. | ||
| Execute upload of Default routes using Function_Loader_Inlay program or Custom Migration Cockpit Object | ||
| Validate few records loaded by accessing standard transactions from S/4HNA E.g. CL03 / CL6AN for Class | ||
| Generate the post load reports in tool. | ||
| Log errors as defects, if any and address resolutions. Close defects. | ||
| Resolve defects by reupload and re-generate post load reports if necessary. | ||
| Business to validate the post load files as part of post-load validation, raise data defects or provide the post-load sign-off. | ||
| Repeat steps 5 to 7 if necessary. |
Load Phase and Dependencies
Identify the phase as to “when” the load for this object will occur. <Pre-Cutover, Cutover, Post Cutover> and list the steps that need to occur before the load can commence
List the Configurations required before loading can commence
| Item # | Configuration Item |
|---|---|
| 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) | |
The table below depicts some possible system errors for this data object during data load. All data load error is to be logged as defect and managed within the Defect Management
| Error Type | Error Description | Action Taken |
|---|---|---|
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
| Task | Action |
|---|---|
| title | specific details of what and how the task needs to be performed e.g. which reports are being used etc. |
Any additional key assumptions.
Insert links and references to other documents which are relevant when trying to understand this decision and its implications. Other decisions are often impacted, so it's good to list them here with links. Attachments are also possible but dangerous as they are static documents and not updated by their authors.