Interface BillingDocumentRequestService

All Superinterfaces:
BatchService<BillingDocumentRequestServiceBatch>
All Known Implementing Classes:
DefaultBillingDocumentRequestService

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

Consumers of this inbound service can read, reject, and delete billing document requests inside your system by sending OData requests. The service makes billing document request data available through its header, item, business partner, and pricing element entities. .

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: API_BILLING_DOCUMENT_REQUEST_SRV
API Version: 1.1.0
Minimum ERP Version: 2302
Communication Scenario: External Billing Document Request Integration(SAP_COM_0176)
Scope Items: Sales Order Processing - Project-Based Services(J14), Omnichannel Convergent Billing(1MC), Convergent Billing(PMC)
Authentication Methods: x509
Business Object: Billing Document Request
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull BillingDocumentRequestService 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.
    • getAllBillingDocReqItemPartner

      @Nonnull BillingDocReqItemPartnerFluentHelper getAllBillingDocReqItemPartner()
      Deprecated.
      Fetch multiple BillingDocReqItemPartner entities.
      Returns:
      A fluent helper to fetch multiple BillingDocReqItemPartner 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.
    • getBillingDocReqItemPartnerByKey

      @Nonnull BillingDocReqItemPartnerByKeyFluentHelper getBillingDocReqItemPartnerByKey(String billingDocumentRequest, String billingDocumentRequestItem, String partnerFunction)
      Deprecated.
      Fetch a single BillingDocReqItemPartner entity using key fields.
      Parameters:
      billingDocumentRequest - Billing Document Request

      Constraints: Not nullable, Maximum length: 10

      partnerFunction - Partner Function

      Constraints: Not nullable, Maximum length: 2

      billingDocumentRequestItem - Billing Document Request Item

      Constraints: Not nullable, Maximum length: 6

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

      @Nonnull BillingDocReqItemPrcgElmntFluentHelper getAllBillingDocReqItemPrcgElmnt()
      Deprecated.
      Fetch multiple BillingDocReqItemPrcgElmnt entities.
      Returns:
      A fluent helper to fetch multiple BillingDocReqItemPrcgElmnt 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.
    • getBillingDocReqItemPrcgElmntByKey

      @Nonnull BillingDocReqItemPrcgElmntByKeyFluentHelper getBillingDocReqItemPrcgElmntByKey(String billingDocumentRequest, String billingDocumentRequestItem, String pricingProcedureStep, String pricingProcedureCounter)
      Deprecated.
      Fetch a single BillingDocReqItemPrcgElmnt entity using key fields.
      Parameters:
      billingDocumentRequest - Billing Document Request

      Constraints: Not nullable, Maximum length: 10

      billingDocumentRequestItem - Billing Document Request Item

      Constraints: Not nullable, Maximum length: 6

      pricingProcedureCounter - Condition Counter

      Constraints: Not nullable, Maximum length: 3

      pricingProcedureStep - Step Number

      Constraints: Not nullable, Maximum length: 3

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

      @Nonnull BillingDocReqPartnerFluentHelper getAllBillingDocReqPartner()
      Deprecated.
      Fetch multiple BillingDocReqPartner entities.
      Returns:
      A fluent helper to fetch multiple BillingDocReqPartner 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.
    • getBillingDocReqPartnerByKey

      @Nonnull BillingDocReqPartnerByKeyFluentHelper getBillingDocReqPartnerByKey(String billingDocumentRequest, String partnerFunction)
      Deprecated.
      Fetch a single BillingDocReqPartner entity using key fields.
      Parameters:
      billingDocumentRequest - Billing Document Request

      Constraints: Not nullable, Maximum length: 10

      partnerFunction - Partner Function

      Constraints: Not nullable, Maximum length: 2

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

      @Nonnull BillingDocReqPrcgElmntFluentHelper getAllBillingDocReqPrcgElmnt()
      Deprecated.
      Fetch multiple BillingDocReqPrcgElmnt entities.
      Returns:
      A fluent helper to fetch multiple BillingDocReqPrcgElmnt 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.
    • getBillingDocReqPrcgElmntByKey

      @Nonnull BillingDocReqPrcgElmntByKeyFluentHelper getBillingDocReqPrcgElmntByKey(String billingDocumentRequest, String pricingProcedureStep, String pricingProcedureCounter)
      Deprecated.
      Fetch a single BillingDocReqPrcgElmnt entity using key fields.
      Parameters:
      billingDocumentRequest - Billing Document Request

      Constraints: Not nullable, Maximum length: 10

      pricingProcedureCounter - Condition Counter

      Constraints: Not nullable, Maximum length: 3

      pricingProcedureStep - Step Number

      Constraints: Not nullable, Maximum length: 3

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

      @Nonnull BillingDocumentRequestFluentHelper getAllBillingDocumentRequest()
      Deprecated.
      Fetch multiple BillingDocumentRequest entities.
      Returns:
      A fluent helper to fetch multiple BillingDocumentRequest 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.
    • getBillingDocumentRequestByKey

      @Nonnull BillingDocumentRequestByKeyFluentHelper getBillingDocumentRequestByKey(String billingDocumentRequest)
      Deprecated.
      Fetch a single BillingDocumentRequest entity using key fields.
      Parameters:
      billingDocumentRequest - Billing Document Request

      Constraints: Not nullable, Maximum length: 10

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

      @Nonnull BillingDocumentRequestDeleteFluentHelper deleteBillingDocumentRequest(@Nonnull BillingDocumentRequest billingDocumentRequest)
      Deprecated.
      Deletes an existing BillingDocumentRequest entity in the S/4HANA system.
      Parameters:
      billingDocumentRequest - BillingDocumentRequest entity object that will be deleted in the S/4HANA system.
      Returns:
      A fluent helper to delete an existing BillingDocumentRequest entity. To perform execution, call the execute method on the fluent helper object.
    • getAllBillingDocumentRequestItem

      @Nonnull BillingDocumentRequestItemFluentHelper getAllBillingDocumentRequestItem()
      Deprecated.
      Fetch multiple BillingDocumentRequestItem entities.
      Returns:
      A fluent helper to fetch multiple BillingDocumentRequestItem 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.
    • getBillingDocumentRequestItemByKey

      @Nonnull BillingDocumentRequestItemByKeyFluentHelper getBillingDocumentRequestItemByKey(String billingDocumentRequest, String billingDocumentRequestItem)
      Deprecated.
      Fetch a single BillingDocumentRequestItem entity using key fields.
      Parameters:
      billingDocumentRequest - Billing Document Request

      Constraints: Not nullable, Maximum length: 10

      billingDocumentRequestItem - Billing Document Request Item

      Constraints: Not nullable, Maximum length: 6

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

      @Nonnull RejectFluentHelper reject(@Nonnull String billingDocumentRequest)
      Deprecated.

      Creates a fluent helper for the Reject OData function import.

      Parameters:
      billingDocumentRequest - Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: BillingDocumentRequest

      Returns:
      A fluent helper object that will execute the Reject OData function import with the provided parameters. To perform execution, call the execute method on the fluent helper object.