Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.ComparisonResult
Packages that use ComparisonResult
Package
Description
-
Uses of ComparisonResult in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison that return ComparisonResultMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison that return types with arguments of type ComparisonResultModifier and TypeMethodDescriptionBOMComparisonFluentHelper.executeRequest(HttpDestinationProperties destination) Execute this function import.protected Class<ComparisonResult>BOMComparisonFluentHelper.getEntityClass()protected Class<ComparisonResult>ComparisonResultByKeyFluentHelper.getEntityClass()protected Class<ComparisonResult>ComparisonResultFluentHelper.getEntityClass()ComparisonResult.getType() -
Uses of ComparisonResult in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.link that return types with arguments of type ComparisonResultModifier and TypeMethodDescriptionComparisonResultOneToOneLink.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.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billofmaterialcomparison.link with type arguments of type ComparisonResultModifier and TypeMethodDescriptionprotected ComparisonResultLink<ObjectT>ComparisonResultLink.translateLinkType(EntityLink<ComparisonResultLink<ObjectT>, ComparisonResult, ObjectT> link)