public interface SupplierActivityTaskService extends BatchService<SupplierActivityTaskServiceBatch>
This service enables you to create, update and delete procurement-related tasks through an API call.
Reference: SAP API Business Hub
OData Service: | API_SUPPLIER_ACTIVITY_TASK_SRV |
API Version: | 1 |
Communication Scenario: | Supplier Activity Task Integration (SAP_COM_0138) |
Scope Items: | Activity Management in Procurement (19C) |
Authentication Methods: | Basic, x509 |
Business Object: | SupplierActivity |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
batch
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull SupplierActivityTaskService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull SuplrActyTskActyReferenceFluentHelper getAllSuplrActyTskActyReference()
SuplrActyTskActyReference
entities.SuplrActyTskActyReference
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.@Nonnull SuplrActyTskActyReferenceByKeyFluentHelper getSuplrActyTskActyReferenceByKey(UUID suplrActyTaskReferenceUUID)
SuplrActyTskActyReference
entity using key fields.suplrActyTaskReferenceUUID
- Task ReferenceUUID
Constraints: Not nullable
SuplrActyTskActyReference
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.@Nonnull SuplrActyTskCommTextFluentHelper getAllSuplrActyTskCommText()
SuplrActyTskCommText
entities.SuplrActyTskCommText
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.@Nonnull SuplrActyTskCommTextByKeyFluentHelper getSuplrActyTskCommTextByKey(UUID suplrActyTaskUUID, String language)
SuplrActyTskCommText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
suplrActyTaskUUID
- Task UUID
Constraints: Not nullable
SuplrActyTskCommText
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.@Nonnull SuplrActyTskDescriptionFluentHelper getAllSuplrActyTskDescription()
SuplrActyTskDescription
entities.SuplrActyTskDescription
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.@Nonnull SuplrActyTskDescriptionByKeyFluentHelper getSuplrActyTskDescriptionByKey(UUID suplrActyTaskUUID, String language)
SuplrActyTskDescription
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
suplrActyTaskUUID
- Task UUID
Constraints: Not nullable
SuplrActyTskDescription
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.@Nonnull SuplrActyTskMessageTextFluentHelper getAllSuplrActyTskMessageText()
SuplrActyTskMessageText
entities.SuplrActyTskMessageText
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.@Nonnull SuplrActyTskMessageTextByKeyFluentHelper getSuplrActyTskMessageTextByKey(UUID suplrActyTaskUUID, String language)
SuplrActyTskMessageText
entity using key fields.language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
suplrActyTaskUUID
- Task UUID
Constraints: Not nullable
SuplrActyTskMessageText
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.@Nonnull SuplrActyTskProcessorFluentHelper getAllSuplrActyTskProcessor()
SuplrActyTskProcessor
entities.SuplrActyTskProcessor
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.@Nonnull SuplrActyTskProcessorByKeyFluentHelper getSuplrActyTskProcessorByKey(UUID suplrActyTaskPartyUUID)
SuplrActyTskProcessor
entity using key fields.suplrActyTaskPartyUUID
- Task Party UUID
Constraints: Not nullable
SuplrActyTskProcessor
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.@Nonnull SuplrActyTskPurchaserRespFluentHelper getAllSuplrActyTskPurchaserResp()
SuplrActyTskPurchaserResp
entities.SuplrActyTskPurchaserResp
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.@Nonnull SuplrActyTskPurchaserRespByKeyFluentHelper getSuplrActyTskPurchaserRespByKey(UUID suplrActyTaskPartyUUID)
SuplrActyTskPurchaserResp
entity using key fields.suplrActyTaskPartyUUID
- Task Party UUID
Constraints: Not nullable
SuplrActyTskPurchaserResp
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.@Nonnull SuplrActyTskSupplierFluentHelper getAllSuplrActyTskSupplier()
SuplrActyTskSupplier
entities.SuplrActyTskSupplier
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.@Nonnull SuplrActyTskSupplierByKeyFluentHelper getSuplrActyTskSupplierByKey(UUID suplrActyTaskPartyUUID)
SuplrActyTskSupplier
entity using key fields.suplrActyTaskPartyUUID
- Activity Party UUID
Constraints: Not nullable
SuplrActyTskSupplier
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.@Nonnull SupplierActivityTaskFluentHelper getAllSupplierActivityTask()
SupplierActivityTask
entities.SupplierActivityTask
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.@Nonnull SupplierActivityTaskByKeyFluentHelper getSupplierActivityTaskByKey(UUID suplrActyTaskUUID)
SupplierActivityTask
entity using key fields.suplrActyTaskUUID
- Task UUID
Constraints: Not nullable
SupplierActivityTask
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.@Nonnull SendFluentHelper send(UUID suplrActyTaskUUID)
Creates a fluent helper for the Send OData function import.
suplrActyTaskUUID
- UUID
Constraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
execute
method on the fluent helper object.@Nonnull SubmitFluentHelper submit(UUID suplrActyTaskUUID)
Creates a fluent helper for the Submit OData function import.
suplrActyTaskUUID
- UUID
Constraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
execute
method on the fluent helper object.@Nonnull CompleteFluentHelper complete(UUID suplrActyTaskUUID)
Creates a fluent helper for the Complete OData function import.
suplrActyTaskUUID
- UUID
Constraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
execute
method on the fluent helper object.@Nonnull RequestClarificationFluentHelper requestClarification(UUID suplrActyTaskUUID)
Creates a fluent helper for the RequestClarification OData function import.
suplrActyTaskUUID
- UUID
Constraints: none
Original parameter name from the Odata EDM: SuplrActyTaskUUID
execute
method on the fluent helper object.Copyright © 2020 SAP SE. All rights reserved.