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.
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Fetch multipleSuplrEvalSccrdPurchaserRespentities.Deprecated.Fetch multipleSuplrEvalSccrdQuestionentities.Deprecated.Fetch multipleSuplrEvalSccrdSectionentities.Deprecated.Fetch multipleSuplrEvalSccrdStrucQnaireentities.Deprecated.Fetch multipleSuplrEvalSccrdSupplierentities.Deprecated.Fetch multipleSuplrEvalScorecardentities.Deprecated.Fetch multipleSuplrEvalScorecardRootQnaireentities.getSuplrEvalSccrdPurchaserRespByKey(UUID suplrEvalScorecardPtyUUID) Deprecated.Fetch a singleSuplrEvalSccrdPurchaserRespentity using key fields.getSuplrEvalSccrdQuestionByKey(UUID suplrEvalSccrdQuestionUUID) Deprecated.Fetch a singleSuplrEvalSccrdQuestionentity using key fields.getSuplrEvalSccrdSectionByKey(UUID suplrEvalSccrdSectionUUID) Deprecated.Fetch a singleSuplrEvalSccrdSectionentity using key fields.getSuplrEvalSccrdStrucQnaireByKey(UUID suplrEvalScorecardQnaireUUID) Deprecated.Fetch a singleSuplrEvalSccrdStrucQnaireentity using key fields.getSuplrEvalSccrdSupplierByKey(UUID suplrEvalScorecardPtyUUID) Deprecated.Fetch a singleSuplrEvalSccrdSupplierentity using key fields.getSuplrEvalScorecardByKey(UUID suplrEvalScorecardUUID) Deprecated.Fetch a singleSuplrEvalScorecardentity using key fields.getSuplrEvalScorecardRootQnaireByKey(UUID suplrEvalScorecardQnaireUUID) Deprecated.Fetch a singleSuplrEvalScorecardRootQnaireentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.Methods inherited from interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
batch
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
Method Details
-
withServicePath
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
Deprecated.Fetch multipleSuplrEvalSccrdPurchaserRespentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalSccrdPurchaserRespentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalSccrdPurchaserRespByKey
@Nonnull SuplrEvalSccrdPurchaserRespByKeyFluentHelper getSuplrEvalSccrdPurchaserRespByKey(UUID suplrEvalScorecardPtyUUID) Deprecated.Fetch a singleSuplrEvalSccrdPurchaserRespentity using key fields.- Parameters:
suplrEvalScorecardPtyUUID- Evaluation Response Party UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalSccrdPurchaserRespentity 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 theexecutemethod on the fluent helper object.
-
getAllSuplrEvalSccrdQuestion
Deprecated.Fetch multipleSuplrEvalSccrdQuestionentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalSccrdQuestionentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalSccrdQuestionByKey
@Nonnull SuplrEvalSccrdQuestionByKeyFluentHelper getSuplrEvalSccrdQuestionByKey(UUID suplrEvalSccrdQuestionUUID) Deprecated.Fetch a singleSuplrEvalSccrdQuestionentity using key fields.- Parameters:
suplrEvalSccrdQuestionUUID- Evaluation Scorecard Question UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalSccrdQuestionentity 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 theexecutemethod on the fluent helper object.
-
getAllSuplrEvalSccrdSection
Deprecated.Fetch multipleSuplrEvalSccrdSectionentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalSccrdSectionentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalSccrdSectionByKey
@Nonnull SuplrEvalSccrdSectionByKeyFluentHelper getSuplrEvalSccrdSectionByKey(UUID suplrEvalSccrdSectionUUID) Deprecated.Fetch a singleSuplrEvalSccrdSectionentity using key fields.- Parameters:
suplrEvalSccrdSectionUUID- Evaluation Scorecard Section UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalSccrdSectionentity 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 theexecutemethod on the fluent helper object.
-
getAllSuplrEvalSccrdStrucQnaire
Deprecated.Fetch multipleSuplrEvalSccrdStrucQnaireentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalSccrdStrucQnaireentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalSccrdStrucQnaireByKey
@Nonnull SuplrEvalSccrdStrucQnaireByKeyFluentHelper getSuplrEvalSccrdStrucQnaireByKey(UUID suplrEvalScorecardQnaireUUID) Deprecated.Fetch a singleSuplrEvalSccrdStrucQnaireentity using key fields.- Parameters:
suplrEvalScorecardQnaireUUID- Evaluation Scorecard Questionnaire UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalSccrdStrucQnaireentity 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 theexecutemethod on the fluent helper object.
-
getAllSuplrEvalSccrdSupplier
Deprecated.Fetch multipleSuplrEvalSccrdSupplierentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalSccrdSupplierentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalSccrdSupplierByKey
@Nonnull SuplrEvalSccrdSupplierByKeyFluentHelper getSuplrEvalSccrdSupplierByKey(UUID suplrEvalScorecardPtyUUID) Deprecated.Fetch a singleSuplrEvalSccrdSupplierentity using key fields.- Parameters:
suplrEvalScorecardPtyUUID- Evaluation Response Party UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalSccrdSupplierentity 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 theexecutemethod on the fluent helper object.
-
getAllSuplrEvalScorecard
Deprecated.Fetch multipleSuplrEvalScorecardentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalScorecardentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalScorecardByKey
@Nonnull SuplrEvalScorecardByKeyFluentHelper getSuplrEvalScorecardByKey(UUID suplrEvalScorecardUUID) Deprecated.Fetch a singleSuplrEvalScorecardentity using key fields.- Parameters:
suplrEvalScorecardUUID- Evaluation Scorecard UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalScorecardentity 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 theexecutemethod on the fluent helper object.
-
getAllSuplrEvalScorecardRootQnaire
Deprecated.Fetch multipleSuplrEvalScorecardRootQnaireentities.- Returns:
- A fluent helper to fetch multiple
SuplrEvalScorecardRootQnaireentities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the fluent helper object.
-
getSuplrEvalScorecardRootQnaireByKey
@Nonnull SuplrEvalScorecardRootQnaireByKeyFluentHelper getSuplrEvalScorecardRootQnaireByKey(UUID suplrEvalScorecardQnaireUUID) Deprecated.Fetch a singleSuplrEvalScorecardRootQnaireentity using key fields.- Parameters:
suplrEvalScorecardQnaireUUID- Evaluation Scorecard Questionnaire UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrEvalScorecardRootQnaireentity 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 theexecutemethod on the fluent helper object.
-