public interface BusinessSolutionOrderServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<BusinessSolutionOrderServiceBatch>
BusinessSolutionOrderService
.endChangeSet
@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusinessSolutionOrder(@Nonnull BusinessSolutionOrder businessSolutionOrder)
BusinessSolutionOrder
entity and save it to the S/4HANA system.businessSolutionOrder
- BusinessSolutionOrder
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusinessSolutionOrder(@Nonnull BusinessSolutionOrder businessSolutionOrder)
BusinessSolutionOrder
entity and save it to the S/4HANA system.businessSolutionOrder
- BusinessSolutionOrder
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusinessSolutionOrderText(@Nonnull BusinessSolutionOrderText businessSolutionOrderText)
BusinessSolutionOrderText
entity and save it to the S/4HANA system.businessSolutionOrderText
- BusinessSolutionOrderText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusinessSolutionOrderText(@Nonnull BusinessSolutionOrderText businessSolutionOrderText)
BusinessSolutionOrderText
entity and save it to the S/4HANA system.businessSolutionOrderText
- BusinessSolutionOrderText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusinessSolutionOrderText(@Nonnull BusinessSolutionOrderText businessSolutionOrderText)
BusinessSolutionOrderText
entity in the S/4HANA system.businessSolutionOrderText
- BusinessSolutionOrderText
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrderExpenseItem(@Nonnull BusSolnOrderExpenseItem busSolnOrderExpenseItem)
BusSolnOrderExpenseItem
entity and save it to the S/4HANA system.busSolnOrderExpenseItem
- BusSolnOrderExpenseItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrderExpenseItem(@Nonnull BusSolnOrderExpenseItem busSolnOrderExpenseItem)
BusSolnOrderExpenseItem
entity and save it to the S/4HANA system.busSolnOrderExpenseItem
- BusSolnOrderExpenseItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrderExpenseItem(@Nonnull BusSolnOrderExpenseItem busSolnOrderExpenseItem)
BusSolnOrderExpenseItem
entity in the S/4HANA system.busSolnOrderExpenseItem
- BusSolnOrderExpenseItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrderItemObjectList(@Nonnull BusSolnOrderItemObjectList busSolnOrderItemObjectList)
BusSolnOrderItemObjectList
entity and save it to the S/4HANA system.busSolnOrderItemObjectList
- BusSolnOrderItemObjectList
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrderItemObjectList(@Nonnull BusSolnOrderItemObjectList busSolnOrderItemObjectList)
BusSolnOrderItemObjectList
entity in the S/4HANA system.busSolnOrderItemObjectList
- BusSolnOrderItemObjectList
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrderItemPriceElement(@Nonnull BusSolnOrderItemPriceElement busSolnOrderItemPriceElement)
BusSolnOrderItemPriceElement
entity and save it to the S/4HANA system.busSolnOrderItemPriceElement
- BusSolnOrderItemPriceElement
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrderItemPriceElement(@Nonnull BusSolnOrderItemPriceElement busSolnOrderItemPriceElement)
BusSolnOrderItemPriceElement
entity and save it to the S/4HANA system.busSolnOrderItemPriceElement
- BusSolnOrderItemPriceElement
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrderItemPriceElement(@Nonnull BusSolnOrderItemPriceElement busSolnOrderItemPriceElement)
BusSolnOrderItemPriceElement
entity in the S/4HANA system.busSolnOrderItemPriceElement
- BusSolnOrderItemPriceElement
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrderItemProductList(@Nonnull BusSolnOrderItemProductList busSolnOrderItemProductList)
BusSolnOrderItemProductList
entity and save it to the S/4HANA system.busSolnOrderItemProductList
- BusSolnOrderItemProductList
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrderItemProductList(@Nonnull BusSolnOrderItemProductList busSolnOrderItemProductList)
BusSolnOrderItemProductList
entity and save it to the S/4HANA system.busSolnOrderItemProductList
- BusSolnOrderItemProductList
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrderItemProductList(@Nonnull BusSolnOrderItemProductList busSolnOrderItemProductList)
BusSolnOrderItemProductList
entity in the S/4HANA system.busSolnOrderItemProductList
- BusSolnOrderItemProductList
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrderSalesItem(@Nonnull BusSolnOrderSalesItem busSolnOrderSalesItem)
BusSolnOrderSalesItem
entity and save it to the S/4HANA system.busSolnOrderSalesItem
- BusSolnOrderSalesItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrderSalesItem(@Nonnull BusSolnOrderSalesItem busSolnOrderSalesItem)
BusSolnOrderSalesItem
entity and save it to the S/4HANA system.busSolnOrderSalesItem
- BusSolnOrderSalesItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrderSalesItem(@Nonnull BusSolnOrderSalesItem busSolnOrderSalesItem)
BusSolnOrderSalesItem
entity in the S/4HANA system.busSolnOrderSalesItem
- BusSolnOrderSalesItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrderServiceItem(@Nonnull BusSolnOrderServiceItem busSolnOrderServiceItem)
BusSolnOrderServiceItem
entity and save it to the S/4HANA system.busSolnOrderServiceItem
- BusSolnOrderServiceItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrderServiceItem(@Nonnull BusSolnOrderServiceItem busSolnOrderServiceItem)
BusSolnOrderServiceItem
entity and save it to the S/4HANA system.busSolnOrderServiceItem
- BusSolnOrderServiceItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrderServiceItem(@Nonnull BusSolnOrderServiceItem busSolnOrderServiceItem)
BusSolnOrderServiceItem
entity in the S/4HANA system.busSolnOrderServiceItem
- BusSolnOrderServiceItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdItemRelationships(@Nonnull BusSolnOrdItemRelationships busSolnOrdItemRelationships)
BusSolnOrdItemRelationships
entity and save it to the S/4HANA system.busSolnOrdItemRelationships
- BusSolnOrdItemRelationships
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdItemRelationships(@Nonnull BusSolnOrdItemRelationships busSolnOrdItemRelationships)
BusSolnOrdItemRelationships
entity in the S/4HANA system.busSolnOrdItemRelationships
- BusSolnOrdItemRelationships
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdItmReferenceObject(@Nonnull BusSolnOrdItmReferenceObject busSolnOrdItmReferenceObject)
BusSolnOrdItmReferenceObject
entity and save it to the S/4HANA system.busSolnOrdItmReferenceObject
- BusSolnOrdItmReferenceObject
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrdItmReferenceObject(@Nonnull BusSolnOrdItmReferenceObject busSolnOrdItmReferenceObject)
BusSolnOrdItmReferenceObject
entity and save it to the S/4HANA system.busSolnOrdItmReferenceObject
- BusSolnOrdItmReferenceObject
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdItmReferenceObject(@Nonnull BusSolnOrdItmReferenceObject busSolnOrdItmReferenceObject)
BusSolnOrdItmReferenceObject
entity in the S/4HANA system.busSolnOrdItmReferenceObject
- BusSolnOrdItmReferenceObject
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdItmSubscrpnParam(@Nonnull BusSolnOrdItmSubscrpnParam busSolnOrdItmSubscrpnParam)
BusSolnOrdItmSubscrpnParam
entity and save it to the S/4HANA system.busSolnOrdItmSubscrpnParam
- BusSolnOrdItmSubscrpnParam
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrdItmSubscrpnParam(@Nonnull BusSolnOrdItmSubscrpnParam busSolnOrdItmSubscrpnParam)
BusSolnOrdItmSubscrpnParam
entity and save it to the S/4HANA system.busSolnOrdItmSubscrpnParam
- BusSolnOrdItmSubscrpnParam
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdItmSubscrpnParam(@Nonnull BusSolnOrdItmSubscrpnParam busSolnOrdItmSubscrpnParam)
BusSolnOrdItmSubscrpnParam
entity in the S/4HANA system.busSolnOrdItmSubscrpnParam
- BusSolnOrdItmSubscrpnParam
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdItmSubscrpnPrParam(@Nonnull BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam)
BusSolnOrdItmSubscrpnPrParam
entity and save it to the S/4HANA system.busSolnOrdItmSubscrpnPrParam
- BusSolnOrdItmSubscrpnPrParam
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrdItmSubscrpnPrParam(@Nonnull BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam)
BusSolnOrdItmSubscrpnPrParam
entity and save it to the S/4HANA system.busSolnOrdItmSubscrpnPrParam
- BusSolnOrdItmSubscrpnPrParam
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdItmSubscrpnPrParam(@Nonnull BusSolnOrdItmSubscrpnPrParam busSolnOrdItmSubscrpnPrParam)
BusSolnOrdItmSubscrpnPrParam
entity in the S/4HANA system.busSolnOrdItmSubscrpnPrParam
- BusSolnOrdItmSubscrpnPrParam
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdSrvcContractItem(@Nonnull BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
BusSolnOrdSrvcContractItem
entity and save it to the S/4HANA system.busSolnOrdSrvcContractItem
- BusSolnOrdSrvcContractItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrdSrvcContractItem(@Nonnull BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
BusSolnOrdSrvcContractItem
entity and save it to the S/4HANA system.busSolnOrdSrvcContractItem
- BusSolnOrdSrvcContractItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdSrvcContractItem(@Nonnull BusSolnOrdSrvcContractItem busSolnOrdSrvcContractItem)
BusSolnOrdSrvcContractItem
entity in the S/4HANA system.busSolnOrdSrvcContractItem
- BusSolnOrdSrvcContractItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdSrvcPrtItem(@Nonnull BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem)
BusSolnOrdSrvcPrtItem
entity and save it to the S/4HANA system.busSolnOrdSrvcPrtItem
- BusSolnOrdSrvcPrtItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrdSrvcPrtItem(@Nonnull BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem)
BusSolnOrdSrvcPrtItem
entity and save it to the S/4HANA system.busSolnOrdSrvcPrtItem
- BusSolnOrdSrvcPrtItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdSrvcPrtItem(@Nonnull BusSolnOrdSrvcPrtItem busSolnOrdSrvcPrtItem)
BusSolnOrdSrvcPrtItem
entity in the S/4HANA system.busSolnOrdSrvcPrtItem
- BusSolnOrdSrvcPrtItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolnOrdSubscrpnBillgItem(@Nonnull BusSolnOrdSubscrpnBillgItem busSolnOrdSubscrpnBillgItem)
BusSolnOrdSubscrpnBillgItem
entity and save it to the S/4HANA system.busSolnOrdSubscrpnBillgItem
- BusSolnOrdSubscrpnBillgItem
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolnOrdSubscrpnBillgItem(@Nonnull BusSolnOrdSubscrpnBillgItem busSolnOrdSubscrpnBillgItem)
BusSolnOrdSubscrpnBillgItem
entity and save it to the S/4HANA system.busSolnOrdSubscrpnBillgItem
- BusSolnOrdSubscrpnBillgItem
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolnOrdSubscrpnBillgItem(@Nonnull BusSolnOrdSubscrpnBillgItem busSolnOrdSubscrpnBillgItem)
BusSolnOrdSubscrpnBillgItem
entity in the S/4HANA system.busSolnOrdSubscrpnBillgItem
- BusSolnOrdSubscrpnBillgItem
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet createBusSolutionOrderItemText(@Nonnull BusSolutionOrderItemText busSolutionOrderItemText)
BusSolutionOrderItemText
entity and save it to the S/4HANA system.busSolutionOrderItemText
- BusSolutionOrderItemText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet updateBusSolutionOrderItemText(@Nonnull BusSolutionOrderItemText busSolutionOrderItemText)
BusSolutionOrderItemText
entity and save it to the S/4HANA system.busSolutionOrderItemText
- BusSolutionOrderItemText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull BusinessSolutionOrderServiceBatchChangeSet deleteBusSolutionOrderItemText(@Nonnull BusSolutionOrderItemText busSolutionOrderItemText)
BusSolutionOrderItemText
entity in the S/4HANA system.busSolutionOrderItemText
- BusSolutionOrderItemText
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.