Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspStrucQnaireField
Packages that use SuplrEvalRspStrucQnaireField
-
Uses of SuplrEvalRspStrucQnaireField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspStrucQnaireFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspStrucQnaireField<Double>SuplrEvalRspStrucQnaire.CALCULATED_SCOREUse with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalRspStrucQnaireField<Boolean>SuplrEvalRspStrucQnaire.IS_SCORING_RELEVANTUse with available fluent helpers to apply the IsScoringRelevant field to query operations.static final SuplrEvalRspStrucQnaireField<Short>SuplrEvalRspStrucQnaire.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalRspStrucQnaireField<Integer>SuplrEvalRspStrucQnaire.NUMBER_OF_RESPONSESUse with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalRspStrucQnaireField<String>SuplrEvalRspStrucQnaire.QUESTIONNAIRE_NAMEUse with available fluent helpers to apply the QuestionnaireName field to query operations.static final SuplrEvalRspStrucQnaireField<Integer>SuplrEvalRspStrucQnaire.SUPLR_EVAL_ORDINAL_NUMBERUse with available fluent helpers to apply the SuplrEvalOrdinalNumber field to query operations.static final SuplrEvalRspStrucQnaireField<UUID>SuplrEvalRspStrucQnaire.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalRspStrucQnaireField<UUID>SuplrEvalRspStrucQnaire.SUPLR_EVAL_RSP_ROOT_QNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalRspRootQnaireUUID field to query operations.static final SuplrEvalRspStrucQnaireField<UUID>SuplrEvalRspStrucQnaire.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspStrucQnaireField<Short>SuplrEvalRspStrucQnaire.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalRspStrucQnaireField<Short>SuplrEvalRspStrucQnaire.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 SuplrEvalRspStrucQnaireFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspStrucQnaireField<T>SuplrEvalRspStrucQnaire.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspStrucQnaireField<T>Use with available fluent helpers to apply an extension field to query operations.