Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SAP__ValueHelp
Packages that use SAP__ValueHelp
Package
Description
-
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SAP__ValueHelpModifier and TypeMethodDescriptionSAP__ValueHelp.SAP__ValueHelpBuilder.build()protected SAP__ValueHelpSAP__ValueHelpCreateFluentHelper.getEntity()protected SAP__ValueHelpSAP__ValueHelpDeleteFluentHelper.getEntity()protected SAP__ValueHelpSAP__ValueHelpUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return types with arguments of type SAP__ValueHelpModifier and TypeMethodDescriptionprotected Class<SAP__ValueHelp>SAP__ValueHelpByKeyFluentHelper.getEntityClass()protected Class<SAP__ValueHelp>SAP__ValueHelpFluentHelper.getEntityClass()SAP__ValueHelp.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with parameters of type SAP__ValueHelpModifierConstructorDescriptionSAP__ValueHelpCreateFluentHelper(String servicePath, SAP__ValueHelp entity, String entityCollection) Creates a fluent helper object that will create aSAP__ValueHelpentity on the OData endpoint.SAP__ValueHelpDeleteFluentHelper(String servicePath, SAP__ValueHelp entity, String entityCollection) Creates a fluent helper object that will delete aSAP__ValueHelpentity on the OData endpoint.SAP__ValueHelpUpdateFluentHelper(String servicePath, SAP__ValueHelp entity, String entityCollection) Creates a fluent helper object that will update aSAP__ValueHelpentity on the OData endpoint. -
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.batch with parameters of type SAP__ValueHelpModifier and TypeMethodDescriptionDefaultSupplierEvaluationScoreServiceBatchChangeSet.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) SupplierEvaluationScoreServiceBatchChangeSet.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Create a newSAP__ValueHelpentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) SupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deletes an existingSAP__ValueHelpentity in the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) SupplierEvaluationScoreServiceBatchChangeSet.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Update an existingSAP__ValueHelpentity and save it to the S/4HANA system. -
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.link that return types with arguments of type SAP__ValueHelpModifier and TypeMethodDescriptionSAP__ValueHelpOneToOneLink.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.supplierevaluationscore.link with type arguments of type SAP__ValueHelpModifier and TypeMethodDescriptionprotected SAP__ValueHelpLink<ObjectT>SAP__ValueHelpLink.translateLinkType(EntityLink<SAP__ValueHelpLink<ObjectT>, SAP__ValueHelp, ObjectT> link) -
Uses of SAP__ValueHelp in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SAP__ValueHelpModifier and TypeMethodDescriptionDefaultSupplierEvaluationScoreService.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.SupplierEvaluationScoreService.createSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.Create a newSAP__ValueHelpentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreService.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.SupplierEvaluationScoreService.deleteSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.Deletes an existingSAP__ValueHelpentity in the S/4HANA system.DefaultSupplierEvaluationScoreService.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.SupplierEvaluationScoreService.updateSAP__ValueHelp(SAP__ValueHelp sAP__ValueHelp) Deprecated.Update an existingSAP__ValueHelpentity and save it to the S/4HANA system.