public interface ProcessOrderConfirmationV2ServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ProcessOrderConfirmationV2ServiceBatch>
ProcessOrderConfirmationV2Service
.Modifier and Type | Method and Description |
---|---|
ProcessOrderConfirmationV2ServiceBatchChangeSet |
createProcOrdConf2(ProcOrdConf2 procOrdConf2)
Create a new
ProcOrdConf2 entity and save it to the S/4HANA system. |
ProcessOrderConfirmationV2ServiceBatchChangeSet |
createProcOrdConfMatlDocItm(ProcOrdConfMatlDocItm procOrdConfMatlDocItm)
Create a new
ProcOrdConfMatlDocItm entity and save it to the S/4HANA system. |
endChangeSet
@Nonnull ProcessOrderConfirmationV2ServiceBatchChangeSet createProcOrdConf2(@Nonnull ProcOrdConf2 procOrdConf2)
ProcOrdConf2
entity and save it to the S/4HANA system.procOrdConf2
- ProcOrdConf2
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ProcessOrderConfirmationV2ServiceBatchChangeSet createProcOrdConfMatlDocItm(@Nonnull ProcOrdConfMatlDocItm procOrdConfMatlDocItm)
ProcOrdConfMatlDocItm
entity and save it to the S/4HANA system.procOrdConfMatlDocItm
- ProcOrdConfMatlDocItm
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.