Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultBillingDocumentRequestServiceBatchChangeSet
Implementation of the
BillingDocumentRequestServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
BillingDocumentRequestServiceBatchChangeSet |
DefaultBillingDocumentRequestServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
BillingDocumentRequestServiceBatchChangeSet |
BillingDocumentRequestServiceBatchChangeSet.deleteBillingDocumentRequest(BillingDocumentRequest billingDocumentRequest)
Deletes an existing
BillingDocumentRequest entity in the S/4HANA system. |
BillingDocumentRequestServiceBatchChangeSet |
DefaultBillingDocumentRequestServiceBatchChangeSet.deleteBillingDocumentRequest(BillingDocumentRequest billingDocumentRequest)
Deletes an existing
BillingDocumentRequest entity in the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.