Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDocumentManagementServiceBatchChangeSet
Implementation of the
DocumentManagementServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.createDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct)
Create a new
DocInfoRecdObjLinkProduct entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.createDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct)
Create a new
DocInfoRecdObjLinkProduct entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.createDocumentInfoRecord(DocumentInfoRecord documentInfoRecord)
Create a new
DocumentInfoRecord entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.createDocumentInfoRecord(DocumentInfoRecord documentInfoRecord)
Create a new
DocumentInfoRecord entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.createDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
Create a new
DocumentInfoRecordDesc entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.createDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
Create a new
DocumentInfoRecordDesc entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.deleteDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct)
Deletes an existing
DocInfoRecdObjLinkProduct entity in the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.deleteDocInfoRecdObjLinkProduct(DocInfoRecdObjLinkProduct docInfoRecdObjLinkProduct)
Deletes an existing
DocInfoRecdObjLinkProduct entity in the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.deleteDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
Deletes an existing
DocumentInfoRecordDesc entity in the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.deleteDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
Deletes an existing
DocumentInfoRecordDesc entity in the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.updateDocumentInfoRecord(DocumentInfoRecord documentInfoRecord)
Update an existing
DocumentInfoRecord entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.updateDocumentInfoRecord(DocumentInfoRecord documentInfoRecord)
Update an existing
DocumentInfoRecord entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DocumentManagementServiceBatchChangeSet.updateDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
Update an existing
DocumentInfoRecordDesc entity and save it to the S/4HANA system. |
DocumentManagementServiceBatchChangeSet |
DefaultDocumentManagementServiceBatchChangeSet.updateDocumentInfoRecordDesc(DocumentInfoRecordDesc documentInfoRecordDesc)
Update an existing
DocumentInfoRecordDesc entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.