public interface SupplierActivityTaskServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<SupplierActivityTaskServiceBatch>
SupplierActivityTaskService
.endChangeSet
@Nonnull SupplierActivityTaskServiceBatchChangeSet createSuplrActyTskDescription(@Nonnull SuplrActyTskDescription suplrActyTskDescription)
SuplrActyTskDescription
entity and save it to the S/4HANA system.suplrActyTskDescription
- SuplrActyTskDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskDescription(@Nonnull SuplrActyTskDescription suplrActyTskDescription)
SuplrActyTskDescription
entity and save it to the S/4HANA system.suplrActyTskDescription
- SuplrActyTskDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet deleteSuplrActyTskDescription(@Nonnull SuplrActyTskDescription suplrActyTskDescription)
SuplrActyTskDescription
entity in the S/4HANA system.suplrActyTskDescription
- SuplrActyTskDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet createSuplrActyTskMessageText(@Nonnull SuplrActyTskMessageText suplrActyTskMessageText)
SuplrActyTskMessageText
entity and save it to the S/4HANA system.suplrActyTskMessageText
- SuplrActyTskMessageText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskMessageText(@Nonnull SuplrActyTskMessageText suplrActyTskMessageText)
SuplrActyTskMessageText
entity and save it to the S/4HANA system.suplrActyTskMessageText
- SuplrActyTskMessageText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskProcessor(@Nonnull SuplrActyTskProcessor suplrActyTskProcessor)
SuplrActyTskProcessor
entity and save it to the S/4HANA system.suplrActyTskProcessor
- SuplrActyTskProcessor
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskPurchaserResp(@Nonnull SuplrActyTskPurchaserResp suplrActyTskPurchaserResp)
SuplrActyTskPurchaserResp
entity and save it to the S/4HANA system.suplrActyTskPurchaserResp
- SuplrActyTskPurchaserResp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet createSuplrActyTskSupplier(@Nonnull SuplrActyTskSupplier suplrActyTskSupplier)
SuplrActyTskSupplier
entity and save it to the S/4HANA system.suplrActyTskSupplier
- SuplrActyTskSupplier
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskSupplier(@Nonnull SuplrActyTskSupplier suplrActyTskSupplier)
SuplrActyTskSupplier
entity and save it to the S/4HANA system.suplrActyTskSupplier
- SuplrActyTskSupplier
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet deleteSuplrActyTskSupplier(@Nonnull SuplrActyTskSupplier suplrActyTskSupplier)
SuplrActyTskSupplier
entity in the S/4HANA system.suplrActyTskSupplier
- SuplrActyTskSupplier
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet createSupplierActivityTask(@Nonnull SupplierActivityTask supplierActivityTask)
SupplierActivityTask
entity and save it to the S/4HANA system.supplierActivityTask
- SupplierActivityTask
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityTaskServiceBatchChangeSet updateSupplierActivityTask(@Nonnull SupplierActivityTask supplierActivityTask)
SupplierActivityTask
entity and save it to the S/4HANA system.supplierActivityTask
- SupplierActivityTask
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.