Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.processsupplierevaluationresponses |
Modifier and Type | Field and Description |
---|---|
static EntityField<SuplrEvalRspSection,Double> |
SuplrEvalRspSection.CALCULATED_SCORE
Use with available fluent helpers to apply the CalculatedScore field to query operations.
|
static EntityField<SuplrEvalRspSection,Short> |
SuplrEvalRspSection.MINIMAL_SCORE
Use with available fluent helpers to apply the MinimalScore field to query operations.
|
static EntityField<SuplrEvalRspSection,Integer> |
SuplrEvalRspSection.NUMBER_OF_RESPONSES
Use with available fluent helpers to apply the NumberOfResponses field to query operations.
|
static EntityField<SuplrEvalRspSection,String> |
SuplrEvalRspSection.QUESTIONNAIRE_SECTION_NAME
Use with available fluent helpers to apply the QuestionnaireSectionName field to query operations.
|
static EntityField<SuplrEvalRspSection,UUID> |
SuplrEvalRspSection.SUPLR_EVAL_REQ_SECTION_U_U_ID
Use with available fluent helpers to apply the SuplrEvalReqSectionUUID field to query operations.
|
static EntityField<SuplrEvalRspSection,UUID> |
SuplrEvalRspSection.SUPLR_EVAL_RSP_QUESTIONNAIRE_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspQuestionnaireUUID field to query operations.
|
static EntityField<SuplrEvalRspSection,UUID> |
SuplrEvalRspSection.SUPLR_EVAL_RSP_SECTION_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspSectionUUID field to query operations.
|
static EntityField<SuplrEvalRspSection,UUID> |
SuplrEvalRspSection.SUPLR_EVAL_RSP_U_U_ID
Use with available fluent helpers to apply the SuplrEvalRspUUID field to query operations.
|
static EntityField<SuplrEvalRspSection,Integer> |
SuplrEvalRspSection.SUPPLIER_EVAL_RESPONSE_SCTN_ALTV
Use with available fluent helpers to apply the SupplierEvalResponseSctnAltv field to query operations.
|
static EntityField<SuplrEvalRspSection,String> |
SuplrEvalRspSection.SUPPLIER_EVAL_RESPONSE_SECTION
Use with available fluent helpers to apply the SupplierEvalResponseSection field to query operations.
|
static EntityField<SuplrEvalRspSection,Short> |
SuplrEvalRspSection.TARGET_SCORE
Use with available fluent helpers to apply the TargetScore field to query operations.
|
static EntityField<SuplrEvalRspSection,Short> |
SuplrEvalRspSection.WEIGHTING_FACTOR
Use with available fluent helpers to apply the WeightingFactor field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSection |
SuplrEvalRspSection.SuplrEvalRspSectionBuilder.build() |
SuplrEvalRspSection |
SuplrEvalRspSectionByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspSection |
SuplrEvalRspSectionByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SuplrEvalRspSection |
SuplrEvalRspSectionByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<SuplrEvalRspSection> |
SuplrEvalRspSectionFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspSection> |
SuplrEvalRspSectionFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspSection> |
SuplrEvalRspSectionFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<SuplrEvalRspSection> |
SuplrEvalRspStrucQnaire.fetchSuplrEvalRspSection()
Fetches the SuplrEvalRspSection entities (one to many) associated with this entity.
|
static <T> EntityField<SuplrEvalRspSection,T> |
SuplrEvalRspSection.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<SuplrEvalRspSection> |
SuplrEvalRspSection.getType() |
Modifier and Type | Method and Description |
---|---|
SuplrEvalRspSectionFluentHelper |
SuplrEvalRspSectionFluentHelper.filter(ExpressionFluentHelper<SuplrEvalRspSection> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SuplrEvalRspSectionFluentHelper |
SuplrEvalRspSectionFluentHelper.orderBy(EntityField<SuplrEvalRspSection,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.