public interface PurchaseRequisitionServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<PurchaseRequisitionServiceBatch>
PurchaseRequisitionService
.endChangeSet
@Nonnull PurchaseRequisitionServiceBatchChangeSet createPurchaseReqnItemText(@Nonnull PurchaseReqnItemText purchaseReqnItemText)
PurchaseReqnItemText
entity and save it to the S/4HANA system.purchaseReqnItemText
- PurchaseReqnItemText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet updatePurchaseReqnItemText(@Nonnull PurchaseReqnItemText purchaseReqnItemText)
PurchaseReqnItemText
entity and save it to the S/4HANA system.purchaseReqnItemText
- PurchaseReqnItemText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet deletePurchaseReqnItemText(@Nonnull PurchaseReqnItemText purchaseReqnItemText)
PurchaseReqnItemText
entity in the S/4HANA system.purchaseReqnItemText
- PurchaseReqnItemText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet createPurchaseRequisitionHeader(@Nonnull PurchaseRequisitionHeader purchaseRequisitionHeader)
PurchaseRequisitionHeader
entity and save it to the S/4HANA system.purchaseRequisitionHeader
- PurchaseRequisitionHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet updatePurchaseRequisitionHeader(@Nonnull PurchaseRequisitionHeader purchaseRequisitionHeader)
PurchaseRequisitionHeader
entity and save it to the S/4HANA system.purchaseRequisitionHeader
- PurchaseRequisitionHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet createPurchaseRequisitionItem(@Nonnull PurchaseRequisitionItem purchaseRequisitionItem)
PurchaseRequisitionItem
entity and save it to the S/4HANA system.purchaseRequisitionItem
- PurchaseRequisitionItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet updatePurchaseRequisitionItem(@Nonnull PurchaseRequisitionItem purchaseRequisitionItem)
PurchaseRequisitionItem
entity and save it to the S/4HANA system.purchaseRequisitionItem
- PurchaseRequisitionItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet updatePurReqAddDelivery(@Nonnull PurReqAddDelivery purReqAddDelivery)
PurReqAddDelivery
entity and save it to the S/4HANA system.purReqAddDelivery
- PurReqAddDelivery
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet createPurReqnAcctAssgmt(@Nonnull PurReqnAcctAssgmt purReqnAcctAssgmt)
PurReqnAcctAssgmt
entity and save it to the S/4HANA system.purReqnAcctAssgmt
- PurReqnAcctAssgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull PurchaseRequisitionServiceBatchChangeSet updatePurReqnAcctAssgmt(@Nonnull PurReqnAcctAssgmt purReqnAcctAssgmt)
PurReqnAcctAssgmt
entity and save it to the S/4HANA system.purReqnAcctAssgmt
- PurReqnAcctAssgmt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.