Modifier and Type | Method and Description |
---|---|
InspLotUsageDecision |
InspLotUsageDecision.InspLotUsageDecisionBuilder.build() |
protected InspLotUsageDecision |
InspLotUsageDecisionUpdateFluentHelper.getEntity() |
protected InspLotUsageDecision |
InspLotUsageDecisionCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<InspLotUsageDecision> |
InspLotUsageDecisionFluentHelper.getEntityClass() |
protected Class<InspLotUsageDecision> |
InspLotUsageDecisionByKeyFluentHelper.getEntityClass() |
Class<InspLotUsageDecision> |
InspLotUsageDecision.getType() |
Constructor and Description |
---|
InspLotUsageDecisionCreateFluentHelper(String servicePath,
InspLotUsageDecision entity)
Creates a fluent helper object that will create a
InspLotUsageDecision entity on the OData endpoint. |
InspLotUsageDecisionUpdateFluentHelper(String servicePath,
InspLotUsageDecision entity)
Creates a fluent helper object that will update a
InspLotUsageDecision entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
QualityInspectionDataServiceBatchChangeSet |
DefaultQualityInspectionDataServiceBatchChangeSet.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision)
Create a new
InspLotUsageDecision entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
QualityInspectionDataServiceBatchChangeSet.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision)
Create a new
InspLotUsageDecision entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
DefaultQualityInspectionDataServiceBatchChangeSet.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision)
Update an existing
InspLotUsageDecision entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
QualityInspectionDataServiceBatchChangeSet.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision)
Update an existing
InspLotUsageDecision entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InspLotUsageDecision> |
InspLotUsageDecisionOneToOneLink.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 InspLotUsageDecisionLink<ObjectT> |
InspLotUsageDecisionLink.translateLinkType(EntityLink<InspLotUsageDecisionLink<ObjectT>,InspLotUsageDecision,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
InspLotUsageDecisionCreateFluentHelper |
DefaultQualityInspectionDataService.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) |
InspLotUsageDecisionCreateFluentHelper |
QualityInspectionDataService.createInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision)
Create a new
InspLotUsageDecision entity and save it to the S/4HANA system. |
InspLotUsageDecisionUpdateFluentHelper |
DefaultQualityInspectionDataService.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision) |
InspLotUsageDecisionUpdateFluentHelper |
QualityInspectionDataService.updateInspLotUsageDecision(InspLotUsageDecision inspLotUsageDecision)
Update an existing
InspLotUsageDecision entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.