public interface PurchasingCategoryServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<PurchasingCategoryServiceBatch>
PurchasingCategoryService
.endChangeSet
@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCat(@Nonnull PurgCat purgCat)
PurgCat
entity and save it to the S/4HANA system.purgCat
- PurgCat
entity
object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCat(@Nonnull PurgCat purgCat)
PurgCat
entity and save it to the S/4HANA system.purgCat
- PurgCat
entity
object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCatDescription(@Nonnull PurgCatDescription purgCatDescription)
PurgCatDescription
entity and save it to the S/4HANA system.purgCatDescription
- PurgCatDescription
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatDescription(@Nonnull PurgCatDescription purgCatDescription)
PurgCatDescription
entity and save it to the S/4HANA system.purgCatDescription
- PurgCatDescription
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet deletePurgCatDescription(@Nonnull PurgCatDescription purgCatDescription)
PurgCatDescription
entity in the S/4HANA system.purgCatDescription
- PurgCatDescription
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCatMaterialGroup(@Nonnull PurgCatMaterialGroup purgCatMaterialGroup)
PurgCatMaterialGroup
entity and save it to the S/4HANA system.purgCatMaterialGroup
- PurgCatMaterialGroup
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatMaterialGroup(@Nonnull PurgCatMaterialGroup purgCatMaterialGroup)
PurgCatMaterialGroup
entity and save it to the S/4HANA system.purgCatMaterialGroup
- PurgCatMaterialGroup
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet deletePurgCatMaterialGroup(@Nonnull PurgCatMaterialGroup purgCatMaterialGroup)
PurgCatMaterialGroup
entity in the S/4HANA system.purgCatMaterialGroup
- PurgCatMaterialGroup
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCatMember(@Nonnull PurgCatMember purgCatMember)
PurgCatMember
entity and save it to the S/4HANA system.purgCatMember
- PurgCatMember
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatMember(@Nonnull PurgCatMember purgCatMember)
PurgCatMember
entity and save it to the S/4HANA system.purgCatMember
- PurgCatMember
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet deletePurgCatMember(@Nonnull PurgCatMember purgCatMember)
PurgCatMember
entity in the S/4HANA system.purgCatMember
- PurgCatMember
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCatPlannedSpend(@Nonnull PurgCatPlannedSpend purgCatPlannedSpend)
PurgCatPlannedSpend
entity and save it to the S/4HANA system.purgCatPlannedSpend
- PurgCatPlannedSpend
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatPlannedSpend(@Nonnull PurgCatPlannedSpend purgCatPlannedSpend)
PurgCatPlannedSpend
entity and save it to the S/4HANA system.purgCatPlannedSpend
- PurgCatPlannedSpend
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet deletePurgCatPlannedSpend(@Nonnull PurgCatPlannedSpend purgCatPlannedSpend)
PurgCatPlannedSpend
entity in the S/4HANA system.purgCatPlannedSpend
- PurgCatPlannedSpend
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatPurchaserResponsible(@Nonnull PurgCatPurchaserResponsible purgCatPurchaserResponsible)
PurgCatPurchaserResponsible
entity and save it to the S/4HANA system.purgCatPurchaserResponsible
- PurgCatPurchaserResponsible
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCatSupplier(@Nonnull PurgCatSupplier purgCatSupplier)
PurgCatSupplier
entity and save it to the S/4HANA system.purgCatSupplier
- PurgCatSupplier
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatSupplier(@Nonnull PurgCatSupplier purgCatSupplier)
PurgCatSupplier
entity and save it to the S/4HANA system.purgCatSupplier
- PurgCatSupplier
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet deletePurgCatSupplier(@Nonnull PurgCatSupplier purgCatSupplier)
PurgCatSupplier
entity in the S/4HANA system.purgCatSupplier
- PurgCatSupplier
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet createPurgCatTranslationStatus(@Nonnull PurgCatTranslationStatus purgCatTranslationStatus)
PurgCatTranslationStatus
entity and save it to the S/4HANA system.purgCatTranslationStatus
- PurgCatTranslationStatus
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet updatePurgCatTranslationStatus(@Nonnull PurgCatTranslationStatus purgCatTranslationStatus)
PurgCatTranslationStatus
entity and save it to the S/4HANA system.purgCatTranslationStatus
- PurgCatTranslationStatus
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchasingCategoryServiceBatchChangeSet deletePurgCatTranslationStatus(@Nonnull PurgCatTranslationStatus purgCatTranslationStatus)
PurgCatTranslationStatus
entity in the S/4HANA system.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.