public interface SupplierEvaluationResponseService
This service enables a remote system to read supplier evaluation responses from the SAP S/4HANA tenant.
Reference: SAP API Business Hub
OData Service: | API_SUPLR_EVAL_RESPONSE_SRV |
API Version: | 1 |
Communication Scenario: | Supplier Evaluation Response Integration (SAP_COM_0139) |
Scope Items: | Supplier Evaluation and Performance Monitoring (SL4) |
API Business Object: | EXC_SUPPLIEREVALUATIONRESPONSE |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path used to access the endpoint. |
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path used to access the endpoint.SupplierEvaluationResponseService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull SuplrEvalRspAppraiserFluentHelper getAllSuplrEvalRspAppraiser()
SuplrEvalRspAppraiser
entities.SuplrEvalRspAppraiser
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspAppraiserByKeyFluentHelper getSuplrEvalRspAppraiserByKey(UUID suplrEvalRspPartyUUID)
SuplrEvalRspAppraiser
entity using key fields.suplrEvalRspPartyUUID
- Evaluation Response Party UUIDConstraints: Not nullable
SuplrEvalRspAppraiser
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspExplTextFluentHelper getAllSuplrEvalRspExplText()
SuplrEvalRspExplText
entities.SuplrEvalRspExplText
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspExplTextByKeyFluentHelper getSuplrEvalRspExplTextByKey(UUID suplrEvalReqUUID, String language)
SuplrEvalRspExplText
entity using key fields.suplrEvalReqUUID
- Evaluation Request UUIDConstraints: Not nullable
language
- The language key indicatesConstraints: Not nullable, Maximum length: 2
SuplrEvalRspExplText
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspExternalNameFluentHelper getAllSuplrEvalRspExternalName()
SuplrEvalRspExternalName
entities.SuplrEvalRspExternalName
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspExternalNameByKeyFluentHelper getSuplrEvalRspExternalNameByKey(UUID suplrEvalRspUUID, String language)
SuplrEvalRspExternalName
entity using key fields.suplrEvalRspUUID
- Evaluation Response UUIDConstraints: Not nullable
language
- LanguageConstraints: Not nullable, Maximum length: 2
SuplrEvalRspExternalName
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspIntroductionFluentHelper getAllSuplrEvalRspIntroduction()
SuplrEvalRspIntroduction
entities.SuplrEvalRspIntroduction
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspIntroductionByKeyFluentHelper getSuplrEvalRspIntroductionByKey(UUID suplrEvalReqUUID, String language)
SuplrEvalRspIntroduction
entity using key fields.suplrEvalReqUUID
- Evaluation Request UUIDConstraints: Not nullable
language
- The language key indicatesConstraints: Not nullable, Maximum length: 2
SuplrEvalRspIntroduction
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspLanguageFluentHelper getAllSuplrEvalRspLanguage()
SuplrEvalRspLanguage
entities.SuplrEvalRspLanguage
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspLanguageByKeyFluentHelper getSuplrEvalRspLanguageByKey(UUID suplrEvalRspLanguageUUID)
SuplrEvalRspLanguage
entity using key fields.suplrEvalRspLanguageUUID
- Evaluation Response Language UUIDConstraints: Not nullable
SuplrEvalRspLanguage
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspPurchaserRespFluentHelper getAllSuplrEvalRspPurchaserResp()
SuplrEvalRspPurchaserResp
entities.SuplrEvalRspPurchaserResp
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspPurchaserRespByKeyFluentHelper getSuplrEvalRspPurchaserRespByKey(UUID suplrEvalRspPartyUUID)
SuplrEvalRspPurchaserResp
entity using key fields.suplrEvalRspPartyUUID
- Evaluation Response Party UUIDConstraints: Not nullable
SuplrEvalRspPurchaserResp
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspQuestionFluentHelper getAllSuplrEvalRspQuestion()
SuplrEvalRspQuestion
entities.SuplrEvalRspQuestion
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspQuestionByKeyFluentHelper getSuplrEvalRspQuestionByKey(UUID suplrEvalRspQuestionUUID)
SuplrEvalRspQuestion
entity using key fields.suplrEvalRspQuestionUUID
- Evaluation Response Question UUIDConstraints: Not nullable
SuplrEvalRspQuestion
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspQuestionTextFluentHelper getAllSuplrEvalRspQuestionText()
SuplrEvalRspQuestionText
entities.SuplrEvalRspQuestionText
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspQuestionTextByKeyFluentHelper getSuplrEvalRspQuestionTextByKey(UUID suplrEvalReqUUID, String language)
SuplrEvalRspQuestionText
entity using key fields.suplrEvalReqUUID
- Evaluation Request UUIDConstraints: Not nullable
language
- The language key indicatesConstraints: Not nullable, Maximum length: 2
SuplrEvalRspQuestionText
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspRootQnaireFluentHelper getAllSuplrEvalRspRootQnaire()
SuplrEvalRspRootQnaire
entities.SuplrEvalRspRootQnaire
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspRootQnaireByKeyFluentHelper getSuplrEvalRspRootQnaireByKey(UUID suplrEvalRspQuestionnaireUUID)
SuplrEvalRspRootQnaire
entity using key fields.suplrEvalRspQuestionnaireUUID
- Evaluation Response Questionnaire UUIDConstraints: Not nullable
SuplrEvalRspRootQnaire
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspSectionFluentHelper getAllSuplrEvalRspSection()
SuplrEvalRspSection
entities.SuplrEvalRspSection
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspSectionByKeyFluentHelper getSuplrEvalRspSectionByKey(UUID suplrEvalRspSectionUUID)
SuplrEvalRspSection
entity using key fields.suplrEvalRspSectionUUID
- Evaluation Response Section UUIDConstraints: Not nullable
SuplrEvalRspSection
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspSectionTextFluentHelper getAllSuplrEvalRspSectionText()
SuplrEvalRspSectionText
entities.SuplrEvalRspSectionText
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspSectionTextByKeyFluentHelper getSuplrEvalRspSectionTextByKey(UUID suplrEvalReqUUID, String language)
SuplrEvalRspSectionText
entity using key fields.suplrEvalReqUUID
- Evaluation Request UUIDConstraints: Not nullable
language
- The language key indicatesConstraints: Not nullable, Maximum length: 2
SuplrEvalRspSectionText
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspStrucQnaireFluentHelper getAllSuplrEvalRspStrucQnaire()
SuplrEvalRspStrucQnaire
entities.SuplrEvalRspStrucQnaire
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspStrucQnaireByKeyFluentHelper getSuplrEvalRspStrucQnaireByKey(UUID suplrEvalRspQuestionnaireUUID)
SuplrEvalRspStrucQnaire
entity using key fields.suplrEvalRspQuestionnaireUUID
- Evaluation Response Questionnaire UUIDConstraints: Not nullable
SuplrEvalRspStrucQnaire
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspSupplierFluentHelper getAllSuplrEvalRspSupplier()
SuplrEvalRspSupplier
entities.SuplrEvalRspSupplier
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SuplrEvalRspSupplierByKeyFluentHelper getSuplrEvalRspSupplierByKey(UUID suplrEvalRspPartyUUID)
SuplrEvalRspSupplier
entity using key fields.suplrEvalRspPartyUUID
- Evaluation Response Party UUIDConstraints: Not nullable
SuplrEvalRspSupplier
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SupplierEvaluationResponseFluentHelper getAllSupplierEvaluationResponse()
SupplierEvaluationResponse
entities.SupplierEvaluationResponse
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.@Nonnull SupplierEvaluationResponseByKeyFluentHelper getSupplierEvaluationResponseByKey(UUID suplrEvalRspUUID)
SupplierEvaluationResponse
entity using key fields.suplrEvalRspUUID
- Evaluation Response UUIDConstraints: Not nullable
SupplierEvaluationResponse
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.