Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse.field.SuplrEvalRspSectionField
Packages that use SuplrEvalRspSectionField
-
Uses of SuplrEvalRspSectionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse declared as SuplrEvalRspSectionFieldModifier and TypeFieldDescriptionstatic final SuplrEvalRspSectionField<Double>SuplrEvalRspSection.CALCULATED_SCOREUse with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalRspSectionField<Short>SuplrEvalRspSection.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalRspSectionField<Integer>SuplrEvalRspSection.NUMBER_OF_RESPONSESUse with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalRspSectionField<String>SuplrEvalRspSection.QUESTIONNAIRE_SECTION_NAMEUse with available fluent helpers to apply the QuestionnaireSectionName field to query operations.static final SuplrEvalRspSectionField<UUID>SuplrEvalRspSection.SUPLR_EVAL_REQ_SECTION_UUIDUse with available fluent helpers to apply the SuplrEvalReqSectionUUID field to query operations.static final SuplrEvalRspSectionField<UUID>SuplrEvalRspSection.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalRspSectionField<UUID>SuplrEvalRspSection.SUPLR_EVAL_RSP_SECTION_UUIDUse with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.static final SuplrEvalRspSectionField<UUID>SuplrEvalRspSection.SUPLR_EVAL_RSP_UUIDUse with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.static final SuplrEvalRspSectionField<Integer>SuplrEvalRspSection.SUPPLIER_EVAL_RESPONSE_SCTN_ALTVUse with available fluent helpers to apply the SupplierEvalResponseSctnAltv field to query operations.static final SuplrEvalRspSectionField<String>SuplrEvalRspSection.SUPPLIER_EVAL_RESPONSE_SECTIONUse with available fluent helpers to apply the SupplierEvalResponseSection field to query operations.static final SuplrEvalRspSectionField<Short>SuplrEvalRspSection.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalRspSectionField<Short>SuplrEvalRspSection.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 SuplrEvalRspSectionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalRspSectionField<T>SuplrEvalRspSection.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalRspSectionField<T>Use with available fluent helpers to apply an extension field to query operations.