Modifier and Type | Method and Description |
---|---|
InspectionSubset |
InspectionSubset.InspectionSubsetBuilder.build() |
InspectionSubset |
InspectionSubsetTrigger_valuationFluentHelper.execute(HttpDestinationProperties destination) |
protected InspectionSubset |
InspectionSubsetCreateFluentHelper.getEntity() |
protected InspectionSubset |
InspectionSubsetUpdateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<InspectionSubset> |
InspectionSubsetTrigger_valuationFluentHelper.getEntityClass() |
protected Class<InspectionSubset> |
InspectionSubsetFluentHelper.getEntityClass() |
protected Class<InspectionSubset> |
InspectionSubsetByKeyFluentHelper.getEntityClass() |
Class<InspectionSubset> |
InspectionSubset.getType() |
Constructor and Description |
---|
InspectionSubsetCreateFluentHelper(String servicePath,
InspectionSubset entity)
Creates a fluent helper object that will create a
InspectionSubset entity on the OData endpoint. |
InspectionSubsetUpdateFluentHelper(String servicePath,
InspectionSubset entity)
Creates a fluent helper object that will update a
InspectionSubset entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
QualityInspectionDataServiceBatchChangeSet |
DefaultQualityInspectionDataServiceBatchChangeSet.createInspectionSubset(InspectionSubset inspectionSubset)
Create a new
InspectionSubset entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
QualityInspectionDataServiceBatchChangeSet.createInspectionSubset(InspectionSubset inspectionSubset)
Create a new
InspectionSubset entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
DefaultQualityInspectionDataServiceBatchChangeSet.updateInspectionSubset(InspectionSubset inspectionSubset)
Update an existing
InspectionSubset entity and save it to the S/4HANA system. |
QualityInspectionDataServiceBatchChangeSet |
QualityInspectionDataServiceBatchChangeSet.updateInspectionSubset(InspectionSubset inspectionSubset)
Update an existing
InspectionSubset entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InspectionSubset> |
InspectionSubsetOneToOneLink.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 InspectionSubsetLink<ObjectT> |
InspectionSubsetLink.translateLinkType(EntityLink<InspectionSubsetLink<ObjectT>,InspectionSubset,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
InspectionSubsetCreateFluentHelper |
DefaultQualityInspectionDataService.createInspectionSubset(InspectionSubset inspectionSubset) |
InspectionSubsetCreateFluentHelper |
QualityInspectionDataService.createInspectionSubset(InspectionSubset inspectionSubset)
Create a new
InspectionSubset entity and save it to the S/4HANA system. |
InspectionSubsetUpdateFluentHelper |
DefaultQualityInspectionDataService.updateInspectionSubset(InspectionSubset inspectionSubset) |
InspectionSubsetUpdateFluentHelper |
QualityInspectionDataService.updateInspectionSubset(InspectionSubset inspectionSubset)
Update an existing
InspectionSubset entity and save it to the S/4HANA system. |
Copyright © 2019 SAP SE. All rights reserved.