Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.batch.EHSIncidentCreateServiceBatchChangeSet
Packages that use EHSIncidentCreateServiceBatchChangeSet
-
Uses of EHSIncidentCreateServiceBatchChangeSet in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.batch
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.batch that implement EHSIncidentCreateServiceBatchChangeSetModifier and TypeClassDescriptionclassImplementation of theEHSIncidentCreateServiceBatchChangeSetinterface, enabling you to combine multiple operations into one changeset.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.batch that return EHSIncidentCreateServiceBatchChangeSetModifier and TypeMethodDescriptionDefaultEHSIncidentCreateServiceBatch.beginChangeSet()DefaultEHSIncidentCreateServiceBatchChangeSet.createAttachment(Attachment attachment) EHSIncidentCreateServiceBatchChangeSet.createAttachment(Attachment attachment) Create a newAttachmententity and save it to the S/4HANA system.DefaultEHSIncidentCreateServiceBatchChangeSet.createIncident(Incident incident) EHSIncidentCreateServiceBatchChangeSet.createIncident(Incident incident) Create a newIncidententity and save it to the S/4HANA system.DefaultEHSIncidentCreateServiceBatchChangeSet.createPerson(Person person) EHSIncidentCreateServiceBatchChangeSet.createPerson(Person person) Create a newPersonentity and save it to the S/4HANA system.