public interface PurchaseOrderServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<PurchaseOrderServiceBatch>
PurchaseOrderService
.endChangeSet
@Nonnull PurchaseOrderServiceBatchChangeSet createPOSubcontractingComponent(@Nonnull POSubcontractingComponent pOSubcontractingComponent)
POSubcontractingComponent
entity and save it to the S/4HANA system.pOSubcontractingComponent
- POSubcontractingComponent
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePOSubcontractingComponent(@Nonnull POSubcontractingComponent pOSubcontractingComponent)
POSubcontractingComponent
entity and save it to the S/4HANA system.pOSubcontractingComponent
- POSubcontractingComponent
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePOSubcontractingComponent(@Nonnull POSubcontractingComponent pOSubcontractingComponent)
POSubcontractingComponent
entity in the S/4HANA system.pOSubcontractingComponent
- POSubcontractingComponent
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurchaseOrder(@Nonnull PurchaseOrder purchaseOrder)
PurchaseOrder
entity and save it to the S/4HANA system.purchaseOrder
- PurchaseOrder
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurchaseOrder(@Nonnull PurchaseOrder purchaseOrder)
PurchaseOrder
entity and save it to the S/4HANA system.purchaseOrder
- PurchaseOrder
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurchaseOrder(@Nonnull PurchaseOrder purchaseOrder)
PurchaseOrder
entity in the S/4HANA system.purchaseOrder
- PurchaseOrder
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem)
PurchaseOrderItem
entity and save it to the S/4HANA system.purchaseOrderItem
- PurchaseOrderItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem)
PurchaseOrderItem
entity and save it to the S/4HANA system.purchaseOrderItem
- PurchaseOrderItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurchaseOrderItem(@Nonnull PurchaseOrderItem purchaseOrderItem)
PurchaseOrderItem
entity in the S/4HANA system.purchaseOrderItem
- PurchaseOrderItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurchaseOrderItemNote(@Nonnull PurchaseOrderItemNote purchaseOrderItemNote)
PurchaseOrderItemNote
entity and save it to the S/4HANA system.purchaseOrderItemNote
- PurchaseOrderItemNote
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurchaseOrderItemNote(@Nonnull PurchaseOrderItemNote purchaseOrderItemNote)
PurchaseOrderItemNote
entity and save it to the S/4HANA system.purchaseOrderItemNote
- PurchaseOrderItemNote
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurchaseOrderItemNote(@Nonnull PurchaseOrderItemNote purchaseOrderItemNote)
PurchaseOrderItemNote
entity in the S/4HANA system.purchaseOrderItemNote
- PurchaseOrderItemNote
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurchaseOrderNote(@Nonnull PurchaseOrderNote purchaseOrderNote)
PurchaseOrderNote
entity and save it to the S/4HANA system.purchaseOrderNote
- PurchaseOrderNote
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurchaseOrderNote(@Nonnull PurchaseOrderNote purchaseOrderNote)
PurchaseOrderNote
entity and save it to the S/4HANA system.purchaseOrderNote
- PurchaseOrderNote
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurchaseOrderNote(@Nonnull PurchaseOrderNote purchaseOrderNote)
PurchaseOrderNote
entity in the S/4HANA system.purchaseOrderNote
- PurchaseOrderNote
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine)
PurchaseOrderScheduleLine
entity and save it to the S/4HANA system.purchaseOrderScheduleLine
- PurchaseOrderScheduleLine
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine)
PurchaseOrderScheduleLine
entity and save it to the S/4HANA system.purchaseOrderScheduleLine
- PurchaseOrderScheduleLine
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurchaseOrderScheduleLine(@Nonnull PurchaseOrderScheduleLine purchaseOrderScheduleLine)
PurchaseOrderScheduleLine
entity in the S/4HANA system.purchaseOrderScheduleLine
- PurchaseOrderScheduleLine
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurOrdAccountAssignment(@Nonnull PurOrdAccountAssignment purOrdAccountAssignment)
PurOrdAccountAssignment
entity and save it to the S/4HANA system.purOrdAccountAssignment
- PurOrdAccountAssignment
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurOrdAccountAssignment(@Nonnull PurOrdAccountAssignment purOrdAccountAssignment)
PurOrdAccountAssignment
entity and save it to the S/4HANA system.purOrdAccountAssignment
- PurOrdAccountAssignment
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurOrdAccountAssignment(@Nonnull PurOrdAccountAssignment purOrdAccountAssignment)
PurOrdAccountAssignment
entity in the S/4HANA system.purOrdAccountAssignment
- PurOrdAccountAssignment
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet createPurOrdPricingElement(@Nonnull PurOrdPricingElement purOrdPricingElement)
PurOrdPricingElement
entity and save it to the S/4HANA system.purOrdPricingElement
- PurOrdPricingElement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet updatePurOrdPricingElement(@Nonnull PurOrdPricingElement purOrdPricingElement)
PurOrdPricingElement
entity and save it to the S/4HANA system.purOrdPricingElement
- PurOrdPricingElement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseOrderServiceBatchChangeSet deletePurOrdPricingElement(@Nonnull PurOrdPricingElement purOrdPricingElement)
PurOrdPricingElement
entity in the S/4HANA system.purOrdPricingElement
- PurOrdPricingElement
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2020 SAP SE. All rights reserved.