public interface OutboundDeliveryV2ServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<OutboundDeliveryV2ServiceBatch>
OutboundDeliveryV2Service
.endChangeSet
@Nonnull OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
OutbDeliveryItemText
entity and save it to the S/4HANA system.outbDeliveryItemText
- OutbDeliveryItemText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
OutbDeliveryItemText
entity and save it to the S/4HANA system.outbDeliveryItemText
- OutbDeliveryItemText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
OutbDeliveryItemText
entity in the S/4HANA system.outbDeliveryItemText
- OutbDeliveryItemText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
OutbDeliveryHeaderText
entity and save it to the S/4HANA system.outbDeliveryHeaderText
- OutbDeliveryHeaderText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
OutbDeliveryHeaderText
entity and save it to the S/4HANA system.outbDeliveryHeaderText
- OutbDeliveryHeaderText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
OutbDeliveryHeaderText
entity in the S/4HANA system.outbDeliveryHeaderText
- OutbDeliveryHeaderText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet createHandlingUnitHeaderDelivery(@Nonnull HandlingUnitHeaderDelivery handlingUnitHeaderDelivery)
HandlingUnitHeaderDelivery
entity and save it to the S/4HANA system.handlingUnitHeaderDelivery
- HandlingUnitHeaderDelivery
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet createHandlingUnitItemDelivery(@Nonnull HandlingUnitItemDelivery handlingUnitItemDelivery)
HandlingUnitItemDelivery
entity and save it to the S/4HANA system.handlingUnitItemDelivery
- HandlingUnitItemDelivery
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryAddress2(@Nonnull OutbDeliveryAddress2 outbDeliveryAddress2)
OutbDeliveryAddress2
entity and save it to the S/4HANA system.outbDeliveryAddress2
- OutbDeliveryAddress2
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
OutbDeliveryItem
entity and save it to the S/4HANA system.outbDeliveryItem
- OutbDeliveryItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
OutbDeliveryItem
entity and save it to the S/4HANA system.outbDeliveryItem
- OutbDeliveryItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
OutbDeliveryItem
entity in the S/4HANA system.outbDeliveryItem
- OutbDeliveryItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
OutbDeliveryHeader
entity and save it to the S/4HANA system.outbDeliveryHeader
- OutbDeliveryHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
OutbDeliveryHeader
entity and save it to the S/4HANA system.outbDeliveryHeader
- OutbDeliveryHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
OutbDeliveryHeader
entity in the S/4HANA system.outbDeliveryHeader
- OutbDeliveryHeader
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryDocFlow(@Nonnull OutbDeliveryDocFlow outbDeliveryDocFlow)
OutbDeliveryDocFlow
entity and save it to the S/4HANA system.outbDeliveryDocFlow
- OutbDeliveryDocFlow
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.