public class DefaultSalesOrderWithoutChargeServiceBatchChangeSet extends BatchChangeSetFluentHelperBasic<SalesOrderWithoutChargeServiceBatch,SalesOrderWithoutChargeServiceBatchChangeSet> implements SalesOrderWithoutChargeServiceBatchChangeSet
SalesOrderWithoutChargeServiceBatchChangeSet
interface, enabling you to combine
multiple operations into one changeset. For further information have a look into the
SalesOrderWithoutChargeService
.addRequestCreate, addRequestDelete, addRequestUpdate, endChangeSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endChangeSet
@Nonnull protected DefaultSalesOrderWithoutChargeServiceBatchChangeSet getThis()
getThis
in class BatchChangeSetFluentHelperBasic<SalesOrderWithoutChargeServiceBatch,SalesOrderWithoutChargeServiceBatchChangeSet>
@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet createSalesOrderWithoutCharge(@Nonnull SalesOrderWithoutCharge salesOrderWithoutCharge)
SalesOrderWithoutCharge
entity and save it to the S/4HANA system.createSalesOrderWithoutCharge
in interface SalesOrderWithoutChargeServiceBatchChangeSet
salesOrderWithoutCharge
- SalesOrderWithoutCharge
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet updateSalesOrderWithoutCharge(@Nonnull SalesOrderWithoutCharge salesOrderWithoutCharge)
SalesOrderWithoutCharge
entity and save it to the S/4HANA system.updateSalesOrderWithoutCharge
in interface SalesOrderWithoutChargeServiceBatchChangeSet
salesOrderWithoutCharge
- SalesOrderWithoutCharge
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet deleteSalesOrderWithoutCharge(@Nonnull SalesOrderWithoutCharge salesOrderWithoutCharge)
SalesOrderWithoutCharge
entity in the S/4HANA system.deleteSalesOrderWithoutCharge
in interface SalesOrderWithoutChargeServiceBatchChangeSet
salesOrderWithoutCharge
- SalesOrderWithoutCharge
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet createSalesOrderWithoutChargeItem(@Nonnull SalesOrderWithoutChargeItem salesOrderWithoutChargeItem)
SalesOrderWithoutChargeItem
entity and save it to the S/4HANA system.createSalesOrderWithoutChargeItem
in interface SalesOrderWithoutChargeServiceBatchChangeSet
salesOrderWithoutChargeItem
- SalesOrderWithoutChargeItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet updateSalesOrderWithoutChargeItem(@Nonnull SalesOrderWithoutChargeItem salesOrderWithoutChargeItem)
SalesOrderWithoutChargeItem
entity and save it to the S/4HANA system.updateSalesOrderWithoutChargeItem
in interface SalesOrderWithoutChargeServiceBatchChangeSet
salesOrderWithoutChargeItem
- SalesOrderWithoutChargeItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet deleteSalesOrderWithoutChargeItem(@Nonnull SalesOrderWithoutChargeItem salesOrderWithoutChargeItem)
SalesOrderWithoutChargeItem
entity in the S/4HANA system.deleteSalesOrderWithoutChargeItem
in interface SalesOrderWithoutChargeServiceBatchChangeSet
salesOrderWithoutChargeItem
- SalesOrderWithoutChargeItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet updateSlsOrdWthoutChrgItmPartner(@Nonnull SlsOrdWthoutChrgItmPartner slsOrdWthoutChrgItmPartner)
SlsOrdWthoutChrgItmPartner
entity and save it to the S/4HANA system.updateSlsOrdWthoutChrgItmPartner
in interface SalesOrderWithoutChargeServiceBatchChangeSet
slsOrdWthoutChrgItmPartner
- SlsOrdWthoutChrgItmPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet deleteSlsOrdWthoutChrgItmPartner(@Nonnull SlsOrdWthoutChrgItmPartner slsOrdWthoutChrgItmPartner)
SlsOrdWthoutChrgItmPartner
entity in the S/4HANA system.deleteSlsOrdWthoutChrgItmPartner
in interface SalesOrderWithoutChargeServiceBatchChangeSet
slsOrdWthoutChrgItmPartner
- SlsOrdWthoutChrgItmPartner
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet updateSlsOrdWthoutChrgPartner(@Nonnull SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner)
SlsOrdWthoutChrgPartner
entity and save it to the S/4HANA system.updateSlsOrdWthoutChrgPartner
in interface SalesOrderWithoutChargeServiceBatchChangeSet
slsOrdWthoutChrgPartner
- SlsOrdWthoutChrgPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull public SalesOrderWithoutChargeServiceBatchChangeSet deleteSlsOrdWthoutChrgPartner(@Nonnull SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner)
SlsOrdWthoutChrgPartner
entity in the S/4HANA system.deleteSlsOrdWthoutChrgPartner
in interface SalesOrderWithoutChargeServiceBatchChangeSet
slsOrdWthoutChrgPartner
- SlsOrdWthoutChrgPartner
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2021 SAP SE. All rights reserved.