Interface SupplierActivityTaskService
- All Superinterfaces:
BatchService<SupplierActivityTaskServiceBatch>
- All Known Implementing Classes:
DefaultSupplierActivityTaskService
This service enables you to create, update and delete procurement-related tasks through an API call.
Reference: SAP Business Accelerator Hub
Details:
| OData Service: | API_SUPPLIER_ACTIVITY_TASK_SRV |
| API Version: | 1.0.0 |
| Minimum ERP Version: | 2302 |
| Communication Scenario: | Supplier Activity Task Integration(SAP_COM_0138) |
| Scope Items: | Activity Management in Procurement(19C) |
| Authentication Methods: | x509 |
| Business Object: | Supplier Activity |
-
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.Creates a fluent helper for the Complete OData function import.Deprecated.Fetch multipleSuplrActyTskActyReferenceentities.Deprecated.Fetch multipleSuplrActyTskCommTextentities.Deprecated.Fetch multipleSuplrActyTskDescriptionentities.Deprecated.Fetch multipleSuplrActyTskMessageTextentities.Deprecated.Fetch multipleSuplrActyTskProcessorentities.Deprecated.Fetch multipleSuplrActyTskPurchaserRespentities.Deprecated.Fetch multipleSuplrActyTskSupplierentities.Deprecated.Fetch multipleSupplierActivityTaskentities.getSuplrActyTskActyReferenceByKey(UUID suplrActyTaskReferenceUUID) Deprecated.Fetch a singleSuplrActyTskActyReferenceentity using key fields.getSuplrActyTskCommTextByKey(UUID suplrActyTaskUUID, String language) Deprecated.Fetch a singleSuplrActyTskCommTextentity using key fields.getSuplrActyTskDescriptionByKey(UUID suplrActyTaskUUID, String language) Deprecated.Fetch a singleSuplrActyTskDescriptionentity using key fields.getSuplrActyTskMessageTextByKey(UUID suplrActyTaskUUID, String language) Deprecated.Fetch a singleSuplrActyTskMessageTextentity using key fields.getSuplrActyTskProcessorByKey(UUID suplrActyTaskPartyUUID) Deprecated.Fetch a singleSuplrActyTskProcessorentity using key fields.getSuplrActyTskPurchaserRespByKey(UUID suplrActyTaskPartyUUID) Deprecated.Fetch a singleSuplrActyTskPurchaserRespentity using key fields.getSuplrActyTskSupplierByKey(UUID suplrActyTaskPartyUUID) Deprecated.Fetch a singleSuplrActyTskSupplierentity using key fields.getSupplierActivityTaskByKey(UUID suplrActyTaskUUID) Deprecated.Fetch a singleSupplierActivityTaskentity using key fields.requestClarification(UUID suplrActyTaskUUID) Deprecated.Creates a fluent helper for the RequestClarification OData function import.Deprecated.Creates a fluent helper for the Send OData function import.Deprecated.Creates a fluent helper for the Submit OData function import.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.
-
getAllSuplrActyTskActyReference
Deprecated.Fetch multipleSuplrActyTskActyReferenceentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskActyReferenceentities. 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.
-
getSuplrActyTskActyReferenceByKey
@Nonnull SuplrActyTskActyReferenceByKeyFluentHelper getSuplrActyTskActyReferenceByKey(UUID suplrActyTaskReferenceUUID) Deprecated.Fetch a singleSuplrActyTskActyReferenceentity using key fields.- Parameters:
suplrActyTaskReferenceUUID- Task ReferenceUUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskActyReferenceentity 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.
-
getAllSuplrActyTskCommText
Deprecated.Fetch multipleSuplrActyTskCommTextentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskCommTextentities. 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.
-
getSuplrActyTskCommTextByKey
@Nonnull SuplrActyTskCommTextByKeyFluentHelper getSuplrActyTskCommTextByKey(UUID suplrActyTaskUUID, String language) Deprecated.Fetch a singleSuplrActyTskCommTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskCommTextentity 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.
-
getAllSuplrActyTskDescription
Deprecated.Fetch multipleSuplrActyTskDescriptionentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskDescriptionentities. 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.
-
getSuplrActyTskDescriptionByKey
@Nonnull SuplrActyTskDescriptionByKeyFluentHelper getSuplrActyTskDescriptionByKey(UUID suplrActyTaskUUID, String language) Deprecated.Fetch a singleSuplrActyTskDescriptionentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskDescriptionentity 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.
-
getAllSuplrActyTskMessageText
Deprecated.Fetch multipleSuplrActyTskMessageTextentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskMessageTextentities. 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.
-
getSuplrActyTskMessageTextByKey
@Nonnull SuplrActyTskMessageTextByKeyFluentHelper getSuplrActyTskMessageTextByKey(UUID suplrActyTaskUUID, String language) Deprecated.Fetch a singleSuplrActyTskMessageTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskMessageTextentity 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.
-
getAllSuplrActyTskProcessor
Deprecated.Fetch multipleSuplrActyTskProcessorentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskProcessorentities. 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.
-
getSuplrActyTskProcessorByKey
@Nonnull SuplrActyTskProcessorByKeyFluentHelper getSuplrActyTskProcessorByKey(UUID suplrActyTaskPartyUUID) Deprecated.Fetch a singleSuplrActyTskProcessorentity using key fields.- Parameters:
suplrActyTaskPartyUUID- Task Party UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskProcessorentity 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.
-
getAllSuplrActyTskPurchaserResp
Deprecated.Fetch multipleSuplrActyTskPurchaserRespentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskPurchaserRespentities. 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.
-
getSuplrActyTskPurchaserRespByKey
@Nonnull SuplrActyTskPurchaserRespByKeyFluentHelper getSuplrActyTskPurchaserRespByKey(UUID suplrActyTaskPartyUUID) Deprecated.Fetch a singleSuplrActyTskPurchaserRespentity using key fields.- Parameters:
suplrActyTaskPartyUUID- Task Party UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskPurchaserRespentity 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.
-
getAllSuplrActyTskSupplier
Deprecated.Fetch multipleSuplrActyTskSupplierentities.- Returns:
- A fluent helper to fetch multiple
SuplrActyTskSupplierentities. 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.
-
getSuplrActyTskSupplierByKey
@Nonnull SuplrActyTskSupplierByKeyFluentHelper getSuplrActyTskSupplierByKey(UUID suplrActyTaskPartyUUID) Deprecated.Fetch a singleSuplrActyTskSupplierentity using key fields.- Parameters:
suplrActyTaskPartyUUID- Task Party UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SuplrActyTskSupplierentity 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.
-
getAllSupplierActivityTask
Deprecated.Fetch multipleSupplierActivityTaskentities.- Returns:
- A fluent helper to fetch multiple
SupplierActivityTaskentities. 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.
-
getSupplierActivityTaskByKey
Deprecated.Fetch a singleSupplierActivityTaskentity using key fields.- Parameters:
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
- Returns:
- A fluent helper to fetch a single
SupplierActivityTaskentity 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.
-
send
Deprecated.Creates a fluent helper for the Send OData function import.
- Parameters:
suplrActyTaskUUID- UUIDConstraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
- Returns:
- A fluent helper object that will execute the Send OData function import with the provided
parameters. To perform execution, call the
executemethod on the fluent helper object.
-
submit
Deprecated.Creates a fluent helper for the Submit OData function import.
- Parameters:
suplrActyTaskUUID- UUIDConstraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
- Returns:
- A fluent helper object that will execute the Submit OData function import with the provided
parameters. To perform execution, call the
executemethod on the fluent helper object.
-
complete
Deprecated.Creates a fluent helper for the Complete OData function import.
- Parameters:
suplrActyTaskUUID- UUIDConstraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
- Returns:
- A fluent helper object that will execute the Complete OData function import with the provided
parameters. To perform execution, call the
executemethod on the fluent helper object.
-
requestClarification
Deprecated.Creates a fluent helper for the RequestClarification OData function import.
- Parameters:
suplrActyTaskUUID- UUIDConstraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
- Returns:
- A fluent helper object that will execute the RequestClarification OData function import with the
provided parameters. To perform execution, call the
executemethod on the fluent helper object.
-