Supply Chain Management Blogs by SAP
Expand your SAP SCM knowledge and stay informed about supply chain management technology and solutions with blog posts by SAP. Follow and stay connected.
cancel
Showing results for 
Search instead for 
Did you mean: 
MarcoFreischlag
Product and Topic Expert
Product and Topic Expert
442

General 

Communicate your preferred and acceptable time slots for appointment bookings with your carrier. Indicate your preferred dates and times to streamline the scheduling process and ensure optimal coordination with your carrier.

As of today, BN4L FC-DAS supports the appointment integration via either:

  • SAP S4/HANA Transportation Management Freight Subcontracting SOAP Message Type (TransportationOrderRequest)
  • Provider API for Dock Appointment Scheduling (GenericAppointment_In)

More details about the integration setup can be found here: 

Preferred Timeslots was already supported for TransportationOrderRequest prior to release 2502.

New Features in Release 2502

With release 2502, BN4L FC-DAS now supports preferred time slots for the Provider API for Dock Appointment Scheduling. Additionally, the term "Preferred" has been renamed to "Acceptable."

 

Provider API for Dock Appointment Scheduling (GenericAppointment_In)

Using the Provider API for Dock Appointment Scheduling (GenericAppointment_In) you determine the following makers for the time slots based on the date fields:

  • Requested:
    • RequestedStartDateTime
    • RequestedEndDateTime
  • Acceptable:
    • AcceptableStartDateTime
    • AcceptableEndDateTime

MarcoFreischlag_0-1738860448968.png

Carriers can still book outside your requested and acceptable time slots but will have guidance on which slots are preferred.

 

SAP S4/HANA Transportation Management Freight Subcontracting  

Using the integration via SAP S4/HANA Transportation Management Freight Order (TransportationOrderRequest), the time slots marker are determined as follows:

  • Acceptable:
    • Freight Order UI: Start Date/Time Confirmed by Carrier
    • Freight Order UI: End Date/Time Confirmed by Carrier
    • TransportationOrderRequest SOAP XML: AcceptableLoadingDateTimePeriod -> StartDateTime/EndDateTime
  • Requested
    • Freight Order UI: Loading of Cargo Start Date/Time
    • Freight Order UI: Loading of Cargo End Date/Time
    • TransportationOrderRequest SOAP XML: RequestedLoadingDateTimePeriod -> StartDateTime/EndDateTime

For destination stops (Unloading), there are analogous fields: AcceptableUnloadingDateTimePeriod and RequestedUnloadingDateTimePeriod.

MarcoFreischlag_1-1738861220331.jpeg

 

Further Information