public interface ServiceQuotationServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ServiceQuotationServiceBatch>
ServiceQuotationService
.endChangeSet
@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement)
ServiceQtanItemPriceElement
entity and save it to the S/4HANA system.serviceQtanItemPriceElement
- ServiceQtanItemPriceElement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement)
ServiceQtanItemPriceElement
entity and save it to the S/4HANA system.serviceQtanItemPriceElement
- ServiceQtanItemPriceElement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQtanItemPriceElement(@Nonnull ServiceQtanItemPriceElement serviceQtanItemPriceElement)
ServiceQtanItemPriceElement
entity in the S/4HANA system.serviceQtanItemPriceElement
- ServiceQtanItemPriceElement
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject)
ServiceQtanItemRefObject
entity and save it to the S/4HANA system.serviceQtanItemRefObject
- ServiceQtanItemRefObject
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQtanItemRefObject(@Nonnull ServiceQtanItemRefObject serviceQtanItemRefObject)
ServiceQtanItemRefObject
entity in the S/4HANA system.serviceQtanItemRefObject
- ServiceQtanItemRefObject
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp)
ServiceQtanPersonResp
entity and save it to the S/4HANA system.serviceQtanPersonResp
- ServiceQtanPersonResp
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp)
ServiceQtanPersonResp
entity and save it to the S/4HANA system.serviceQtanPersonResp
- ServiceQtanPersonResp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQtanPersonResp(@Nonnull ServiceQtanPersonResp serviceQtanPersonResp)
ServiceQtanPersonResp
entity in the S/4HANA system.serviceQtanPersonResp
- ServiceQtanPersonResp
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement)
ServiceQtanPriceElement
entity and save it to the S/4HANA system.serviceQtanPriceElement
- ServiceQtanPriceElement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement)
ServiceQtanPriceElement
entity and save it to the S/4HANA system.serviceQtanPriceElement
- ServiceQtanPriceElement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQtanPriceElement(@Nonnull ServiceQtanPriceElement serviceQtanPriceElement)
ServiceQtanPriceElement
entity in the S/4HANA system.serviceQtanPriceElement
- ServiceQtanPriceElement
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject)
ServiceQtanRefObject
entity and save it to the S/4HANA system.serviceQtanRefObject
- ServiceQtanRefObject
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQtanRefObject(@Nonnull ServiceQtanRefObject serviceQtanRefObject)
ServiceQtanRefObject
entity in the S/4HANA system.serviceQtanRefObject
- ServiceQtanRefObject
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQuotation(@Nonnull ServiceQuotation serviceQuotation)
ServiceQuotation
entity and save it to the S/4HANA system.serviceQuotation
- ServiceQuotation
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQuotation(@Nonnull ServiceQuotation serviceQuotation)
ServiceQuotation
entity and save it to the S/4HANA system.serviceQuotation
- ServiceQuotation
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem)
ServiceQuotationItem
entity and save it to the S/4HANA system.serviceQuotationItem
- ServiceQuotationItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem)
ServiceQuotationItem
entity and save it to the S/4HANA system.serviceQuotationItem
- ServiceQuotationItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQuotationItem(@Nonnull ServiceQuotationItem serviceQuotationItem)
ServiceQuotationItem
entity in the S/4HANA system.serviceQuotationItem
- ServiceQuotationItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText)
ServiceQuotationItemText
entity and save it to the S/4HANA system.serviceQuotationItemText
- ServiceQuotationItemText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText)
ServiceQuotationItemText
entity and save it to the S/4HANA system.serviceQuotationItemText
- ServiceQuotationItemText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQuotationItemText(@Nonnull ServiceQuotationItemText serviceQuotationItemText)
ServiceQuotationItemText
entity in the S/4HANA system.serviceQuotationItemText
- ServiceQuotationItemText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet createServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText)
ServiceQuotationText
entity and save it to the S/4HANA system.serviceQuotationText
- ServiceQuotationText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet updateServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText)
ServiceQuotationText
entity and save it to the S/4HANA system.serviceQuotationText
- ServiceQuotationText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceQuotationServiceBatchChangeSet deleteServiceQuotationText(@Nonnull ServiceQuotationText serviceQuotationText)
ServiceQuotationText
entity in the S/4HANA system.serviceQuotationText
- ServiceQuotationText
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.