Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.field.SuplrEvalScorecardField
Packages that use SuplrEvalScorecardField
-
Uses of SuplrEvalScorecardField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard declared as SuplrEvalScorecardFieldModifier and TypeFieldDescriptionstatic final SuplrEvalScorecardField<String>SuplrEvalScorecard.SUPLR_EVAL_SCORECARD_NAMEUse with available fluent helpers to apply the SuplrEvalScorecardName field to query operations.static final SuplrEvalScorecardField<UUID>SuplrEvalScorecard.SUPLR_EVAL_SCORECARD_UUIDUse with available fluent helpers to apply the SuplrEvalScorecardUUID field to query operations.static final SuplrEvalScorecardField<String>SuplrEvalScorecard.SUPPLIER_EVAL_SCORECARDUse with available fluent helpers to apply the SupplierEvalScorecard field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalScorecardFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalScorecardField<T>SuplrEvalScorecard.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalScorecardField<T>Use with available fluent helpers to apply an extension field to query operations.