You are on page 1of 18

BEST PRACTICES GUIDE | PUBLIC

SAP S/4HANA 1809


2019-11-12

Transportation Management in SAP S/4HANA:


Master Data Guide for Stock Transport Orders
(Basic Scenario)
© 2019 SAP SE or an SAP affiliate company. All rights reserved.

THE BEST RUN


Content

1 Purpose. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3

2 Prerequisites. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1 System Access . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

3 Procedures. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.1 Extend Material Master in Supplying Plant. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.2 Create Locations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
3.3 Assign Location to Incoterm Location. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.4 Assign BP Roles to Business Partners Assigned to Plant Locations. . . . . . . . . . . . . . . . . . . . . . . . . 10
3.5 Defining Transportation Lanes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.6 Defining Geocoordinates for Locations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
2 PUBLIC Content
1 Purpose

In this document you find a description of how to create a transportation network for your TM S/4 HANA
system. The description includes those data segments that are relevant for the master data to work in a "usual"
system environment. The reader mainly learns which data segments and fields usually need to be filled with
input values. Fields that are not relevant for the scope of the S/4 HANA content delivery by SAP Best Practices
are not described in this document although they may appear on the UI.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Purpose PUBLIC 3
2 Prerequisites

2.1 System Access

System Details

System Accessible via SAP Fiori Launchpad. Assign standard


role SAP_BR_TRANSPORTATION_MANAGER to your user, to
be able to do the neccessary settings described in this guide.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
4 PUBLIC Prerequisites
3 Procedures

3.1 Extend Material Master in Supplying Plant

You enhance an existing material master so that it is available in supplying plant and distribution chain. In the
following sections, it is described what to do to enhance the trading material TG12 so that they can be used in
Transportation Management in S/4HANA: Stock Transport Orders (Basic Shipping Scenario). If you want to
use other materials in intracompany stock transfer processing, you will have to do the enhancement steps for
those materials accordingly

Procedure

Step Step Name Instruction Expected Result Comments

1. SAP ECC Menu Logistics -> Master Create Material (Initial


Data -> Material -> Screen opens)
Create ->
Immediately

2. Transaction Code MM01 Create Material (Initial


Screen opens)

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Procedures PUBLIC 5
Step Step Name Instruction Expected Result Comments

3. Select Views 1. Enter Material Select View(s) screen


TG12 and press displays.
Select View(s).
2. Select the follow­
ing entries and
choose Continue:
○ Sales: Sales
Org.Data
1
○ Sales: Sales
Org.Data
2
○ Sales:
General/
Plant
Data
○ Purchasing
○ General Plant
Data /
Storage 1
○ General Plant
Data /
Storage 2
○ Accounting 1

5. Choose organizational data Maintain following data Create Material screen


and choose continue: displays

Plant: 1720

Stor.Location: 172A

Sales Org.: 1710

Distr.Channel: 10

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
6 PUBLIC Procedures
Step Step Name Instruction Expected Result Comments

6. Maintain data Make the following Verify that ML Acct.


data or actions: flag has been set be­
fore creating or ex­
Sales: sales org.1
tending
tab

Delivering Plant: 1720

Sales: sales org.2


tab

All fields unchanged

Sales: General/
Plant tab

Loading Group: 0001

Purchasing tab

Purchasing Group: 002

Plant data/stor.1 tab

All fields unchanged

Plant data/stor.2 tab

All fields unchanged

Accounting1 tab

Valuation Class: 3100

ML Act.: Selected

Price Control:
Standard Price

7. Click on Save Material data for the


selected views is cre­
ated in supplying com­
pany.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Procedures PUBLIC 7
3.2 Create Locations

Procedure

Test Step
# Test Step Name Instruction Expected Result Comments

1 Log On Logon to respective back­ SAP Easy Access appears.


end system using your cre­
dentials.

2 Open ABAP Editor On SAP Easy Access screen ABAP Editor Initial screen
under SAP Menu navigate to opens.

Tools ABAP

Workbench Development

ABAP Editor (Transac­


tion SE38).

3 Open Report to create Lo­ Enter Program as / Create locations for plants,
cations SAPAPO/ shipping points and
CREATE_LOCATION and business partners screen
press Execute. appears.

4 Enter data For field Shipping Point en­ Locations for business part­ BP created in STO
ter 1720. ners and shipping points get with Delivery Sce­
created. nario
Press Execute.

5 Return to ABAP Editor Press back for returning to ABAP Editor Initial Screen
the ABAP Editor (Transac­ opens.
tion SE38)

6 Open Report to create BP Enter Program as / Create Business Partners


SCMTMS/ for Plants and Shipping
BUPA_FOR_LOCATION and Point Locations screen ap­
press Execute pears

7 Enter data For field Shipping Point / Business Partner for Ship­
ping Point Location gets cre­
Receiving Pt. enter 1720.
ated and assigned to the
Press Execute. Shipping Point Location.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
8 PUBLIC Procedures
3.3 Assign Location to Incoterm Location

Procedure (using Fiori Launchpad)

Test Step
# Test Step Name Instruction Expected Result Comments

