Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLegalDocumentServiceBatchChangeSet
Implementation of the
LegalDocumentServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
LegalDocumentServiceBatchChangeSet |
DefaultLegalDocumentServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
LegalDocumentServiceBatchChangeSet |
LegalDocumentServiceBatchChangeSet.createLegalDocument(LegalDocument legalDocument)
Create a new
LegalDocument entity and save it to the S/4HANA system. |
LegalDocumentServiceBatchChangeSet |
DefaultLegalDocumentServiceBatchChangeSet.createLegalDocument(LegalDocument legalDocument)
Create a new
LegalDocument entity and save it to the S/4HANA system. |
LegalDocumentServiceBatchChangeSet |
LegalDocumentServiceBatchChangeSet.createLglDocStamp(LglDocStamp lglDocStamp)
Create a new
LglDocStamp
entity and save it to the S/4HANA system. |
LegalDocumentServiceBatchChangeSet |
DefaultLegalDocumentServiceBatchChangeSet.createLglDocStamp(LglDocStamp lglDocStamp)
Create a new
LglDocStamp
entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.