cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bydesign:let me know the data source that can confirm the Actual Delivery Date of Inbound Delivery

byd
Participant
0 Likes
631

(1) Please let me know the data source that can confirm the Actual Delivery Date of Inbound Delivery.
(2) Please let us know the data source that can nucleate the Planned Delivery Date of InboundDelivery Notification.

If none of the above is available, what is the name of the object in CustomOdata that can achieve the above?

Accepted Solutions (1)

Accepted Solutions (1)

gavan_gu
Product and Topic Expert
Product and Topic Expert
0 Likes

One point just miss: how you get IDN ID based on CID. BO: ConfirmedInboundDelivery, path: Root-> BusinessTransactionDocumentInboundDelivery

Answers (1)

Answers (1)

gavan_gu
Product and Topic Expert
Product and Topic Expert
0 Likes

Dear customer,

 

Planned Delivery Date is fulfilled when creating Inbound Delivery Notification.

Actual Delivery Date is fulfilled when creating Inbound Delivery.

I have confirmed that the planned delivery date cannot be found by query Inbound Delivery ID neither from Backend nor from any report.

gavan_gu_0-1712909035374.png

As a workaround, you need create two custom OData based on below BOs.

  • For Planned Delivery Date, BO: InboundDelivery( refers Inbound Delivery Notification), Path: root-> Date or Arrival Period.
  • For Actual Delivery Date, BO: ConfirmedInboundDelivery (refers Inbound Delivery), same path as above.

Best regards,

Gavan

SAP Technical Support, Public Cloud ERP

gavan_gu
Product and Topic Expert
Product and Topic Expert
0 Likes
One point I just miss: