public interface SalesOrderWithoutChargeServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<SalesOrderWithoutChargeServiceBatch>
SalesOrderWithoutChargeService
.endChangeSet
@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet createSalesOrderWithoutCharge(@Nonnull SalesOrderWithoutCharge salesOrderWithoutCharge)
SalesOrderWithoutCharge
entity and save it to the S/4HANA system.salesOrderWithoutCharge
- SalesOrderWithoutCharge
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet updateSalesOrderWithoutCharge(@Nonnull SalesOrderWithoutCharge salesOrderWithoutCharge)
SalesOrderWithoutCharge
entity and save it to the S/4HANA system.salesOrderWithoutCharge
- SalesOrderWithoutCharge
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet deleteSalesOrderWithoutCharge(@Nonnull SalesOrderWithoutCharge salesOrderWithoutCharge)
SalesOrderWithoutCharge
entity in the S/4HANA system.salesOrderWithoutCharge
- SalesOrderWithoutCharge
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet createSalesOrderWithoutChargeItem(@Nonnull SalesOrderWithoutChargeItem salesOrderWithoutChargeItem)
SalesOrderWithoutChargeItem
entity and save it to the S/4HANA system.salesOrderWithoutChargeItem
- SalesOrderWithoutChargeItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet updateSalesOrderWithoutChargeItem(@Nonnull SalesOrderWithoutChargeItem salesOrderWithoutChargeItem)
SalesOrderWithoutChargeItem
entity and save it to the S/4HANA system.salesOrderWithoutChargeItem
- SalesOrderWithoutChargeItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet deleteSalesOrderWithoutChargeItem(@Nonnull SalesOrderWithoutChargeItem salesOrderWithoutChargeItem)
SalesOrderWithoutChargeItem
entity in the S/4HANA system.salesOrderWithoutChargeItem
- SalesOrderWithoutChargeItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet updateSlsOrdWthoutChrgItmPartner(@Nonnull SlsOrdWthoutChrgItmPartner slsOrdWthoutChrgItmPartner)
SlsOrdWthoutChrgItmPartner
entity and save it to the S/4HANA system.slsOrdWthoutChrgItmPartner
- SlsOrdWthoutChrgItmPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet deleteSlsOrdWthoutChrgItmPartner(@Nonnull SlsOrdWthoutChrgItmPartner slsOrdWthoutChrgItmPartner)
SlsOrdWthoutChrgItmPartner
entity in the S/4HANA system.slsOrdWthoutChrgItmPartner
- SlsOrdWthoutChrgItmPartner
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet updateSlsOrdWthoutChrgPartner(@Nonnull SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner)
SlsOrdWthoutChrgPartner
entity and save it to the S/4HANA system.slsOrdWthoutChrgPartner
- SlsOrdWthoutChrgPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesOrderWithoutChargeServiceBatchChangeSet deleteSlsOrdWthoutChrgPartner(@Nonnull SlsOrdWthoutChrgPartner slsOrdWthoutChrgPartner)
SlsOrdWthoutChrgPartner
entity in the S/4HANA system.slsOrdWthoutChrgPartner
- SlsOrdWthoutChrgPartner
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.Copyright © 2019 SAP SE. All rights reserved.