Interface SupplierActivityTaskService

All Superinterfaces:
BatchService<SupplierActivityTaskServiceBatch>
All Known Implementing Classes:
DefaultSupplierActivityTaskService

@Deprecated public interface SupplierActivityTaskService extends BatchService<SupplierActivityTaskServiceBatch>
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

This service enables you to create, update and delete procurement-related tasks through an API call.

Business Documentation

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 Details

  • Method Details

    • withServicePath

      @Nonnull SupplierActivityTaskService 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.
    • getAllSuplrActyTskActyReference

      @Nonnull SuplrActyTskActyReferenceFluentHelper getAllSuplrActyTskActyReference()
      Deprecated.
      Fetch multiple SuplrActyTskActyReference entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskActyReferenceByKey

      @Nonnull SuplrActyTskActyReferenceByKeyFluentHelper getSuplrActyTskActyReferenceByKey(UUID suplrActyTaskReferenceUUID)
      Deprecated.
      Fetch a single SuplrActyTskActyReference entity using key fields.
      Parameters:
      suplrActyTaskReferenceUUID - Task ReferenceUUID

      Constraints: Not nullable

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

      @Nonnull SuplrActyTskCommTextFluentHelper getAllSuplrActyTskCommText()
      Deprecated.
      Fetch multiple SuplrActyTskCommText entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskCommTextByKey

      @Nonnull SuplrActyTskCommTextByKeyFluentHelper getSuplrActyTskCommTextByKey(UUID suplrActyTaskUUID, String language)
      Deprecated.
      Fetch a single SuplrActyTskCommText entity using key fields.
      Parameters:
      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      suplrActyTaskUUID - Task UUID

      Constraints: Not nullable

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

      @Nonnull SuplrActyTskDescriptionFluentHelper getAllSuplrActyTskDescription()
      Deprecated.
      Fetch multiple SuplrActyTskDescription entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskDescriptionByKey

      @Nonnull SuplrActyTskDescriptionByKeyFluentHelper getSuplrActyTskDescriptionByKey(UUID suplrActyTaskUUID, String language)
      Deprecated.
      Fetch a single SuplrActyTskDescription entity using key fields.
      Parameters:
      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      suplrActyTaskUUID - Task UUID

      Constraints: Not nullable

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

      @Nonnull SuplrActyTskMessageTextFluentHelper getAllSuplrActyTskMessageText()
      Deprecated.
      Fetch multiple SuplrActyTskMessageText entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskMessageTextByKey

      @Nonnull SuplrActyTskMessageTextByKeyFluentHelper getSuplrActyTskMessageTextByKey(UUID suplrActyTaskUUID, String language)
      Deprecated.
      Fetch a single SuplrActyTskMessageText entity using key fields.
      Parameters:
      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      suplrActyTaskUUID - Task UUID

      Constraints: Not nullable

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

      @Nonnull SuplrActyTskProcessorFluentHelper getAllSuplrActyTskProcessor()
      Deprecated.
      Fetch multiple SuplrActyTskProcessor entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskProcessorByKey

      @Nonnull SuplrActyTskProcessorByKeyFluentHelper getSuplrActyTskProcessorByKey(UUID suplrActyTaskPartyUUID)
      Deprecated.
      Fetch a single SuplrActyTskProcessor entity using key fields.
      Parameters:
      suplrActyTaskPartyUUID - Task Party UUID

      Constraints: Not nullable

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

      @Nonnull SuplrActyTskPurchaserRespFluentHelper getAllSuplrActyTskPurchaserResp()
      Deprecated.
      Fetch multiple SuplrActyTskPurchaserResp entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskPurchaserRespByKey

      @Nonnull SuplrActyTskPurchaserRespByKeyFluentHelper getSuplrActyTskPurchaserRespByKey(UUID suplrActyTaskPartyUUID)
      Deprecated.
      Fetch a single SuplrActyTskPurchaserResp entity using key fields.
      Parameters:
      suplrActyTaskPartyUUID - Task Party UUID

      Constraints: Not nullable

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

      @Nonnull SuplrActyTskSupplierFluentHelper getAllSuplrActyTskSupplier()
      Deprecated.
      Fetch multiple SuplrActyTskSupplier entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSuplrActyTskSupplierByKey

      @Nonnull SuplrActyTskSupplierByKeyFluentHelper getSuplrActyTskSupplierByKey(UUID suplrActyTaskPartyUUID)
      Deprecated.
      Fetch a single SuplrActyTskSupplier entity using key fields.
      Parameters:
      suplrActyTaskPartyUUID - Task Party UUID

      Constraints: Not nullable

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

      @Nonnull SupplierActivityTaskFluentHelper getAllSupplierActivityTask()
      Deprecated.
      Fetch multiple SupplierActivityTask entities.
      Returns:
      A fluent helper to fetch multiple 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.
    • getSupplierActivityTaskByKey

      @Nonnull SupplierActivityTaskByKeyFluentHelper getSupplierActivityTaskByKey(UUID suplrActyTaskUUID)
      Deprecated.
      Fetch a single SupplierActivityTask entity using key fields.
      Parameters:
      suplrActyTaskUUID - Task UUID

      Constraints: Not nullable

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

      @Nonnull SendFluentHelper send(@Nonnull UUID suplrActyTaskUUID)
      Deprecated.

      Creates a fluent helper for the Send OData function import.

      Parameters:
      suplrActyTaskUUID - UUID

      Constraints: 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 execute method on the fluent helper object.
    • submit

      @Nonnull SubmitFluentHelper submit(@Nonnull UUID suplrActyTaskUUID)
      Deprecated.

      Creates a fluent helper for the Submit OData function import.

      Parameters:
      suplrActyTaskUUID - UUID

      Constraints: 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 execute method on the fluent helper object.
    • complete

      @Nonnull CompleteFluentHelper complete(@Nonnull UUID suplrActyTaskUUID)
      Deprecated.

      Creates a fluent helper for the Complete OData function import.

      Parameters:
      suplrActyTaskUUID - UUID

      Constraints: 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 execute method on the fluent helper object.
    • requestClarification

      @Nonnull RequestClarificationFluentHelper requestClarification(@Nonnull UUID suplrActyTaskUUID)
      Deprecated.

      Creates a fluent helper for the RequestClarification OData function import.

      Parameters:
      suplrActyTaskUUID - UUID

      Constraints: 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 execute method on the fluent helper object.