public interface BillingDocumentRequestServiceBatchChangeSet extends FluentHelperBatchEndChangeSet<BillingDocumentRequestServiceBatch>
BillingDocumentRequestService
.Modifier and Type | Method and Description |
---|---|
BillingDocumentRequestServiceBatchChangeSet |
deleteBillingDocumentRequest(BillingDocumentRequest billingDocumentRequest)
Deletes an existing
BillingDocumentRequest entity in the S/4HANA system. |
endChangeSet
@Nonnull BillingDocumentRequestServiceBatchChangeSet deleteBillingDocumentRequest(@Nonnull BillingDocumentRequest billingDocumentRequest)
BillingDocumentRequest
entity in the S/4HANA system.billingDocumentRequest
- BillingDocumentRequest
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.