Class DefaultSupplierActivityTaskService
- All Implemented Interfaces:
BatchService<SupplierActivityTaskServiceBatch>,SupplierActivityTaskService
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
Fields inherited from interface com.sap.cloud.sdk.s4hana.datamodel.odata.services.SupplierActivityTaskService
DEFAULT_SERVICE_PATH -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Creates a service usingSupplierActivityTaskService.DEFAULT_SERVICE_PATHto send the requests. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Deprecated.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.
-
Constructor Details
-
DefaultSupplierActivityTaskService
public DefaultSupplierActivityTaskService()Deprecated.Creates a service usingSupplierActivityTaskService.DEFAULT_SERVICE_PATHto send the requests.
-
-
Method Details
-
withServicePath
Deprecated.Description copied from interface:SupplierActivityTaskServiceOverrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.- Specified by:
withServicePathin interfaceSupplierActivityTaskService- Parameters:
servicePath- Service path that will override the default.- Returns:
- A new service instance with the specified service path.
-
batch
Deprecated.- Specified by:
batchin interfaceBatchService<SupplierActivityTaskServiceBatch>
-
getAllSuplrActyTskActyReference
Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskActyReferenceentities.- Specified by:
getAllSuplrActyTskActyReferencein interfaceSupplierActivityTaskService- 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 public SuplrActyTskActyReferenceByKeyFluentHelper getSuplrActyTskActyReferenceByKey(UUID suplrActyTaskReferenceUUID) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskActyReferenceentity using key fields.- Specified by:
getSuplrActyTskActyReferenceByKeyin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskCommTextentities.- Specified by:
getAllSuplrActyTskCommTextin interfaceSupplierActivityTaskService- 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 public SuplrActyTskCommTextByKeyFluentHelper getSuplrActyTskCommTextByKey(UUID suplrActyTaskUUID, String language) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskCommTextentity using key fields.- Specified by:
getSuplrActyTskCommTextByKeyin interfaceSupplierActivityTaskService- Parameters:
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
language- Language KeyConstraints: Not nullable, Maximum length: 2
- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskDescriptionentities.- Specified by:
getAllSuplrActyTskDescriptionin interfaceSupplierActivityTaskService- 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 public SuplrActyTskDescriptionByKeyFluentHelper getSuplrActyTskDescriptionByKey(UUID suplrActyTaskUUID, String language) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskDescriptionentity using key fields.- Specified by:
getSuplrActyTskDescriptionByKeyin interfaceSupplierActivityTaskService- Parameters:
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
language- Language KeyConstraints: Not nullable, Maximum length: 2
- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskMessageTextentities.- Specified by:
getAllSuplrActyTskMessageTextin interfaceSupplierActivityTaskService- 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 public SuplrActyTskMessageTextByKeyFluentHelper getSuplrActyTskMessageTextByKey(UUID suplrActyTaskUUID, String language) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskMessageTextentity using key fields.- Specified by:
getSuplrActyTskMessageTextByKeyin interfaceSupplierActivityTaskService- Parameters:
suplrActyTaskUUID- Task UUIDConstraints: Not nullable
language- Language KeyConstraints: Not nullable, Maximum length: 2
- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskProcessorentities.- Specified by:
getAllSuplrActyTskProcessorin interfaceSupplierActivityTaskService- 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 public SuplrActyTskProcessorByKeyFluentHelper getSuplrActyTskProcessorByKey(UUID suplrActyTaskPartyUUID) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskProcessorentity using key fields.- Specified by:
getSuplrActyTskProcessorByKeyin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskPurchaserRespentities.- Specified by:
getAllSuplrActyTskPurchaserRespin interfaceSupplierActivityTaskService- 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 public SuplrActyTskPurchaserRespByKeyFluentHelper getSuplrActyTskPurchaserRespByKey(UUID suplrActyTaskPartyUUID) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskPurchaserRespentity using key fields.- Specified by:
getSuplrActyTskPurchaserRespByKeyin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSuplrActyTskSupplierentities.- Specified by:
getAllSuplrActyTskSupplierin interfaceSupplierActivityTaskService- 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 public SuplrActyTskSupplierByKeyFluentHelper getSuplrActyTskSupplierByKey(UUID suplrActyTaskPartyUUID) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSuplrActyTskSupplierentity using key fields.- Specified by:
getSuplrActyTskSupplierByKeyin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceFetch multipleSupplierActivityTaskentities.- Specified by:
getAllSupplierActivityTaskin interfaceSupplierActivityTaskService- 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
@Nonnull public SupplierActivityTaskByKeyFluentHelper getSupplierActivityTaskByKey(UUID suplrActyTaskUUID) Deprecated.Description copied from interface:SupplierActivityTaskServiceFetch a singleSupplierActivityTaskentity using key fields.- Specified by:
getSupplierActivityTaskByKeyin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceCreates a fluent helper for the Send OData function import.
- Specified by:
sendin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceCreates a fluent helper for the Submit OData function import.
- Specified by:
submitin interfaceSupplierActivityTaskService- 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.Description copied from interface:SupplierActivityTaskServiceCreates a fluent helper for the Complete OData function import.
- Specified by:
completein interfaceSupplierActivityTaskService- 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
@Nonnull public RequestClarificationFluentHelper requestClarification(@Nonnull UUID suplrActyTaskUUID) Deprecated.Description copied from interface:SupplierActivityTaskServiceCreates a fluent helper for the RequestClarification OData function import.
- Specified by:
requestClarificationin interfaceSupplierActivityTaskService- 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.
-