Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceEntrySheetServiceBatchChangeSet
Implementation of the
ServiceEntrySheetServiceBatchChangeSet interface, enabling you to combine multiple
operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Create a new
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Create a new
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Update an existing
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet)
Update an existing
ServiceEntrySheet entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem)
Update an existing
ServiceEntrySheetItem entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem)
Update an existing
ServiceEntrySheetItem entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
DefaultServiceEntrySheetServiceBatchChangeSet.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Update an existing
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
ServiceEntrySheetServiceBatchChangeSet |
ServiceEntrySheetServiceBatchChangeSet.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment)
Update an existing
SrvcEntrShtAcctAssignment entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.