1 Log On Log on to the SAP Fiori The Start page appears.


Launchpad using your user
credentials.

2 Open Assign Location to In the Master Data section, A new window opens, show­
Incoterm Location choose the Assign Location ing the Assign Location to
to Incoterm Location tile. Incoterm Location screen.

3 Create new entries Create following entries:

Incoterm Location (Free Text) Incoterm Location

SACRAMENTO1 SP_1720

PALO ALTO2 SP_1710

4 Save entries. Save your entries. New entries created.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Procedures PUBLIC 9
3.4 Assign BP Roles to Business Partners Assigned to Plant
Locations

Procedure (using Fiori Launchpad)

Test Step # Test Step Name Instruction Expected Result Comments

1 Log On Log on to the SAP Fiori The Start page ap­


Launchpad using your
pears.
user credentials.

2 Open Define Business In the Master Data sec­ A new window opens,
Partner tion, choose the Define
showing the Define
Business Partner tile.
Business Partner
screen.

3 Edit Business Partner Open following Busi­


ness Partners in edit
mode and do the fol­
lowing changes:

Field Name Entry Value Entry Value

Business Partner Business Partner as­ Business Partner as­


signed to location signed to location
SP_1710 SP_1720

Search term 1 for busi­ SP1710 SP1720


ness partner

Name 1 of organization Shipping Point 1720 Shipping Point 1720

4 Enter Business Partner In tab Identification for


Data BP Role Business Part­
ner enter following in­
formation:

BP: Legal form of or­ 01 (Corporation)


ganization

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
10 PUBLIC Procedures
Test Step # Test Step Name Instruction Expected Result Comments

Enter Business Partner Assign new BP Role


Data Customer (FLCU01)
selecting the role via
drop-down list Change
in BP Role.

In tab Address for BP


Role Customer check
following information:

Street Deer Creek El Centro Rd

House Number 3475 3936

City postal code 94304 95834

City Palo Alto Sacramento

Country US US

Region (State, Prov­ CA CA


ince, County)

Time Zone PST PST

Language EN EN

5 Enter Business Partner In tab Customer: Gen­


Data eral Data for BP Role
Customer enter follow­
ing information:

Account Group CUST CUST

6 Enter Business Partner For BP Role Customer


Data press Sales and Distri­
bution .

For Sales Area:

Sales Org. 1710

Distr. Channel 10

Division 00

Enter following infor­


mation in tab Orders:

Customer group 01 01

Currency USD USD

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Procedures PUBLIC 11
Test Step # Test Step Name Instruction Expected Result Comments

7 Enter Business Partner In tab Shipping enter


Data following information:

Delivery Priority 02 02

Delivering Plant 1710 1720

Shipping Conditions Y1 Y1

POD-Relevant Select Select

8 Enter Business Partner In tab Billing enter fol­


Data lowing information:

Incoterms DDP DDP

Incoterms Location 1 PALO ALTO SACRAMENTO1

Payment terms 0001 0001

Account assignment 01 01
group for this cus­
tomer

Tax category UTXJ UTXJ

Tax classification 1 1

9 Enter Business Partner In tab Partner Func­


Data tions check that follow­
ing entries are availa­
ble and enter them if
they are missing:

Partner Functions Sold-to Party Sold-to Party

Ship-to Party Ship-to Party

Bill-to Party Bill-to Party

Payer Payer

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
12 PUBLIC Procedures
Test Step # Test Step Name Instruction Expected Result Comments

10 Enter Business Partner Assign new BP Role FI


Data Customer (FLCU00)
selecting the role via
drop-down list Change
in BP Role.

Press Company Code..

Enter Company Code


1710.

In tab Customer: Ac­


count Management
enter following infor­
mation:

Reconciliation Account 12100000 12100000


in General Ledger

Sort key 009 009

11 Enter Business Partner In tab Customer: Cor­


Data respondence enter fol­
lowing information:

Accounting Clerk 01 01

Account at Customer 1710-PLNT171 1720-PLNT171

12 Enter Business Partner Save your entries. Business Partners get


Data created.

3.5 Defining Transportation Lanes

Procedure (using Fiori Launchpad)

Test Step
# Test Step Name Instruction Expected Result Comments

1 Log On Log on to the SAP Fiori The Start page appears.


Launchpad using your user
credentials.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Procedures PUBLIC 13
Test Step
# Test Step Name Instruction Expected Result Comments

2 Open Define Transporta­ In the Master Data Define Transportation Lane


tion Zone Transportation Network sec­ Screen opens.
tion, choose the Define
Transportation Lane tile.

3 Enter data Define following transporta­


tion lanes and use following
data for each lane:

● Start Date: Today’s


Date
● End Date:
12/31/2999
● Relevant to Carrier
Selection: Selected
● Priority/Costs: X
(Neither costs
nor priority)
● Cost Origin: I
(Internal Costs)
● Continuous Move Type:
No Continuous
Move

Start Location or Destination Means of Carrier

Zone Location or Zone Transport

ZIP_ZONE_2 ZIP_ZONE_2 0001 (Truck) 17386002

