Modifier and Type | Method and Description |
---|---|
InspectionLot |
InspectionLot.InspectionLotBuilder.build() |
protected InspectionLot |
InspectionLotUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<InspectionLot> |
InspectionLotByKeyFluentHelper.getEntityClass() |
protected Class<InspectionLot> |
InspectionLotFluentHelper.getEntityClass() |
Class<InspectionLot> |
InspectionLot.getType() |
Constructor and Description |
---|
InspectionLotUpdateFluentHelper(String servicePath,
InspectionLot entity)
Creates a fluent helper object that will update a
InspectionLot
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
QualityInspectionDataServiceBatchChangeSet |
DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionLot(InspectionLot inspectionLot)
Update an existing
InspectionLot entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
QualityInspectionDataServiceBatchChangeSet.updateInspectionLot(InspectionLot inspectionLot)
Update an existing
InspectionLot entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InspectionLot> |
InspectionLotOneToOneLink.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 InspectionLotLink<ObjectT> |
InspectionLotLink.translateLinkType(EntityLink<InspectionLotLink<ObjectT>,InspectionLot,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
InspectionLotUpdateFluentHelper |
DefaultQualityInspectionDataService.updateInspectionLot(InspectionLot inspectionLot) |
InspectionLotUpdateFluentHelper |
QualityInspectionDataService.updateInspectionLot(InspectionLot inspectionLot)
Update an existing
InspectionLot entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.