public interface SalesQuotationServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<SalesQuotationServiceBatch>
SalesQuotationService
.endChangeSet
@Nonnull SalesQuotationServiceBatchChangeSet createSalesQuotation(@Nonnull SalesQuotation salesQuotation)
SalesQuotation
entity and save it to the S/4HANA system.salesQuotation
- SalesQuotation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet updateSalesQuotation(@Nonnull SalesQuotation salesQuotation)
SalesQuotation
entity and save it to the S/4HANA system.salesQuotation
- SalesQuotation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet deleteSalesQuotation(@Nonnull SalesQuotation salesQuotation)
SalesQuotation
entity in the S/4HANA system.salesQuotation
- SalesQuotation
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet createSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem)
SalesQuotationItem
entity and save it to the S/4HANA system.salesQuotationItem
- SalesQuotationItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet updateSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem)
SalesQuotationItem
entity and save it to the S/4HANA system.salesQuotationItem
- SalesQuotationItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet deleteSalesQuotationItem(@Nonnull SalesQuotationItem salesQuotationItem)
SalesQuotationItem
entity in the S/4HANA system.salesQuotationItem
- SalesQuotationItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet updateSalesQuotationItemPartner(@Nonnull SalesQuotationItemPartner salesQuotationItemPartner)
SalesQuotationItemPartner
entity and save it to the S/4HANA system.salesQuotationItemPartner
- SalesQuotationItemPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet deleteSalesQuotationItemPartner(@Nonnull SalesQuotationItemPartner salesQuotationItemPartner)
SalesQuotationItemPartner
entity in the S/4HANA system.salesQuotationItemPartner
- SalesQuotationItemPartner
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet updateSalesQuotationItemPrcgElmnt(@Nonnull SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt)
SalesQuotationItemPrcgElmnt
entity and save it to the S/4HANA system.salesQuotationItemPrcgElmnt
- SalesQuotationItemPrcgElmnt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet deleteSalesQuotationItemPrcgElmnt(@Nonnull SalesQuotationItemPrcgElmnt salesQuotationItemPrcgElmnt)
SalesQuotationItemPrcgElmnt
entity in the S/4HANA system.salesQuotationItemPrcgElmnt
- SalesQuotationItemPrcgElmnt
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet updateSalesQuotationPartner(@Nonnull SalesQuotationPartner salesQuotationPartner)
SalesQuotationPartner
entity and save it to the S/4HANA system.salesQuotationPartner
- SalesQuotationPartner
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet deleteSalesQuotationPartner(@Nonnull SalesQuotationPartner salesQuotationPartner)
SalesQuotationPartner
entity in the S/4HANA system.salesQuotationPartner
- SalesQuotationPartner
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet updateSalesQuotationPrcgElmnt(@Nonnull SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
SalesQuotationPrcgElmnt
entity and save it to the S/4HANA system.salesQuotationPrcgElmnt
- SalesQuotationPrcgElmnt
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull SalesQuotationServiceBatchChangeSet deleteSalesQuotationPrcgElmnt(@Nonnull SalesQuotationPrcgElmnt salesQuotationPrcgElmnt)
SalesQuotationPrcgElmnt
entity in the S/4HANA system.salesQuotationPrcgElmnt
- SalesQuotationPrcgElmnt
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.