Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.field.SuplrEvalScorecardRootQnaireField
Packages that use SuplrEvalScorecardRootQnaireField
-
Uses of SuplrEvalScorecardRootQnaireField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard declared as SuplrEvalScorecardRootQnaireFieldModifier and TypeFieldDescriptionstatic final SuplrEvalScorecardRootQnaireField<Double>SuplrEvalScorecardRootQnaire.CALCULATED_SCOREUse with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalScorecardRootQnaireField<Short>SuplrEvalScorecardRootQnaire.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalScorecardRootQnaireField<Integer>SuplrEvalScorecardRootQnaire.NUMBER_OF_RESPONSESUse with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalScorecardRootQnaireField<Integer>SuplrEvalScorecardRootQnaire.SUPLR_EVAL_ORDINAL_NUMBERUse with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.static final SuplrEvalScorecardRootQnaireField<UUID>SuplrEvalScorecardRootQnaire.SUPLR_EVAL_SCORECARD_QNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalScorecardQnaireUUID field to query operations.static final SuplrEvalScorecardRootQnaireField<UUID>SuplrEvalScorecardRootQnaire.SUPLR_EVAL_SCORECARD_UUIDUse with available fluent helpers to apply the SuplrEvalScorecardUUID field to query operations.static final SuplrEvalScorecardRootQnaireField<Short>SuplrEvalScorecardRootQnaire.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalScorecardRootQnaireField<Short>SuplrEvalScorecardRootQnaire.WEIGHTING_FACTORUse with available fluent helpers to apply the WeightingFactor field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard that return SuplrEvalScorecardRootQnaireFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalScorecardRootQnaireField<T>SuplrEvalScorecardRootQnaire.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalScorecardRootQnaireField<T>Use with available fluent helpers to apply an extension field to query operations.