Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspRootQnaireField
Packages that use SuplrEvalRspRootQnaireField
-
Uses of SuplrEvalRspRootQnaireField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspRootQnaireFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspRootQnaireField<Double>SuplrEvalRspRootQnaire.CALCULATED_SCOREUse with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalRspRootQnaireField<Boolean>SuplrEvalRspRootQnaire.IS_SCORING_RELEVANTUse with available fluent helpers to apply the IsScoringRelevant field to query operations.static final SuplrEvalRspRootQnaireField<Short>SuplrEvalRspRootQnaire.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalRspRootQnaireField<Integer>SuplrEvalRspRootQnaire.NUMBER_OF_RESPONSESUse with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalRspRootQnaireField<Integer>SuplrEvalRspRootQnaire.SUPLR_EVAL_ORDINAL_NUMBERUse with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.static final SuplrEvalRspRootQnaireField<UUID>SuplrEvalRspRootQnaire.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalRspRootQnaireField<UUID>SuplrEvalRspRootQnaire.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspRootQnaireField<Short>SuplrEvalRspRootQnaire.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalRspRootQnaireField<Short>SuplrEvalRspRootQnaire.WEIGHTING_FACTORUse with available fluent helpers to apply the WeightingFactor field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse that return SuplrEvalRspRootQnaireFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspRootQnaireField<T>SuplrEvalRspRootQnaire.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspRootQnaireField<T>Use with available fluent helpers to apply an extension field to query operations.