Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalSccrdQuestionField<Short> |
SuplrEvalSccrdQuestion.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SuplrEvalSccrdQuestion.QUESTION_NAME
Use with available fluent helpers to apply the QuestionName field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SuplrEvalSccrdQuestion.SLC_QUESTION_TYPE
Use with available fluent helpers to apply the SLCQuestionType field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SuplrEvalSccrdQuestion.SUPLR_EVAL_REQ_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqQuestionUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_QUESTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdQuestionUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<UUID> |
SuplrEvalSccrdQuestion.SUPLR_EVAL_SCCRD_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SuplrEvalSccrdQuestion.SUPPLIER_EVAL_QUESTION
Use with available fluent helpers to apply the SupplierEvalQuestion field to query operations.
|
static SuplrEvalSccrdQuestionField<String> |
SuplrEvalSccrdQuestion.SUPPLIER_EVAL_REQUEST_QUESTION
Use with available fluent helpers to apply the SupplierEvalRequestQuestion field to query operations.
|
static SuplrEvalSccrdQuestionField<Short> |
SuplrEvalSccrdQuestion.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalSccrdQuestionField<Short> |
SuplrEvalSccrdQuestion.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalSccrdQuestionField<T> |
SuplrEvalSccrdQuestion.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalSccrdQuestion.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.