Interface SupplierEvaluationScorecardService

All Superinterfaces:
BatchService<SupplierEvaluationScorecardServiceBatch>
All Known Implementing Classes:
DefaultSupplierEvaluationScorecardService

@Deprecated public interface SupplierEvaluationScorecardService extends BatchService<SupplierEvaluationScorecardServiceBatch>
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 scorecards that contain the results of the supplier evaluations per supplier.

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

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

  • Method Details

    • withServicePath

      @Nonnull SupplierEvaluationScorecardService 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.
    • getAllSuplrEvalSccrdPurchaserResp

      @Nonnull SuplrEvalSccrdPurchaserRespFluentHelper getAllSuplrEvalSccrdPurchaserResp()
      Deprecated.
      Fetch multiple SuplrEvalSccrdPurchaserResp entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalSccrdPurchaserResp 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.
    • getSuplrEvalSccrdPurchaserRespByKey

      @Nonnull SuplrEvalSccrdPurchaserRespByKeyFluentHelper getSuplrEvalSccrdPurchaserRespByKey(UUID suplrEvalScorecardPtyUUID)
      Deprecated.
      Fetch a single SuplrEvalSccrdPurchaserResp entity using key fields.
      Parameters:
      suplrEvalScorecardPtyUUID - Evaluation Response Party UUID

      Constraints: Not nullable

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

      @Nonnull SuplrEvalSccrdQuestionFluentHelper getAllSuplrEvalSccrdQuestion()
      Deprecated.
      Fetch multiple SuplrEvalSccrdQuestion entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalSccrdQuestion 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.
    • getSuplrEvalSccrdQuestionByKey

      @Nonnull SuplrEvalSccrdQuestionByKeyFluentHelper getSuplrEvalSccrdQuestionByKey(UUID suplrEvalSccrdQuestionUUID)
      Deprecated.
      Fetch a single SuplrEvalSccrdQuestion entity using key fields.
      Parameters:
      suplrEvalSccrdQuestionUUID - Evaluation Scorecard Question UUID

      Constraints: Not nullable

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

      @Nonnull SuplrEvalSccrdSectionFluentHelper getAllSuplrEvalSccrdSection()
      Deprecated.
      Fetch multiple SuplrEvalSccrdSection entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalSccrdSection 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.
    • getSuplrEvalSccrdSectionByKey

      @Nonnull SuplrEvalSccrdSectionByKeyFluentHelper getSuplrEvalSccrdSectionByKey(UUID suplrEvalSccrdSectionUUID)
      Deprecated.
      Fetch a single SuplrEvalSccrdSection entity using key fields.
      Parameters:
      suplrEvalSccrdSectionUUID - Evaluation Scorecard Section UUID

      Constraints: Not nullable

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

      @Nonnull SuplrEvalSccrdStrucQnaireFluentHelper getAllSuplrEvalSccrdStrucQnaire()
      Deprecated.
      Fetch multiple SuplrEvalSccrdStrucQnaire entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalSccrdStrucQnaire 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.
    • getSuplrEvalSccrdStrucQnaireByKey

      @Nonnull SuplrEvalSccrdStrucQnaireByKeyFluentHelper getSuplrEvalSccrdStrucQnaireByKey(UUID suplrEvalScorecardQnaireUUID)
      Deprecated.
      Fetch a single SuplrEvalSccrdStrucQnaire entity using key fields.
      Parameters:
      suplrEvalScorecardQnaireUUID - Evaluation Scorecard Questionnaire UUID

      Constraints: Not nullable

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

      @Nonnull SuplrEvalSccrdSupplierFluentHelper getAllSuplrEvalSccrdSupplier()
      Deprecated.
      Fetch multiple SuplrEvalSccrdSupplier entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalSccrdSupplier 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.
    • getSuplrEvalSccrdSupplierByKey

      @Nonnull SuplrEvalSccrdSupplierByKeyFluentHelper getSuplrEvalSccrdSupplierByKey(UUID suplrEvalScorecardPtyUUID)
      Deprecated.
      Fetch a single SuplrEvalSccrdSupplier entity using key fields.
      Parameters:
      suplrEvalScorecardPtyUUID - Evaluation Response Party UUID

      Constraints: Not nullable

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

      @Nonnull SuplrEvalScorecardFluentHelper getAllSuplrEvalScorecard()
      Deprecated.
      Fetch multiple SuplrEvalScorecard entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalScorecard 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.
    • getSuplrEvalScorecardByKey

      @Nonnull SuplrEvalScorecardByKeyFluentHelper getSuplrEvalScorecardByKey(UUID suplrEvalScorecardUUID)
      Deprecated.
      Fetch a single SuplrEvalScorecard entity using key fields.
      Parameters:
      suplrEvalScorecardUUID - Evaluation Scorecard UUID

      Constraints: Not nullable

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

      @Nonnull SuplrEvalScorecardRootQnaireFluentHelper getAllSuplrEvalScorecardRootQnaire()
      Deprecated.
      Fetch multiple SuplrEvalScorecardRootQnaire entities.
      Returns:
      A fluent helper to fetch multiple SuplrEvalScorecardRootQnaire 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.
    • getSuplrEvalScorecardRootQnaireByKey

      @Nonnull SuplrEvalScorecardRootQnaireByKeyFluentHelper getSuplrEvalScorecardRootQnaireByKey(UUID suplrEvalScorecardQnaireUUID)
      Deprecated.
      Fetch a single SuplrEvalScorecardRootQnaire entity using key fields.
      Parameters:
      suplrEvalScorecardQnaireUUID - Evaluation Scorecard Questionnaire UUID

      Constraints: Not nullable

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