Modifier and Type | Method and Description |
---|---|
InspPlanOperation |
InspPlanOperation.InspPlanOperationBuilder.build() |
protected InspPlanOperation |
InspPlanOperationUpdateFluentHelper.getEntity() |
protected InspPlanOperation |
InspPlanOperationCreateFluentHelper.getEntity() |
protected InspPlanOperation |
InspPlanOperationDeleteFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
protected Class<InspPlanOperation> |
InspPlanOperationFluentHelper.getEntityClass() |
protected Class<InspPlanOperation> |
InspPlanOperationByKeyFluentHelper.getEntityClass() |
Class<InspPlanOperation> |
InspPlanOperation.getType() |
Constructor and Description |
---|
InspPlanOperationCreateFluentHelper(String servicePath,
InspPlanOperation entity)
Creates a fluent helper object that will create a
InspPlanOperation
entity on the OData endpoint. |
InspPlanOperationDeleteFluentHelper(String servicePath,
InspPlanOperation entity)
Creates a fluent helper object that will delete a
InspPlanOperation
entity on the OData endpoint. |
InspPlanOperationUpdateFluentHelper(String servicePath,
InspPlanOperation entity)
Creates a fluent helper object that will update a
InspPlanOperation
entity on the OData endpoint. |
Modifier and Type | Method and Description |
---|---|
InspectionPlanServiceBatchChangeSet |
InspectionPlanServiceBatchChangeSet.createInspPlanOperation(InspPlanOperation inspPlanOperation)
Create a new
InspPlanOperation entity and save it to the S/4HANA system. |
InspectionPlanServiceBatchChangeSet |
DefaultInspectionPlanServiceBatchChangeSet.createInspPlanOperation(InspPlanOperation inspPlanOperation)
Create a new
InspPlanOperation entity and save it to the S/4HANA system. |
InspectionPlanServiceBatchChangeSet |
InspectionPlanServiceBatchChangeSet.deleteInspPlanOperation(InspPlanOperation inspPlanOperation)
Deletes an existing
InspPlanOperation entity in the S/4HANA system. |
InspectionPlanServiceBatchChangeSet |
DefaultInspectionPlanServiceBatchChangeSet.deleteInspPlanOperation(InspPlanOperation inspPlanOperation)
Deletes an existing
InspPlanOperation entity in the S/4HANA system. |
InspectionPlanServiceBatchChangeSet |
InspectionPlanServiceBatchChangeSet.updateInspPlanOperation(InspPlanOperation inspPlanOperation)
Update an existing
InspPlanOperation entity and save it to the S/4HANA system. |
InspectionPlanServiceBatchChangeSet |
DefaultInspectionPlanServiceBatchChangeSet.updateInspPlanOperation(InspPlanOperation inspPlanOperation)
Update an existing
InspPlanOperation entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<InspPlanOperation> |
InspPlanOperationOneToOneLink.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 InspPlanOperationLink<ObjectT> |
InspPlanOperationLink.translateLinkType(EntityLink<InspPlanOperationLink<ObjectT>,InspPlanOperation,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.