public interface SupplierActivityServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<SupplierActivityServiceBatch>
SupplierActivityService
.endChangeSet
@Nonnull SupplierActivityServiceBatchChangeSet createSuplrActyDescription(@Nonnull SuplrActyDescription suplrActyDescription)
SuplrActyDescription
entity and save it to the S/4HANA system.suplrActyDescription
- SuplrActyDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet updateSuplrActyDescription(@Nonnull SuplrActyDescription suplrActyDescription)
SuplrActyDescription
entity and save it to the S/4HANA system.suplrActyDescription
- SuplrActyDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet deleteSuplrActyDescription(@Nonnull SuplrActyDescription suplrActyDescription)
SuplrActyDescription
entity in the S/4HANA system.suplrActyDescription
- SuplrActyDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet createSuplrActyParticipant(@Nonnull SuplrActyParticipant suplrActyParticipant)
SuplrActyParticipant
entity and save it to the S/4HANA system.suplrActyParticipant
- SuplrActyParticipant
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet updateSuplrActyParticipant(@Nonnull SuplrActyParticipant suplrActyParticipant)
SuplrActyParticipant
entity and save it to the S/4HANA system.suplrActyParticipant
- SuplrActyParticipant
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet deleteSuplrActyParticipant(@Nonnull SuplrActyParticipant suplrActyParticipant)
SuplrActyParticipant
entity in the S/4HANA system.suplrActyParticipant
- SuplrActyParticipant
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet updateSuplrActyPurchaserResp(@Nonnull SuplrActyPurchaserResp suplrActyPurchaserResp)
SuplrActyPurchaserResp
entity and save it to the S/4HANA system.suplrActyPurchaserResp
- SuplrActyPurchaserResp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet createSuplrActySupplier(@Nonnull SuplrActySupplier suplrActySupplier)
SuplrActySupplier
entity and save it to the S/4HANA system.suplrActySupplier
- SuplrActySupplier
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet updateSuplrActySupplier(@Nonnull SuplrActySupplier suplrActySupplier)
SuplrActySupplier
entity and save it to the S/4HANA system.suplrActySupplier
- SuplrActySupplier
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet deleteSuplrActySupplier(@Nonnull SuplrActySupplier suplrActySupplier)
SuplrActySupplier
entity in the S/4HANA system.suplrActySupplier
- SuplrActySupplier
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet createSupplierActivity(@Nonnull SupplierActivity supplierActivity)
SupplierActivity
entity and save it to the S/4HANA system.supplierActivity
- SupplierActivity
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet updateSupplierActivity(@Nonnull SupplierActivity supplierActivity)
SupplierActivity
entity and save it to the S/4HANA system.supplierActivity
- SupplierActivity
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SupplierActivityServiceBatchChangeSet deleteSupplierActivity(@Nonnull SupplierActivity supplierActivity)
SupplierActivity
entity in the S/4HANA system.supplierActivity
- SupplierActivity
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.