public interface InboundDeliveryV2ServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<InboundDeliveryV2ServiceBatch>
InboundDeliveryV2Service
.endChangeSet
@Nonnull InboundDeliveryV2ServiceBatchChangeSet createMaintenanceItemObjList(@Nonnull MaintenanceItemObjList maintenanceItemObjList)
MaintenanceItemObjList
entity and save it to the S/4HANA system.maintenanceItemObjList
- MaintenanceItemObjList
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet updateMaintenanceItemObjList(@Nonnull MaintenanceItemObjList maintenanceItemObjList)
MaintenanceItemObjList
entity and save it to the S/4HANA system.maintenanceItemObjList
- MaintenanceItemObjList
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet deleteMaintenanceItemObjList(@Nonnull MaintenanceItemObjList maintenanceItemObjList)
MaintenanceItemObjList
entity in the S/4HANA system.maintenanceItemObjList
- MaintenanceItemObjList
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet updateInbDeliveryDocFlow(@Nonnull InbDeliveryDocFlow inbDeliveryDocFlow)
InbDeliveryDocFlow
entity and save it to the S/4HANA system.inbDeliveryDocFlow
- InbDeliveryDocFlow
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet createInbDeliveryHeader(@Nonnull InbDeliveryHeader inbDeliveryHeader)
InbDeliveryHeader
entity and save it to the S/4HANA system.inbDeliveryHeader
- InbDeliveryHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet updateInbDeliveryHeader(@Nonnull InbDeliveryHeader inbDeliveryHeader)
InbDeliveryHeader
entity and save it to the S/4HANA system.inbDeliveryHeader
- InbDeliveryHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet deleteInbDeliveryHeader(@Nonnull InbDeliveryHeader inbDeliveryHeader)
InbDeliveryHeader
entity in the S/4HANA system.inbDeliveryHeader
- InbDeliveryHeader
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet updateInbDeliveryItem(@Nonnull InbDeliveryItem inbDeliveryItem)
InbDeliveryItem
entity and save it to the S/4HANA system.inbDeliveryItem
- InbDeliveryItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet deleteInbDeliveryItem(@Nonnull InbDeliveryItem inbDeliveryItem)
InbDeliveryItem
entity in the S/4HANA system.inbDeliveryItem
- InbDeliveryItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull InboundDeliveryV2ServiceBatchChangeSet createInbDeliverySerialNmbr(@Nonnull InbDeliverySerialNmbr inbDeliverySerialNmbr)
InbDeliverySerialNmbr
entity and save it to the S/4HANA system.inbDeliverySerialNmbr
- InbDeliverySerialNmbr
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.