Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore.SAP__Currency
Packages that use SAP__Currency
Package
Description
-
Uses of SAP__Currency in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return SAP__CurrencyModifier and TypeMethodDescriptionSAP__Currency.SAP__CurrencyBuilder.build()protected SAP__CurrencySAP__CurrencyCreateFluentHelper.getEntity()protected SAP__CurrencySAP__CurrencyDeleteFluentHelper.getEntity()protected SAP__CurrencySAP__CurrencyUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore that return types with arguments of type SAP__CurrencyModifier and TypeMethodDescriptionprotected Class<SAP__Currency>SAP__CurrencyByKeyFluentHelper.getEntityClass()protected Class<SAP__Currency>SAP__CurrencyFluentHelper.getEntityClass()SAP__Currency.getType()Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscore with parameters of type SAP__CurrencyModifierConstructorDescriptionSAP__CurrencyCreateFluentHelper(String servicePath, SAP__Currency entity, String entityCollection) Creates a fluent helper object that will create aSAP__Currencyentity on the OData endpoint.SAP__CurrencyDeleteFluentHelper(String servicePath, SAP__Currency entity, String entityCollection) Creates a fluent helper object that will delete aSAP__Currencyentity on the OData endpoint.SAP__CurrencyUpdateFluentHelper(String servicePath, SAP__Currency entity, String entityCollection) Creates a fluent helper object that will update aSAP__Currencyentity on the OData endpoint. -
Uses of SAP__Currency 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__CurrencyModifier and TypeMethodDescriptionDefaultSupplierEvaluationScoreServiceBatchChangeSet.createSAP__Currency(SAP__Currency sAP__Currency) SupplierEvaluationScoreServiceBatchChangeSet.createSAP__Currency(SAP__Currency sAP__Currency) Create a newSAP__Currencyentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__Currency(SAP__Currency sAP__Currency) SupplierEvaluationScoreServiceBatchChangeSet.deleteSAP__Currency(SAP__Currency sAP__Currency) Deletes an existingSAP__Currencyentity in the S/4HANA system.DefaultSupplierEvaluationScoreServiceBatchChangeSet.updateSAP__Currency(SAP__Currency sAP__Currency) SupplierEvaluationScoreServiceBatchChangeSet.updateSAP__Currency(SAP__Currency sAP__Currency) Update an existingSAP__Currencyentity and save it to the S/4HANA system. -
Uses of SAP__Currency 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__CurrencyModifier and TypeMethodDescriptionSAP__CurrencyOneToOneLink.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__CurrencyModifier and TypeMethodDescriptionprotected SAP__CurrencyLink<ObjectT>SAP__CurrencyLink.translateLinkType(EntityLink<SAP__CurrencyLink<ObjectT>, SAP__Currency, ObjectT> link) -
Uses of SAP__Currency in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SAP__CurrencyModifier and TypeMethodDescriptionDefaultSupplierEvaluationScoreService.createSAP__Currency(SAP__Currency sAP__Currency) Deprecated.SupplierEvaluationScoreService.createSAP__Currency(SAP__Currency sAP__Currency) Deprecated.Create a newSAP__Currencyentity and save it to the S/4HANA system.DefaultSupplierEvaluationScoreService.deleteSAP__Currency(SAP__Currency sAP__Currency) Deprecated.SupplierEvaluationScoreService.deleteSAP__Currency(SAP__Currency sAP__Currency) Deprecated.Deletes an existingSAP__Currencyentity in the S/4HANA system.DefaultSupplierEvaluationScoreService.updateSAP__Currency(SAP__Currency sAP__Currency) Deprecated.SupplierEvaluationScoreService.updateSAP__Currency(SAP__Currency sAP__Currency) Deprecated.Update an existingSAP__Currencyentity and save it to the S/4HANA system.