Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.field.SuplrEvalSccrdSectionField
Packages that use SuplrEvalSccrdSectionField
-
Uses of SuplrEvalSccrdSectionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard declared as SuplrEvalSccrdSectionFieldModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdSectionField<Double>SuplrEvalSccrdSection.CALCULATED_SCOREUse with available fluent helpers to apply the CalculatedScore field to query operations.static final SuplrEvalSccrdSectionField<Short>SuplrEvalSccrdSection.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalSccrdSectionField<Integer>SuplrEvalSccrdSection.NUMBER_OF_RESPONSESUse with available fluent helpers to apply the NumberOfResponses field to query operations.static final SuplrEvalSccrdSectionField<String>SuplrEvalSccrdSection.QUESTIONNAIRE_SECTION_NAMEUse with available fluent helpers to apply the QuestionnaireSectionName field to query operations.static final SuplrEvalSccrdSectionField<UUID>SuplrEvalSccrdSection.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUIDUse with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.static final SuplrEvalSccrdSectionField<UUID>SuplrEvalSccrdSection.SUPLR_EVAL_SCCRD_SECTION_UUIDUse with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.static final SuplrEvalSccrdSectionField<UUID>SuplrEvalSccrdSection.SUPLR_EVAL_SCCRD_UUIDUse with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.static final SuplrEvalSccrdSectionField<Integer>SuplrEvalSccrdSection.SUPPLIER_EVAL_SCORECARD_SCTN_ALTVUse with available fluent helpers to apply the SupplierEvalScorecardSctnAltv field to query operations.static final SuplrEvalSccrdSectionField<String>SuplrEvalSccrdSection.SUPPLIER_EVAL_SCORECARD_SECTIONUse with available fluent helpers to apply the SupplierEvalScorecardSection field to query operations.static final SuplrEvalSccrdSectionField<Short>SuplrEvalSccrdSection.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalSccrdSectionField<Short>SuplrEvalSccrdSection.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 SuplrEvalSccrdSectionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalSccrdSectionField<T>SuplrEvalSccrdSection.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalSccrdSectionField<T>Use with available fluent helpers to apply an extension field to query operations.