Interface ProjectBillingRequestService

All Known Implementing Classes:
DefaultProjectBillingRequestService

@Deprecated public interface ProjectBillingRequestService
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, read, update, and delete project billing requests for customer projects. A project billing request is a document generated when preparing billing for one or more billing elements. It is an intermediary document based on which billing document requests are generated. This service is based on the OData protocol and can be consumed by apps and other user interfaces..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: CE_PROJECTBILLINGREQUEST_0001
API Version: 1.0.0
Minimum ERP Version: 2302
Communication Scenario: Project Billing Integration(SAP_COM_0909)
Scope Items: Project Billing - Project-Based Services(4E9)
Authentication Methods: x509
Service Group Name: API_PROJECTBILLINGREQUEST
Business Object: Project Billing Request
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull ProjectBillingRequestService 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.
    • batch

      @Nonnull BatchRequestBuilder batch()
      Deprecated.
      Creates a batch request builder object.
      Returns:
      A request builder to handle batch operation on this service. To perform execution, call the execute method on the request builder object.
    • getAllProjectBillingRequest

      @Nonnull GetAllRequestBuilder<ProjectBillingRequest> getAllProjectBillingRequest()
      Deprecated.
      Fetch multiple ProjectBillingRequest entities.
      Returns:
      A request builder to fetch multiple ProjectBillingRequest entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countProjectBillingRequest

      @Nonnull CountRequestBuilder<ProjectBillingRequest> countProjectBillingRequest()
      Deprecated.
      Fetch the number of entries from the ProjectBillingRequest entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of ProjectBillingRequest entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getProjectBillingRequestByKey

      @Nonnull GetByKeyRequestBuilder<ProjectBillingRequest> getProjectBillingRequestByKey(UUID projectBillingRequestUUID)
      Deprecated.
      Fetch a single ProjectBillingRequest entity using key fields.
      Parameters:
      projectBillingRequestUUID - Project Billing Request UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single ProjectBillingRequest entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • createProjectBillingRequest

      @Nonnull CreateRequestBuilder<ProjectBillingRequest> createProjectBillingRequest(@Nonnull ProjectBillingRequest projectBillingRequest)
      Deprecated.
      Create a new ProjectBillingRequest entity and save it to the S/4HANA system.
      Parameters:
      projectBillingRequest - ProjectBillingRequest entity object that will be created in the S/4HANA system.
      Returns:
      A request builder to create a new ProjectBillingRequest entity. To perform execution, call the execute method on the request builder object.
    • getAllProjectBillingRequestItem

      @Nonnull GetAllRequestBuilder<ProjectBillingRequestItem> getAllProjectBillingRequestItem()
      Deprecated.
      Fetch multiple ProjectBillingRequestItem entities.
      Returns:
      A request builder to fetch multiple ProjectBillingRequestItem entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countProjectBillingRequestItem

      @Nonnull CountRequestBuilder<ProjectBillingRequestItem> countProjectBillingRequestItem()
      Deprecated.
      Fetch the number of entries from the ProjectBillingRequestItem entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of ProjectBillingRequestItem entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getProjectBillingRequestItemByKey

      @Nonnull GetByKeyRequestBuilder<ProjectBillingRequestItem> getProjectBillingRequestItemByKey(UUID projectBillingRequestItemUUID)
      Deprecated.
      Fetch a single ProjectBillingRequestItem entity using key fields.
      Parameters:
      projectBillingRequestItemUUID - Project Billing Request Item UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single ProjectBillingRequestItem entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • updateProjectBillingRequestItem

      @Nonnull UpdateRequestBuilder<ProjectBillingRequestItem> updateProjectBillingRequestItem(@Nonnull ProjectBillingRequestItem projectBillingRequestItem)
      Deprecated.
      Update an existing ProjectBillingRequestItem entity and save it to the S/4HANA system.
      Parameters:
      projectBillingRequestItem - ProjectBillingRequestItem entity object that will be updated in the S/4HANA system.
      Returns:
      A request builder to update an existing ProjectBillingRequestItem entity. To perform execution, call the execute method on the request builder object.
    • deleteProjectBillingRequestItem

      @Nonnull DeleteRequestBuilder<ProjectBillingRequestItem> deleteProjectBillingRequestItem(@Nonnull ProjectBillingRequestItem projectBillingRequestItem)
      Deprecated.
      Deletes an existing ProjectBillingRequestItem entity in the S/4HANA system.
      Parameters:
      projectBillingRequestItem - ProjectBillingRequestItem entity object that will be deleted in the S/4HANA system.
      Returns:
      A request builder to delete an existing ProjectBillingRequestItem entity. To perform execution, call the execute method on the request builder object.
    • getAllProjectBillingRequestItemJELnk

      @Nonnull GetAllRequestBuilder<ProjectBillingRequestItemJELnk> getAllProjectBillingRequestItemJELnk()
      Deprecated.
      Fetch multiple ProjectBillingRequestItemJELnk entities.
      Returns:
      A request builder to fetch multiple ProjectBillingRequestItemJELnk entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countProjectBillingRequestItemJELnk

      @Nonnull CountRequestBuilder<ProjectBillingRequestItemJELnk> countProjectBillingRequestItemJELnk()
      Deprecated.
      Fetch the number of entries from the ProjectBillingRequestItemJELnk entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of ProjectBillingRequestItemJELnk entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getProjectBillingRequestItemJELnkByKey

      @Nonnull GetByKeyRequestBuilder<ProjectBillingRequestItemJELnk> getProjectBillingRequestItemJELnkByKey(UUID projBillgElmntEntrItmUUID)
      Deprecated.
      Fetch a single ProjectBillingRequestItemJELnk entity using key fields.
      Parameters:
      projBillgElmntEntrItmUUID - Project Billing Element Entry UUID

      Constraints: Not nullable

      Returns:
      A request builder to fetch a single ProjectBillingRequestItemJELnk entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.