Modifier and Type | Class and Description |
---|---|
class |
DefaultEnvironmentHealthAndSafetyIncidentServiceBatchChangeSet
Implementation of the
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet interface, enabling you to
combine multiple operations into one changeset. |
Modifier and Type | Method and Description |
---|---|
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
DefaultEnvironmentHealthAndSafetyIncidentServiceBatch.beginChangeSet()
Method to define a new OData batch changeset.
|
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
DefaultEnvironmentHealthAndSafetyIncidentServiceBatchChangeSet.createAttachment(Attachment attachment)
Create a new
Attachment entity and save it to the S/4HANA system. |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet.createAttachment(Attachment attachment)
Create a new
Attachment entity and save it to the S/4HANA system. |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
DefaultEnvironmentHealthAndSafetyIncidentServiceBatchChangeSet.createIncident(Incident incident)
Create a new
Incident entity and save it to the S/4HANA system. |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet.createIncident(Incident incident)
Create a new
Incident entity and save it to the S/4HANA system. |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
DefaultEnvironmentHealthAndSafetyIncidentServiceBatchChangeSet.createPerson(Person person)
Create a new
Person entity and save it to the S/4HANA system. |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet |
EnvironmentHealthAndSafetyIncidentServiceBatchChangeSet.createPerson(Person person)
Create a new
Person entity and save it to the S/4HANA system. |
Copyright © 2021 SAP SE. All rights reserved.