/logistics-business-network-gtt-samples

This code example contains sample scenarios applications that will show how to use SAP Logistics Business Network, global track and trace option to build a tracking application.

Primary LanguageJava

REUSE status

Template Apps for SAP Logistics Business Network, Global Track and Trace Option

Announcement (2021.02.26)

In this release, the following changes are made. For more information, refer to Read Me and What’s New in the relevant document folder.

  • Rename Track Sales Orders to Track SO Fulfillment
  • Rename Track Purchase Orders to Track PO Fulfillment
  • Add the requirement “To implement the template apps' extractor codes, your SAP ERP system version should be S4 1909 SP03 on premise or higher.”
  • Integrate with deliveries and freight units in the Track Shipments template app
  • Deliver non-feature enhancements in the Track SO Fulfillment and Track PO Fulfillment template app
  • Deliver feature enhancements in the Track PO Fulfillment template app
  • Provide introduction material in the Track PO Fulfillment template app
  • Provide FAQs for Template Code Implementation
  • Add annotations for the Event-to-Action script to make each function more understandable.

If you choose not to upgrade to the latest version, here are some mandatory steps for you to adapt to GTT V2 February Delivery.

  • [Mandatory for VP integration] Add LBN# as a prefix for Service Agent LBN ID for the shipment and freight order/freight booking and freight unit extractors.
  • [Mandatory for receiving actual events from data contributors] Grant report and read authorization to Service Agent LBN ID in the shipment and resource process types of the corresponding model.

Description

You can find the template code for SAP Logistics Business Network, global track and trace option in this project. The project aims to provide examples to build your own tracking application based on the option. You can either implement the sample code or customize it to fit your needs. For each tracking scenario, the template code includes:

  • ERP extractors to send out the tracked processes and events to global track and trace option (ABAP)
  • Tracked process model that needs to be imported into global track and trace option (model file)
  • Backend and frontend codes to build Fiori application on global track and trace option (Java and JavaScript)

Requirements

  • A SAP Cloud Platform global account with entitlement to the global track and trace option for SAP Logistics Business Network, 1 portal service quota and 2 GB Application Runtime quota
  • To integrate the global track and trace option with ERP, your SAP ERP system should be running on Netweaver 7.31 or higher with SAP NOTE 2937175 being implemented. Besides, to implement the template apps' extractor codes, your SAP ERP system version should be S4 1909 SP03 on premise or higher
  • To integrate with visibility provider, log your incidents in SAP BCP system with component “SCM-LBN-GTT-COR”

Download and Installation

Click the link below to find the detailed installation guide for each tracking scenario. You can also find them in the “Document” folder of the corresponding scenario.

Limitations

Click the link below to check the limitations of each tracking scenario. You can also find them in the “README.md” file of the corresponding scenario.

Known Issues

Click the link below to check known issues for each tracking scenario. You can also find them in the “README.md” file of the corresponding scenario.

FAQs

Click the link below to check FAQs for each tracking scenario. You can also find them in the “README.md” file of the corresponding scenario.

How to Obtain Support

The project is provided "as-is", with no expected support.
If your issue is concerned with global track and trace option, log your incident in SAP BCP system with component “SCM-LBN-GTT-APP”.

For additional support, ask a question in SAP Community.

License

Copyright (c) 2020 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.