public class DefaultPurchaseRequisitionServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<PurchaseRequisitionServiceBatch,PurchaseRequisitionServiceBatchChangeSet> implements PurchaseRequisitionServiceBatchChangeSet
PurchaseRequisitionServiceBatchChangeSet
interface, enabling you to combine multiple
operations into one changeset. For further information have a look into the
PurchaseRequisitionService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultPurchaseRequisitionServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<PurchaseRequisitionServiceBatch,PurchaseRequisitionServiceBatchChangeSet>
@Nonnull public PurchaseRequisitionServiceBatchChangeSet createPurchaseReqnItemText(@Nonnull PurchaseReqnItemText purchaseReqnItemText)
PurchaseReqnItemText
entity and save it to the S/4HANA system.createPurchaseReqnItemText
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseReqnItemText
- PurchaseReqnItemText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet updatePurchaseReqnItemText(@Nonnull PurchaseReqnItemText purchaseReqnItemText)
PurchaseReqnItemText
entity and save it to the S/4HANA system.updatePurchaseReqnItemText
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseReqnItemText
- PurchaseReqnItemText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet deletePurchaseReqnItemText(@Nonnull PurchaseReqnItemText purchaseReqnItemText)
PurchaseReqnItemText
entity in the S/4HANA system.deletePurchaseReqnItemText
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseReqnItemText
- PurchaseReqnItemText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet createPurchaseRequisitionHeader(@Nonnull PurchaseRequisitionHeader purchaseRequisitionHeader)
PurchaseRequisitionHeader
entity and save it to the S/4HANA system.createPurchaseRequisitionHeader
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseRequisitionHeader
- PurchaseRequisitionHeader
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet updatePurchaseRequisitionHeader(@Nonnull PurchaseRequisitionHeader purchaseRequisitionHeader)
PurchaseRequisitionHeader
entity and save it to the S/4HANA system.updatePurchaseRequisitionHeader
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseRequisitionHeader
- PurchaseRequisitionHeader
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet createPurchaseRequisitionItem(@Nonnull PurchaseRequisitionItem purchaseRequisitionItem)
PurchaseRequisitionItem
entity and save it to the S/4HANA system.createPurchaseRequisitionItem
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseRequisitionItem
- PurchaseRequisitionItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet updatePurchaseRequisitionItem(@Nonnull PurchaseRequisitionItem purchaseRequisitionItem)
PurchaseRequisitionItem
entity and save it to the S/4HANA system.updatePurchaseRequisitionItem
in interface PurchaseRequisitionServiceBatchChangeSet
purchaseRequisitionItem
- PurchaseRequisitionItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet updatePurReqAddDelivery(@Nonnull PurReqAddDelivery purReqAddDelivery)
PurReqAddDelivery
entity and save it to the S/4HANA system.updatePurReqAddDelivery
in interface PurchaseRequisitionServiceBatchChangeSet
purReqAddDelivery
- PurReqAddDelivery
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet createPurReqnAcctAssgmt(@Nonnull PurReqnAcctAssgmt purReqnAcctAssgmt)
PurReqnAcctAssgmt
entity and save it to the S/4HANA system.createPurReqnAcctAssgmt
in interface PurchaseRequisitionServiceBatchChangeSet
purReqnAcctAssgmt
- PurReqnAcctAssgmt
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public PurchaseRequisitionServiceBatchChangeSet updatePurReqnAcctAssgmt(@Nonnull PurReqnAcctAssgmt purReqnAcctAssgmt)
PurReqnAcctAssgmt
entity and save it to the S/4HANA system.updatePurReqnAcctAssgmt
in interface PurchaseRequisitionServiceBatchChangeSet
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.