public class DefaultSupplierActivityServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<SupplierActivityServiceBatch,SupplierActivityServiceBatchChangeSet> implements SupplierActivityServiceBatchChangeSet
SupplierActivityServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
SupplierActivityService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultSupplierActivityServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<SupplierActivityServiceBatch,SupplierActivityServiceBatchChangeSet>
@Nonnull public SupplierActivityServiceBatchChangeSet createSuplrActyDescription(@Nonnull SuplrActyDescription suplrActyDescription)
SuplrActyDescription
entity and save it to the S/4HANA system.createSuplrActyDescription
in interface SupplierActivityServiceBatchChangeSet
suplrActyDescription
- SuplrActyDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet updateSuplrActyDescription(@Nonnull SuplrActyDescription suplrActyDescription)
SuplrActyDescription
entity and save it to the S/4HANA system.updateSuplrActyDescription
in interface SupplierActivityServiceBatchChangeSet
suplrActyDescription
- SuplrActyDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet deleteSuplrActyDescription(@Nonnull SuplrActyDescription suplrActyDescription)
SuplrActyDescription
entity in the S/4HANA system.deleteSuplrActyDescription
in interface SupplierActivityServiceBatchChangeSet
suplrActyDescription
- SuplrActyDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet createSuplrActyParticipant(@Nonnull SuplrActyParticipant suplrActyParticipant)
SuplrActyParticipant
entity and save it to the S/4HANA system.createSuplrActyParticipant
in interface SupplierActivityServiceBatchChangeSet
suplrActyParticipant
- SuplrActyParticipant
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet updateSuplrActyParticipant(@Nonnull SuplrActyParticipant suplrActyParticipant)
SuplrActyParticipant
entity and save it to the S/4HANA system.updateSuplrActyParticipant
in interface SupplierActivityServiceBatchChangeSet
suplrActyParticipant
- SuplrActyParticipant
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet deleteSuplrActyParticipant(@Nonnull SuplrActyParticipant suplrActyParticipant)
SuplrActyParticipant
entity in the S/4HANA system.deleteSuplrActyParticipant
in interface SupplierActivityServiceBatchChangeSet
suplrActyParticipant
- SuplrActyParticipant
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet updateSuplrActyPurchaserResp(@Nonnull SuplrActyPurchaserResp suplrActyPurchaserResp)
SuplrActyPurchaserResp
entity and save it to the S/4HANA system.updateSuplrActyPurchaserResp
in interface SupplierActivityServiceBatchChangeSet
suplrActyPurchaserResp
- SuplrActyPurchaserResp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet createSuplrActySupplier(@Nonnull SuplrActySupplier suplrActySupplier)
SuplrActySupplier
entity and save it to the S/4HANA system.createSuplrActySupplier
in interface SupplierActivityServiceBatchChangeSet
suplrActySupplier
- SuplrActySupplier
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet updateSuplrActySupplier(@Nonnull SuplrActySupplier suplrActySupplier)
SuplrActySupplier
entity and save it to the S/4HANA system.updateSuplrActySupplier
in interface SupplierActivityServiceBatchChangeSet
suplrActySupplier
- SuplrActySupplier
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet deleteSuplrActySupplier(@Nonnull SuplrActySupplier suplrActySupplier)
SuplrActySupplier
entity in the S/4HANA system.deleteSuplrActySupplier
in interface SupplierActivityServiceBatchChangeSet
suplrActySupplier
- SuplrActySupplier
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet createSupplierActivity(@Nonnull SupplierActivity supplierActivity)
SupplierActivity
entity and save it to the S/4HANA system.createSupplierActivity
in interface SupplierActivityServiceBatchChangeSet
supplierActivity
- SupplierActivity
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet updateSupplierActivity(@Nonnull SupplierActivity supplierActivity)
SupplierActivity
entity and save it to the S/4HANA system.updateSupplierActivity
in interface SupplierActivityServiceBatchChangeSet
supplierActivity
- SupplierActivity
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SupplierActivityServiceBatchChangeSet deleteSupplierActivity(@Nonnull SupplierActivity supplierActivity)
SupplierActivity
entity in the S/4HANA system.deleteSupplierActivity
in interface SupplierActivityServiceBatchChangeSet
supplierActivity
- SupplierActivity
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.