Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.supplierevaluationresponse |
Modifier and Type | Field and Description |
---|---|
static SuplrEvalRspSectionField<Double> |
SuplrEvalRspSection.CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static SuplrEvalRspSectionField<Short> |
SuplrEvalRspSection.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static SuplrEvalRspSectionField<Integer> |
SuplrEvalRspSection.NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static SuplrEvalRspSectionField<String> |
SuplrEvalRspSection.QUESTIONNAIRE_SECTION_NAME
Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SuplrEvalRspSection.SUPLR_EVAL_REQ_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalReqSectionUUID field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SuplrEvalRspSection.SUPLR_EVAL_RSP_QUESTIONNAIRE_UUID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SuplrEvalRspSection.SUPLR_EVAL_RSP_SECTION_UUID
Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.
|
static SuplrEvalRspSectionField<UUID> |
SuplrEvalRspSection.SUPLR_EVAL_RSP_UUID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static SuplrEvalRspSectionField<Integer> |
SuplrEvalRspSection.SUPPLIER_EVAL_RESPONSE_SCTN_ALTV
Use with available fluent helpers to apply the SupplierEvalResponseSctnAltv field to query operations.
|
static SuplrEvalRspSectionField<String> |
SuplrEvalRspSection.SUPPLIER_EVAL_RESPONSE_SECTION
Use with available fluent helpers to apply the SupplierEvalResponseSection field to query operations.
|
static SuplrEvalRspSectionField<Short> |
SuplrEvalRspSection.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static SuplrEvalRspSectionField<Short> |
SuplrEvalRspSection.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SuplrEvalRspSectionField<T> |
SuplrEvalRspSection.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SuplrEvalRspSection.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.