public interface ServiceRequestServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<ServiceRequestServiceBatch>
ServiceRequestService
.endChangeSet
@Nonnull ServiceRequestServiceBatchChangeSet createServiceRequest(@Nonnull ServiceRequest serviceRequest)
ServiceRequest
entity and save it to the S/4HANA system.serviceRequest
- ServiceRequest
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet updateServiceRequest(@Nonnull ServiceRequest serviceRequest)
ServiceRequest
entity and save it to the S/4HANA system.serviceRequest
- ServiceRequest
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet createServiceRequestDefect(@Nonnull ServiceRequestDefect serviceRequestDefect)
ServiceRequestDefect
entity and save it to the S/4HANA system.serviceRequestDefect
- ServiceRequestDefect
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet updateServiceRequestDefect(@Nonnull ServiceRequestDefect serviceRequestDefect)
ServiceRequestDefect
entity and save it to the S/4HANA system.serviceRequestDefect
- ServiceRequestDefect
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet deleteServiceRequestDefect(@Nonnull ServiceRequestDefect serviceRequestDefect)
ServiceRequestDefect
entity in the S/4HANA system.serviceRequestDefect
- ServiceRequestDefect
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet createServiceRequestPersonResp(@Nonnull ServiceRequestPersonResp serviceRequestPersonResp)
ServiceRequestPersonResp
entity and save it to the S/4HANA system.serviceRequestPersonResp
- ServiceRequestPersonResp
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet updateServiceRequestPersonResp(@Nonnull ServiceRequestPersonResp serviceRequestPersonResp)
ServiceRequestPersonResp
entity and save it to the S/4HANA system.serviceRequestPersonResp
- ServiceRequestPersonResp
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet deleteServiceRequestPersonResp(@Nonnull ServiceRequestPersonResp serviceRequestPersonResp)
ServiceRequestPersonResp
entity in the S/4HANA system.serviceRequestPersonResp
- ServiceRequestPersonResp
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet createServiceRequestReason(@Nonnull ServiceRequestReason serviceRequestReason)
ServiceRequestReason
entity and save it to the S/4HANA system.serviceRequestReason
- ServiceRequestReason
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet updateServiceRequestReason(@Nonnull ServiceRequestReason serviceRequestReason)
ServiceRequestReason
entity and save it to the S/4HANA system.serviceRequestReason
- ServiceRequestReason
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet deleteServiceRequestReason(@Nonnull ServiceRequestReason serviceRequestReason)
ServiceRequestReason
entity in the S/4HANA system.serviceRequestReason
- ServiceRequestReason
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet createServiceRequestRefObject(@Nonnull ServiceRequestRefObject serviceRequestRefObject)
ServiceRequestRefObject
entity and save it to the S/4HANA system.serviceRequestRefObject
- ServiceRequestRefObject
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet deleteServiceRequestRefObject(@Nonnull ServiceRequestRefObject serviceRequestRefObject)
ServiceRequestRefObject
entity in the S/4HANA system.serviceRequestRefObject
- ServiceRequestRefObject
entity object that will be deleted in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet createServiceRequestText(@Nonnull ServiceRequestText serviceRequestText)
ServiceRequestText
entity and save it to the S/4HANA system.serviceRequestText
- ServiceRequestText
entity object that will be created in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet updateServiceRequestText(@Nonnull ServiceRequestText serviceRequestText)
ServiceRequestText
entity and save it to the S/4HANA system.serviceRequestText
- ServiceRequestText
entity object that will be updated in the S/4HANA system.endChangeSet
on the returned fluent helper object.@Nonnull ServiceRequestServiceBatchChangeSet deleteServiceRequestText(@Nonnull ServiceRequestText serviceRequestText)
ServiceRequestText
entity in the S/4HANA system.serviceRequestText
- ServiceRequestText
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.