Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch.ServiceEntrySheetServiceBatchChangeSet
Packages that use ServiceEntrySheetServiceBatchChangeSet
-
Uses of ServiceEntrySheetServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch that implement ServiceEntrySheetServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theServiceEntrySheetServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet.batch that return ServiceEntrySheetServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultServiceEntrySheetServiceBatch.beginChangeSet()DefaultServiceEntrySheetServiceBatchChangeSet.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) ServiceEntrySheetServiceBatchChangeSet.createServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) Create a newServiceEntrySheetentity and save it to the S/4HANA system.DefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheet(ServiceEntrySheet serviceEntrySheet) Update an existingServiceEntrySheetentity and save it to the S/4HANA system.DefaultServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) ServiceEntrySheetServiceBatchChangeSet.updateServiceEntrySheetItem(ServiceEntrySheetItem serviceEntrySheetItem) Update an existingServiceEntrySheetItementity and save it to the S/4HANA system.DefaultServiceEntrySheetServiceBatchChangeSet.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment) ServiceEntrySheetServiceBatchChangeSet.updateSrvcEntrShtAcctAssignment(SrvcEntrShtAcctAssignment srvcEntrShtAcctAssignment) Update an existingSrvcEntrShtAcctAssignmententity and save it to the S/4HANA system.