Interface SupplierEvaluationResponseService

All Superinterfaces:
BatchService<SupplierEvaluationResponseServiceBatch>
All Known Implementing Classes:
DefaultSupplierEvaluationResponseService

@Deprecated public interface SupplierEvaluationResponseService extends BatchService<SupplierEvaluationResponseServiceBatch>
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

This service enables you to read supplier evaluation responses through an API call.

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_SUPLR_EVAL_RESPONSE_SRV
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Supplier Evaluation Response Integration(SAP_COM_0139)
Scope Items: Supplier Evaluation and Performance Monitoring(SL4)
Authentication Methods: x509
Business Object: Supplier Evaluation Response
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull SupplierEvaluationResponseService withServicePath(@Nonnull String servicePath)
      Deprecated.
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • getAllSuplrEvalRspAppraiser

      @Nonnull SuplrEvalRspAppraiserFluentHelper getAllSuplrEvalRspAppraiser()
      Deprecated.
      Fetch multiple SuplrEvalRspAppraiser entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspAppraiserByKey

      @Nonnull SuplrEvalRspAppraiserByKeyFluentHelper getSuplrEvalRspAppraiserByKey(UUID suplrEvalRspPartyUUID)
      Deprecated.
      Fetch a single SuplrEvalRspAppraiser entity using key fields.
      Parameters:
      suplrEvalRspPartyUUID - Evaluation Response Party UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspExplText

      @Nonnull SuplrEvalRspExplTextFluentHelper getAllSuplrEvalRspExplText()
      Deprecated.
      Fetch multiple SuplrEvalRspExplText entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspExplTextByKey

      @Nonnull SuplrEvalRspExplTextByKeyFluentHelper getSuplrEvalRspExplTextByKey(UUID suplrEvalReqUUID, String language)
      Deprecated.
      Fetch a single SuplrEvalRspExplText entity using key fields.
      Parameters:
      suplrEvalReqUUID - Evaluation Request UUID

      Constraints: Not nullable

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspExternalName

      @Nonnull SuplrEvalRspExternalNameFluentHelper getAllSuplrEvalRspExternalName()
      Deprecated.
      Fetch multiple SuplrEvalRspExternalName entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspExternalNameByKey

      @Nonnull SuplrEvalRspExternalNameByKeyFluentHelper getSuplrEvalRspExternalNameByKey(UUID suplrEvalRspUUID, String language)
      Deprecated.
      Fetch a single SuplrEvalRspExternalName entity using key fields.
      Parameters:
      suplrEvalRspUUID - Evaluation Response UUID

      Constraints: Not nullable

      language - Language

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspIntroduction

      @Nonnull SuplrEvalRspIntroductionFluentHelper getAllSuplrEvalRspIntroduction()
      Deprecated.
      Fetch multiple SuplrEvalRspIntroduction entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspIntroductionByKey

      @Nonnull SuplrEvalRspIntroductionByKeyFluentHelper getSuplrEvalRspIntroductionByKey(UUID suplrEvalReqUUID, String language)
      Deprecated.
      Fetch a single SuplrEvalRspIntroduction entity using key fields.
      Parameters:
      suplrEvalReqUUID - Evaluation Request UUID

      Constraints: Not nullable

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspLanguage

      @Nonnull SuplrEvalRspLanguageFluentHelper getAllSuplrEvalRspLanguage()
      Deprecated.
      Fetch multiple SuplrEvalRspLanguage entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspLanguageByKey

      @Nonnull SuplrEvalRspLanguageByKeyFluentHelper getSuplrEvalRspLanguageByKey(UUID suplrEvalRspLanguageUUID)
      Deprecated.
      Fetch a single SuplrEvalRspLanguage entity using key fields.
      Parameters:
      suplrEvalRspLanguageUUID - Evaluation Response Language UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspPurchaserResp

      @Nonnull SuplrEvalRspPurchaserRespFluentHelper getAllSuplrEvalRspPurchaserResp()
      Deprecated.
      Fetch multiple SuplrEvalRspPurchaserResp entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspPurchaserRespByKey

      @Nonnull SuplrEvalRspPurchaserRespByKeyFluentHelper getSuplrEvalRspPurchaserRespByKey(UUID suplrEvalRspPartyUUID)
      Deprecated.
      Fetch a single SuplrEvalRspPurchaserResp entity using key fields.
      Parameters:
      suplrEvalRspPartyUUID - Evaluation Response Party UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspQuestion

      @Nonnull SuplrEvalRspQuestionFluentHelper getAllSuplrEvalRspQuestion()
      Deprecated.
      Fetch multiple SuplrEvalRspQuestion entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspQuestionByKey

      @Nonnull SuplrEvalRspQuestionByKeyFluentHelper getSuplrEvalRspQuestionByKey(UUID suplrEvalRspQuestionUUID)
      Deprecated.
      Fetch a single SuplrEvalRspQuestion entity using key fields.
      Parameters:
      suplrEvalRspQuestionUUID - Evaluation Response Question UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspQuestionText

      @Nonnull SuplrEvalRspQuestionTextFluentHelper getAllSuplrEvalRspQuestionText()
      Deprecated.
      Fetch multiple SuplrEvalRspQuestionText entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspQuestionTextByKey

      @Nonnull SuplrEvalRspQuestionTextByKeyFluentHelper getSuplrEvalRspQuestionTextByKey(UUID suplrEvalReqUUID, String language)
      Deprecated.
      Fetch a single SuplrEvalRspQuestionText entity using key fields.
      Parameters:
      suplrEvalReqUUID - Evaluation Request UUID

      Constraints: Not nullable

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspRootQnaire

      @Nonnull SuplrEvalRspRootQnaireFluentHelper getAllSuplrEvalRspRootQnaire()
      Deprecated.
      Fetch multiple SuplrEvalRspRootQnaire entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspRootQnaireByKey

      @Nonnull SuplrEvalRspRootQnaireByKeyFluentHelper getSuplrEvalRspRootQnaireByKey(UUID suplrEvalRspQuestionnaireUUID)
      Deprecated.
      Fetch a single SuplrEvalRspRootQnaire entity using key fields.
      Parameters:
      suplrEvalRspQuestionnaireUUID - Evaluation Response Questionnaire UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspSection

      @Nonnull SuplrEvalRspSectionFluentHelper getAllSuplrEvalRspSection()
      Deprecated.
      Fetch multiple SuplrEvalRspSection entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspSectionByKey

      @Nonnull SuplrEvalRspSectionByKeyFluentHelper getSuplrEvalRspSectionByKey(UUID suplrEvalRspSectionUUID)
      Deprecated.
      Fetch a single SuplrEvalRspSection entity using key fields.
      Parameters:
      suplrEvalRspSectionUUID - Evaluation Response Section UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspSectionText

      @Nonnull SuplrEvalRspSectionTextFluentHelper getAllSuplrEvalRspSectionText()
      Deprecated.
      Fetch multiple SuplrEvalRspSectionText entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspSectionTextByKey

      @Nonnull SuplrEvalRspSectionTextByKeyFluentHelper getSuplrEvalRspSectionTextByKey(UUID suplrEvalReqUUID, String language)
      Deprecated.
      Fetch a single SuplrEvalRspSectionText entity using key fields.
      Parameters:
      suplrEvalReqUUID - Evaluation Request UUID

      Constraints: Not nullable

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspStrucQnaire

      @Nonnull SuplrEvalRspStrucQnaireFluentHelper getAllSuplrEvalRspStrucQnaire()
      Deprecated.
      Fetch multiple SuplrEvalRspStrucQnaire entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspStrucQnaireByKey

      @Nonnull SuplrEvalRspStrucQnaireByKeyFluentHelper getSuplrEvalRspStrucQnaireByKey(UUID suplrEvalRspQuestionnaireUUID)
      Deprecated.
      Fetch a single SuplrEvalRspStrucQnaire entity using key fields.
      Parameters:
      suplrEvalRspQuestionnaireUUID - Evaluation Response Questionnaire UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSuplrEvalRspSupplier

      @Nonnull SuplrEvalRspSupplierFluentHelper getAllSuplrEvalRspSupplier()
      Deprecated.
      Fetch multiple SuplrEvalRspSupplier entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrEvalRspSupplierByKey

      @Nonnull SuplrEvalRspSupplierByKeyFluentHelper getSuplrEvalRspSupplierByKey(UUID suplrEvalRspPartyUUID)
      Deprecated.
      Fetch a single SuplrEvalRspSupplier entity using key fields.
      Parameters:
      suplrEvalRspPartyUUID - Evaluation Response Party UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.
    • getAllSupplierEvaluationResponse

      @Nonnull SupplierEvaluationResponseFluentHelper getAllSupplierEvaluationResponse()
      Deprecated.
      Fetch multiple SupplierEvaluationResponse entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSupplierEvaluationResponseByKey

      @Nonnull SupplierEvaluationResponseByKeyFluentHelper getSupplierEvaluationResponseByKey(UUID suplrEvalRspUUID)
      Deprecated.
      Fetch a single SupplierEvaluationResponse entity using key fields.
      Parameters:
      suplrEvalRspUUID - Evaluation Response UUID

      Constraints: Not nullable

      Returns:
      A fluent helper to fetch a single 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.