public interface ProductionOrderConfirmationV2ServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ProductionOrderConfirmationV2ServiceBatch>
ProductionOrderConfirmationV2Service
.Modifier and Type | Method and Description |
---|---|
ProductionOrderConfirmationV2ServiceBatchChangeSet |
createProdnOrdConf2(ProdnOrdConf2 prodnOrdConf2)
Create a new
ProdnOrdConf2 entity and save it to the S/4HANA system. |
ProductionOrderConfirmationV2ServiceBatchChangeSet |
createProdnOrdConfMatlDocItm(ProdnOrdConfMatlDocItm prodnOrdConfMatlDocItm)
Create a new
ProdnOrdConfMatlDocItm entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull ProductionOrderConfirmationV2ServiceBatchChangeSet createProdnOrdConfMatlDocItm(@Nonnull ProdnOrdConfMatlDocItm prodnOrdConfMatlDocItm)
ProdnOrdConfMatlDocItm
entity and save it to the S/4HANA system.prodnOrdConfMatlDocItm
- ProdnOrdConfMatlDocItm
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProductionOrderConfirmationV2ServiceBatchChangeSet createProdnOrdConf2(@Nonnull ProdnOrdConf2 prodnOrdConf2)
ProdnOrdConf2
entity and save it to the S/4HANA system.prodnOrdConf2
- ProdnOrdConf2
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.