Modifier and Type | Method and Description |
---|---|
InspectionCharacteristic |
InspectionCharacteristic.InspectionCharacteristicBuilder.build() |
protected InspectionCharacteristic |
InspectionCharacteristicCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<InspectionCharacteristic> |
InspectionCharacteristicFluentHelper.getEntityClass() |
protected Class<InspectionCharacteristic> |
InspectionCharacteristicByKeyFluentHelper.getEntityClass() |
Class<InspectionCharacteristic> |
InspectionCharacteristic.getType() |
Constructor and Description |
---|
InspectionCharacteristicCreateFluentHelper(String servicePath,
InspectionCharacteristic entity)
Creates a fluent helper object that will create a
InspectionCharacteristic entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
QualityInspectionDataServiceBatchChangeSet |
DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionCharacteristic(InspectionCharacteristic inspectionCharacteristic)
Create a new
InspectionCharacteristic entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
QualityInspectionDataServiceBatchChangeSet.createInspectionCharacteristic(InspectionCharacteristic inspectionCharacteristic)
Create a new
InspectionCharacteristic entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InspectionCharacteristic> |
InspectionCharacteristicOneToOneLink.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 InspectionCharacteristicLink<ObjectT> |
InspectionCharacteristicLink.translateLinkType(EntityLink<InspectionCharacteristicLink<ObjectT>,InspectionCharacteristic,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
InspectionCharacteristicCreateFluentHelper |
DefaultQualityInspectionDataService.createInspectionCharacteristic(InspectionCharacteristic inspectionCharacteristic) |
InspectionCharacteristicCreateFluentHelper |
QualityInspectionDataService.createInspectionCharacteristic(InspectionCharacteristic inspectionCharacteristic)
Create a new
InspectionCharacteristic entity and save it to the S/4HANA system. |
Copyright © 2020 SAP SE. All rights reserved.