public class DefaultSupplierActivityTaskServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<SupplierActivityTaskServiceBatch,SupplierActivityTaskServiceBatchChangeSet> implements SupplierActivityTaskServiceBatchChangeSet
SupplierActivityTaskServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
SupplierActivityTaskService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultSupplierActivityTaskServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<SupplierActivityTaskServiceBatch,SupplierActivityTaskServiceBatchChangeSet>
@Nonnull public SupplierActivityTaskServiceBatchChangeSet createSuplrActyTskDescription(@Nonnull SuplrActyTskDescription suplrActyTskDescription)
SuplrActyTskDescription
entity and save it to the S/4HANA system.createSuplrActyTskDescription
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskDescription
- SuplrActyTskDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskDescription(@Nonnull SuplrActyTskDescription suplrActyTskDescription)
SuplrActyTskDescription
entity and save it to the S/4HANA system.updateSuplrActyTskDescription
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskDescription
- SuplrActyTskDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet deleteSuplrActyTskDescription(@Nonnull SuplrActyTskDescription suplrActyTskDescription)
SuplrActyTskDescription
entity in the S/4HANA system.deleteSuplrActyTskDescription
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskDescription
- SuplrActyTskDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet createSuplrActyTskMessageText(@Nonnull SuplrActyTskMessageText suplrActyTskMessageText)
SuplrActyTskMessageText
entity and save it to the S/4HANA system.createSuplrActyTskMessageText
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskMessageText
- SuplrActyTskMessageText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskMessageText(@Nonnull SuplrActyTskMessageText suplrActyTskMessageText)
SuplrActyTskMessageText
entity and save it to the S/4HANA system.updateSuplrActyTskMessageText
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskMessageText
- SuplrActyTskMessageText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskProcessor(@Nonnull SuplrActyTskProcessor suplrActyTskProcessor)
SuplrActyTskProcessor
entity and save it to the S/4HANA system.updateSuplrActyTskProcessor
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskProcessor
- SuplrActyTskProcessor
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskPurchaserResp(@Nonnull SuplrActyTskPurchaserResp suplrActyTskPurchaserResp)
SuplrActyTskPurchaserResp
entity and save it to the S/4HANA system.updateSuplrActyTskPurchaserResp
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskPurchaserResp
- SuplrActyTskPurchaserResp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet createSuplrActyTskSupplier(@Nonnull SuplrActyTskSupplier suplrActyTskSupplier)
SuplrActyTskSupplier
entity and save it to the S/4HANA system.createSuplrActyTskSupplier
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskSupplier
- SuplrActyTskSupplier
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet updateSuplrActyTskSupplier(@Nonnull SuplrActyTskSupplier suplrActyTskSupplier)
SuplrActyTskSupplier
entity and save it to the S/4HANA system.updateSuplrActyTskSupplier
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskSupplier
- SuplrActyTskSupplier
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet deleteSuplrActyTskSupplier(@Nonnull SuplrActyTskSupplier suplrActyTskSupplier)
SuplrActyTskSupplier
entity in the S/4HANA system.deleteSuplrActyTskSupplier
in interface SupplierActivityTaskServiceBatchChangeSet
suplrActyTskSupplier
- SuplrActyTskSupplier
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet createSupplierActivityTask(@Nonnull SupplierActivityTask supplierActivityTask)
SupplierActivityTask
entity and save it to the S/4HANA system.createSupplierActivityTask
in interface SupplierActivityTaskServiceBatchChangeSet
supplierActivityTask
- SupplierActivityTask
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityTaskServiceBatchChangeSet updateSupplierActivityTask(@Nonnull SupplierActivityTask supplierActivityTask)
SupplierActivityTask
entity and save it to the S/4HANA system.updateSupplierActivityTask
in interface SupplierActivityTaskServiceBatchChangeSet
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.