Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard.field.SuplrEvalSccrdQuestionField
Packages that use SuplrEvalSccrdQuestionField
-
Uses of SuplrEvalSccrdQuestionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard declared as SuplrEvalSccrdQuestionFieldModifier and TypeFieldDescriptionstatic final SuplrEvalSccrdQuestionField<Short>SuplrEvalSccrdQuestion.MINIMAL_SCOREUse with available fluent helpers to apply the MinimalScore field to query operations.static final SuplrEvalSccrdQuestionField<String>SuplrEvalSccrdQuestion.QUESTION_NAMEUse with available fluent helpers to apply the QuestionName field to query operations.static final SuplrEvalSccrdQuestionField<String>SuplrEvalSccrdQuestion.SLC_QUESTION_TYPEUse with available fluent helpers to apply the SLCQuestionType field to query operations.static final SuplrEvalSccrdQuestionField<UUID>SuplrEvalSccrdQuestion.SUPLR_EVAL_REQ_QUESTION_UUIDUse with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.static final SuplrEvalSccrdQuestionField<UUID>SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_QUESTION_UUIDUse with available fluent helpers to apply the SuplrEvalSccrdQuestionUUID field to query operations.static final SuplrEvalSccrdQuestionField<UUID>SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_SECTION_UUIDUse with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.static final SuplrEvalSccrdQuestionField<UUID>SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_UUIDUse with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.static final SuplrEvalSccrdQuestionField<String>SuplrEvalSccrdQuestion.SUPPLIER_EVAL_QUESTIONUse with available fluent helpers to apply the SupplierEvalQuestion field to query operations.static final SuplrEvalSccrdQuestionField<String>SuplrEvalSccrdQuestion.SUPPLIER_EVAL_REQUEST_QUESTIONUse with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.static final SuplrEvalSccrdQuestionField<Short>SuplrEvalSccrdQuestion.TARGET_SCOREUse with available fluent helpers to apply the TargetScore field to query operations.static final SuplrEvalSccrdQuestionField<Short>SuplrEvalSccrdQuestion.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 SuplrEvalSccrdQuestionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SuplrEvalSccrdQuestionField<T>SuplrEvalSccrdQuestion.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SuplrEvalSccrdQuestionField<T>Use with available fluent helpers to apply an extension field to query operations.