Modifier and Type | Method and Description |
---|---|
Incident |
Incident.IncidentBuilder.build() |
protected Incident |
IncidentCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<Incident> |
IncidentByKeyFluentHelper.getEntityClass() |
protected Class<Incident> |
IncidentFluentHelper.getEntityClass() |
Class<Incident> |
Incident.getType() |
Constructor and Description |
---|
IncidentCreateFluentHelper(String servicePath,
Incident entity)
Creates a fluent helper object that will create a
Incident entity on the
OData endpoint. |
Modifier and Type | Method and Description |
---|---|
EHSIncidentCreateServiceBatchChangeSet |
DefaultEHSIncidentCreateServiceBatchChangeSet.createIncident(Incident incident)
Create a new
Incident
entity and save it to the S/4HANA system. |
EHSIncidentCreateServiceBatchChangeSet |
EHSIncidentCreateServiceBatchChangeSet.createIncident(Incident incident)
Create a new
Incident
entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<Incident> |
IncidentOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected IncidentLink<ObjectT> |
IncidentLink.translateLinkType(EntityLink<IncidentLink<ObjectT>,Incident,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
IncidentCreateFluentHelper |
EHSIncidentCreateService.createIncident(Incident incident)
Create a new
Incident
entity and save it to the S/4HANA system. |
IncidentCreateFluentHelper |
DefaultEHSIncidentCreateService.createIncident(Incident incident) |
Copyright © 2020 SAP SE. All rights reserved.