public class DefaultProductionOrderConfirmationV2ServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<ProductionOrderConfirmationV2ServiceBatch,ProductionOrderConfirmationV2ServiceBatchChangeSet> implements ProductionOrderConfirmationV2ServiceBatchChangeSet
ProductionOrderConfirmationV2ServiceBatchChangeSet
interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
ProductionOrderConfirmationV2Service
.Modifier and Type | Method and Description |
---|---|
ProductionOrderConfirmationV2ServiceBatchChangeSet |
createProdnOrdConf2(ProdnOrdConf2 prodnOrdConf2)
Create a new
ProdnOrdConf2 entity and save it to the S/4HANA system. |
protected DefaultProductionOrderConfirmationV2ServiceBatchChangeSet |
getThis()
Method to safely return the current fluent helper instance upon public method calls.
|
addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultProductionOrderConfirmationV2ServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<ProductionOrderConfirmationV2ServiceBatch,ProductionOrderConfirmationV2ServiceBatchChangeSet>
@Nonnull public ProductionOrderConfirmationV2ServiceBatchChangeSet createProdnOrdConf2(@Nonnull ProdnOrdConf2 prodnOrdConf2)
ProdnOrdConf2
entity and save it to the S/4HANA system.createProdnOrdConf2
in interface ProductionOrderConfirmationV2ServiceBatchChangeSet
prodnOrdConf2
- ProdnOrdConf2
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.