4 Save your entries. Transportation Lanes have


been created.

3.6 Defining Geocoordinates for Locations

Context

Once you have created your locations, you must define geocoordinates for your locations.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
14 PUBLIC Procedures
 Caution

The location of the receiving plant SP_1710 is generated automatically by generation of the first Freight Unit
for this plant. For this newly created location, geocoordinates need to be maintained manually. Details
about geocoordinate maintenance can be found below (One-time Location).

Above mentioned Freight Unit is generated with creation of the first Delivery for a Stock Transport Order,
following the test script SAP S/4HANA: Test Script for Stock Transport Orders Scenario, (Chapter 4.2).

Procedure (using Fiori Launchpad)

Test Step
# Test Step Name Instruction Expected Result Comments

1 Log On Log on to the SAP Fiori The Start page appears.


Launchpad using your user
credentials.

2 Open Define Location In the Master Data Define Location screen


Transportation Network sec­ opens.
tion, choose the Define Lo­
cation tile.

3 Enter geocoordinates for Open locations as shown in Change Location screen


locations Table:1 below in Change opens.
mode and enter respective
geocoordinates in General
tab page in section
Geographical Data:

4 Save your entries. Transportation Locations


have been enriched with ge­
ocoordinates.

Table:1
Latitude Longitudes

Customer Sign Degrees Minutes Seconds Sign Degrees Minutes Seconds


Location

One-time + 37 23 44 - 122 8 53
Location

SP_1720 + 38 38 29 - 121 32 23

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Procedures PUBLIC 15
Important Disclaimers and Legal Information

Hyperlinks
Some links are classified by an icon and/or a mouseover text. These links provide additional information.
About the icons:

● Links with the icon : You are entering a Web site that is not hosted by SAP. By using such links, you agree (unless expressly stated otherwise in your
agreements with SAP) to this:

● The content of the linked-to site is not SAP documentation. You may not infer any product claims against SAP based on this information.
● SAP does not agree or disagree with the content on the linked-to site, nor does SAP warrant the availability and correctness. SAP shall not be liable for any
damages caused by the use of such content unless damages have been caused by SAP's gross negligence or willful misconduct.

● Links with the icon : You are leaving the documentation for that particular SAP product or service and are entering a SAP-hosted Web site. By using such
links, you agree that (unless expressly stated otherwise in your agreements with SAP) you may not infer any product claims against SAP based on this
information.

Beta and Other Experimental Features


Experimental features are not part of the officially delivered scope that SAP guarantees for future releases. This means that experimental features may be changed by
SAP at any time for any reason without notice. Experimental features are not for productive use. You may not demonstrate, test, examine, evaluate or otherwise use
the experimental features in a live operating environment or with data that has not been sufficiently backed up.
The purpose of experimental features is to get feedback early on, allowing customers and partners to influence the future product accordingly. By providing your
feedback (e.g. in the SAP Community), you accept that intellectual property rights of the contributions or derivative works shall remain the exclusive property of SAP.

Example Code
Any software coding and/or code snippets are examples. They are not for productive use. The example code is only intended to better explain and visualize the syntax
and phrasing rules. SAP does not warrant the correctness and completeness of the example code. SAP shall not be liable for errors or damages caused by the use of
example code unless damages have been caused by SAP's gross negligence or willful misconduct.

Gender-Related Language
We try not to use gender-specific word forms and formulations. As appropriate for context and readability, SAP may use masculine word forms to refer to all genders.

Videos Hosted on External Platforms


Some videos may point to third-party video hosting platforms. SAP cannot guarantee the future availability of videos stored on these platforms. Furthermore, any
advertisements or other content hosted on these platforms (for example, suggested videos or by navigating to other videos hosted on the same site), are not within
the control or responsibility of SAP.

Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
16 PUBLIC Important Disclaimers and Legal Information
Transportation Management in SAP S/4HANA: Master Data Guide for Stock Transport Orders
(Basic Scenario)
Important Disclaimers and Legal Information PUBLIC 17
www.sap.com/contactsap

© 2019 SAP SE or an SAP affiliate company. All rights reserved.

No part of this publication may be reproduced or transmitted in any form


or for any purpose without the express permission of SAP SE or an SAP
affiliate company. The information contained herein may be changed
without prior notice.

Some software products marketed by SAP SE and its distributors


contain proprietary software components of other software vendors.
National product specifications may vary.

These materials are provided by SAP SE or an SAP affiliate company for


informational purposes only, without representation or warranty of any
kind, and SAP or its affiliated companies shall not be liable for errors or
omissions with respect to the materials. The only warranties for SAP or
SAP affiliate company products and services are those that are set forth
in the express warranty statements accompanying such products and
services, if any. Nothing herein should be construed as constituting an
additional warranty.

SAP and other SAP products and services mentioned herein as well as
their respective logos are trademarks or registered trademarks of SAP
SE (or an SAP affiliate company) in Germany and other countries. All
other product and service names mentioned are the trademarks of their
respective companies.

Please see https://www.sap.com/about/legal/trademark.html for


additional trademark information and notices.

THE BEST RUN

You might also like