public class DefaultPurchasingCategoryServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<PurchasingCategoryServiceBatch,PurchasingCategoryServiceBatchChangeSet> implements PurchasingCategoryServiceBatchChangeSet
PurchasingCategoryServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
PurchasingCategoryService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultPurchasingCategoryServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<PurchasingCategoryServiceBatch,PurchasingCategoryServiceBatchChangeSet>
@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCat(@Nonnull PurgCat purgCat)
PurgCat
entity and save it to the S/4HANA system.createPurgCat
in interface PurchasingCategoryServiceBatchChangeSet
purgCat
- PurgCat
entity
object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCat(@Nonnull PurgCat purgCat)
PurgCat
entity and save it to the S/4HANA system.updatePurgCat
in interface PurchasingCategoryServiceBatchChangeSet
purgCat
- PurgCat
entity
object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCatDescription(@Nonnull PurgCatDescription purgCatDescription)
PurgCatDescription
entity and save it to the S/4HANA system.createPurgCatDescription
in interface PurchasingCategoryServiceBatchChangeSet
purgCatDescription
- PurgCatDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatDescription(@Nonnull PurgCatDescription purgCatDescription)
PurgCatDescription
entity and save it to the S/4HANA system.updatePurgCatDescription
in interface PurchasingCategoryServiceBatchChangeSet
purgCatDescription
- PurgCatDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet deletePurgCatDescription(@Nonnull PurgCatDescription purgCatDescription)
PurgCatDescription
entity in the S/4HANA system.deletePurgCatDescription
in interface PurchasingCategoryServiceBatchChangeSet
purgCatDescription
- PurgCatDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCatMaterialGroup(@Nonnull PurgCatMaterialGroup purgCatMaterialGroup)
PurgCatMaterialGroup
entity and save it to the S/4HANA system.createPurgCatMaterialGroup
in interface PurchasingCategoryServiceBatchChangeSet
purgCatMaterialGroup
- PurgCatMaterialGroup
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatMaterialGroup(@Nonnull PurgCatMaterialGroup purgCatMaterialGroup)
PurgCatMaterialGroup
entity and save it to the S/4HANA system.updatePurgCatMaterialGroup
in interface PurchasingCategoryServiceBatchChangeSet
purgCatMaterialGroup
- PurgCatMaterialGroup
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet deletePurgCatMaterialGroup(@Nonnull PurgCatMaterialGroup purgCatMaterialGroup)
PurgCatMaterialGroup
entity in the S/4HANA system.deletePurgCatMaterialGroup
in interface PurchasingCategoryServiceBatchChangeSet
purgCatMaterialGroup
- PurgCatMaterialGroup
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCatMember(@Nonnull PurgCatMember purgCatMember)
PurgCatMember
entity and save it to the S/4HANA system.createPurgCatMember
in interface PurchasingCategoryServiceBatchChangeSet
purgCatMember
- PurgCatMember
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatMember(@Nonnull PurgCatMember purgCatMember)
PurgCatMember
entity and save it to the S/4HANA system.updatePurgCatMember
in interface PurchasingCategoryServiceBatchChangeSet
purgCatMember
- PurgCatMember
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet deletePurgCatMember(@Nonnull PurgCatMember purgCatMember)
PurgCatMember
entity in the S/4HANA system.deletePurgCatMember
in interface PurchasingCategoryServiceBatchChangeSet
purgCatMember
- PurgCatMember
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCatPlannedSpend(@Nonnull PurgCatPlannedSpend purgCatPlannedSpend)
PurgCatPlannedSpend
entity and save it to the S/4HANA system.createPurgCatPlannedSpend
in interface PurchasingCategoryServiceBatchChangeSet
purgCatPlannedSpend
- PurgCatPlannedSpend
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatPlannedSpend(@Nonnull PurgCatPlannedSpend purgCatPlannedSpend)
PurgCatPlannedSpend
entity and save it to the S/4HANA system.updatePurgCatPlannedSpend
in interface PurchasingCategoryServiceBatchChangeSet
purgCatPlannedSpend
- PurgCatPlannedSpend
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet deletePurgCatPlannedSpend(@Nonnull PurgCatPlannedSpend purgCatPlannedSpend)
PurgCatPlannedSpend
entity in the S/4HANA system.deletePurgCatPlannedSpend
in interface PurchasingCategoryServiceBatchChangeSet
purgCatPlannedSpend
- PurgCatPlannedSpend
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatPurchaserResponsible(@Nonnull PurgCatPurchaserResponsible purgCatPurchaserResponsible)
PurgCatPurchaserResponsible
entity and save it to the S/4HANA system.updatePurgCatPurchaserResponsible
in interface PurchasingCategoryServiceBatchChangeSet
purgCatPurchaserResponsible
- PurgCatPurchaserResponsible
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCatSupplier(@Nonnull PurgCatSupplier purgCatSupplier)
PurgCatSupplier
entity and save it to the S/4HANA system.createPurgCatSupplier
in interface PurchasingCategoryServiceBatchChangeSet
purgCatSupplier
- PurgCatSupplier
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatSupplier(@Nonnull PurgCatSupplier purgCatSupplier)
PurgCatSupplier
entity and save it to the S/4HANA system.updatePurgCatSupplier
in interface PurchasingCategoryServiceBatchChangeSet
purgCatSupplier
- PurgCatSupplier
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet deletePurgCatSupplier(@Nonnull PurgCatSupplier purgCatSupplier)
PurgCatSupplier
entity in the S/4HANA system.deletePurgCatSupplier
in interface PurchasingCategoryServiceBatchChangeSet
purgCatSupplier
- PurgCatSupplier
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet createPurgCatTranslationStatus(@Nonnull PurgCatTranslationStatus purgCatTranslationStatus)
PurgCatTranslationStatus
entity and save it to the S/4HANA system.createPurgCatTranslationStatus
in interface PurchasingCategoryServiceBatchChangeSet
purgCatTranslationStatus
- PurgCatTranslationStatus
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet updatePurgCatTranslationStatus(@Nonnull PurgCatTranslationStatus purgCatTranslationStatus)
PurgCatTranslationStatus
entity and save it to the S/4HANA system.updatePurgCatTranslationStatus
in interface PurchasingCategoryServiceBatchChangeSet
purgCatTranslationStatus
- PurgCatTranslationStatus
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchasingCategoryServiceBatchChangeSet deletePurgCatTranslationStatus(@Nonnull PurgCatTranslationStatus purgCatTranslationStatus)
PurgCatTranslationStatus
entity in the S/4HANA system.deletePurgCatTranslationStatus
in interface PurchasingCategoryServiceBatchChangeSet
purgCatTranslationStatus
- PurgCatTranslationStatus
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.