As announced in SAP S/4HANA PcE 2023 FPS03 (https://community.sap.com/t5/supply-chain-management-blogs-by-sap/what-s-new-in-fp03-of-transportation-management-in-s-4hana-cloud-private/ba-p/13950181), it is now possible to determine the carrier in the Freight Order, Freight Unit, and Consignment Order at the time of document creation.
This functionality is particularly beneficial in cases where not all advanced TM planning features are utilized. Additionally, it allows users to allocate their time to more critical aspects of the process.
Below I describe a little about it:
- General Activations and/or Checks
- Configuration Steps for Functionality Execution
- Extension
- New fields in cockpit
- Carrier propagation
General Activations and/or Checks
1. Freight Unit Stage List, FU/PU Stage List - Field Catalog
2. Freight Unit Stage Hierarchy, FU/PU Stage Hierarchy, Consignment Order List, Consignment Order Hierarchy -Β Field Catalog
3. Freight Order List, Freight Order Hierarchy, Freight Order / Freight Booking List -Β Field Catalog
4. Activation of the "Document Mass Change" button - Page layout
5. New Grouping Rule
Β
Configuration Steps for Functionality Execution
1. Create Carrier Determination Profile
2. Assign Carrier Determination
Profile in Freight Unit
Freight Order
Consignment Order
If using the Transportation Cockpit and intending to group all demand by "Carrier from Carrier Determination
Create Requirement Grouping Profile
Β
Extension
BADI /SCMTMS/EX_TSPD
This BAdI offers three key intervention possibilities:
- Adjust the carrier determination profile applied to a given business document.
- Modify the decision on whether redetermination is necessary.
- Adjust the determined carrier.
Β
New Fields in Transportation Cockpit
Β
Carrier Propagation
1. Classic Planning: When the Freight Unit (FU) is assigned to a Freight Order (FO), the carrier information is propagated between FU and FO.
2. Multiple Carriers: If two FUs with different carriers exist, the FO will inherit the carrier from the first FU.
3. Post-Planning Adjustments: If an FO is already planned and FUs are removed, the system will retain the carrier from the first FU after modifications.
4. Manual Carrier Assignment: If a carrier is manually populated in the FO, the system will not override it with the FU's carrier information.
Β