public class DefaultOutboundDeliveryV2ServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<OutboundDeliveryV2ServiceBatch,OutboundDeliveryV2ServiceBatchChangeSet> implements OutboundDeliveryV2ServiceBatchChangeSet
OutboundDeliveryV2ServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
OutboundDeliveryV2Service
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultOutboundDeliveryV2ServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<OutboundDeliveryV2ServiceBatch,OutboundDeliveryV2ServiceBatchChangeSet>
@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
OutbDeliveryItemText
entity and save it to the S/4HANA system.createOutbDeliveryItemText
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryItemText
- OutbDeliveryItemText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
OutbDeliveryItemText
entity and save it to the S/4HANA system.updateOutbDeliveryItemText
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryItemText
- OutbDeliveryItemText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryItemText(@Nonnull OutbDeliveryItemText outbDeliveryItemText)
OutbDeliveryItemText
entity in the S/4HANA system.deleteOutbDeliveryItemText
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryItemText
- OutbDeliveryItemText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
OutbDeliveryHeaderText
entity and save it to the S/4HANA system.createOutbDeliveryHeaderText
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryHeaderText
- OutbDeliveryHeaderText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
OutbDeliveryHeaderText
entity and save it to the S/4HANA system.updateOutbDeliveryHeaderText
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryHeaderText
- OutbDeliveryHeaderText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryHeaderText(@Nonnull OutbDeliveryHeaderText outbDeliveryHeaderText)
OutbDeliveryHeaderText
entity in the S/4HANA system.deleteOutbDeliveryHeaderText
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryHeaderText
- OutbDeliveryHeaderText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet createHandlingUnitHeaderDelivery(@Nonnull HandlingUnitHeaderDelivery handlingUnitHeaderDelivery)
HandlingUnitHeaderDelivery
entity and save it to the S/4HANA system.createHandlingUnitHeaderDelivery
in interface OutboundDeliveryV2ServiceBatchChangeSet
handlingUnitHeaderDelivery
- HandlingUnitHeaderDelivery
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet createHandlingUnitItemDelivery(@Nonnull HandlingUnitItemDelivery handlingUnitItemDelivery)
HandlingUnitItemDelivery
entity and save it to the S/4HANA system.createHandlingUnitItemDelivery
in interface OutboundDeliveryV2ServiceBatchChangeSet
handlingUnitItemDelivery
- HandlingUnitItemDelivery
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryAddress2(@Nonnull OutbDeliveryAddress2 outbDeliveryAddress2)
OutbDeliveryAddress2
entity and save it to the S/4HANA system.updateOutbDeliveryAddress2
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryAddress2
- OutbDeliveryAddress2
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
OutbDeliveryItem
entity and save it to the S/4HANA system.createOutbDeliveryItem
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryItem
- OutbDeliveryItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
OutbDeliveryItem
entity and save it to the S/4HANA system.updateOutbDeliveryItem
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryItem
- OutbDeliveryItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryItem(@Nonnull OutbDeliveryItem outbDeliveryItem)
OutbDeliveryItem
entity in the S/4HANA system.deleteOutbDeliveryItem
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryItem
- OutbDeliveryItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet createOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
OutbDeliveryHeader
entity and save it to the S/4HANA system.createOutbDeliveryHeader
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryHeader
- OutbDeliveryHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
OutbDeliveryHeader
entity and save it to the S/4HANA system.updateOutbDeliveryHeader
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryHeader
- OutbDeliveryHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet deleteOutbDeliveryHeader(@Nonnull OutbDeliveryHeader outbDeliveryHeader)
OutbDeliveryHeader
entity in the S/4HANA system.deleteOutbDeliveryHeader
in interface OutboundDeliveryV2ServiceBatchChangeSet
outbDeliveryHeader
- OutbDeliveryHeader
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public OutboundDeliveryV2ServiceBatchChangeSet updateOutbDeliveryDocFlow(@Nonnull OutbDeliveryDocFlow outbDeliveryDocFlow)
OutbDeliveryDocFlow
entity and save it to the S/4HANA system.updateOutbDeliveryDocFlow
in interface OutboundDeliveryV2ServiceBatchChangeSet
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.