Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationscorecard |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalSccrdSectionField<Double> |
SuplrEvalSccrdSection.CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalSccrdSectionField<Short> |
SuplrEvalSccrdSection.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalSccrdSectionField<Integer> |
SuplrEvalSccrdSection.NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalSccrdSectionField<String> |
SuplrEvalSccrdSection.QUESTIONNAIRE_SECTION_NAME
Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations.
|
static SuplrEvalSccrdSectionField<UUID> |
SuplrEvalSccrdSection.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalSccrdSectionField<UUID> |
SuplrEvalSccrdSection.SUPLR_EVAL_SCCRD_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdSectionUUID field to query operations.
|
static SuplrEvalSccrdSectionField<UUID> |
SuplrEvalSccrdSection.SUPLR_EVAL_SCCRD_UUID
Use with available fluent helpers to apply the SuplrEvalSccrdUUID field to query operations.
|
static SuplrEvalSccrdSectionField<Integer> |
SuplrEvalSccrdSection.SUPPLIER_EVAL_SCORECARD_SCTN_ALTV
Use with available fluent helpers to apply the SupplierEvalScorecardSctnAltv field to query operations.
|
static SuplrEvalSccrdSectionField<String> |
SuplrEvalSccrdSection.SUPPLIER_EVAL_SCORECARD_SECTION
Use with available fluent helpers to apply the SupplierEvalScorecardSection field to query operations.
|
static SuplrEvalSccrdSectionField<Short> |
SuplrEvalSccrdSection.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalSccrdSectionField<Short> |
SuplrEvalSccrdSection.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalSccrdSectionField<T> |
SuplrEvalSccrdSection.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalSccrdSection.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.