public interface BillingDocumentService extends BatchService<BillingDocumentServiceBatch>
Consumers of this inbound service can read and cancel billing documents inside your system by sending OData requests. In addition, they can request entire billing documents in PDF format. The service makes billing document data available through its header, item, business partner, and pricing element entities. .
Reference: SAP API Business Hub
OData Service: | OP_API_BILLING_DOCUMENT_SRV_0001 |
API Version: | 1 |
Minimum ERP Version: | 2020 |
Authentication Methods: | Basic, x509 |
Business Object: | Billing Document |
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 BillingDocumentService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull BillingDocumentFluentHelper getAllBillingDocument()
BillingDocument
entities.BillingDocument
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 BillingDocumentByKeyFluentHelper getBillingDocumentByKey(String billingDocument)
BillingDocument
entity using key fields.billingDocument
- Billing Document
Constraints: Not nullable, Maximum length: 10
BillingDocument
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 BillingDocumentItemFluentHelper getAllBillingDocumentItem()
BillingDocumentItem
entities.BillingDocumentItem
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 BillingDocumentItemByKeyFluentHelper getBillingDocumentItemByKey(String billingDocument, String billingDocumentItem)
BillingDocumentItem
entity using key fields.billingDocumentItem
- Billing Item
Constraints: Not nullable, Maximum length: 6
billingDocument
- Billing Document
Constraints: Not nullable, Maximum length: 10
BillingDocumentItem
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 BillingDocumentItemPartnerFluentHelper getAllBillingDocumentItemPartner()
BillingDocumentItemPartner
entities.BillingDocumentItemPartner
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 BillingDocumentItemPartnerByKeyFluentHelper getBillingDocumentItemPartnerByKey(String billingDocument, String billingDocumentItem, String partnerFunction)
BillingDocumentItemPartner
entity using key fields.partnerFunction
- Partner Function
Constraints: Not nullable, Maximum length: 2
billingDocumentItem
- Billing Item
Constraints: Not nullable, Maximum length: 6
billingDocument
- Billing Document
Constraints: Not nullable, Maximum length: 10
BillingDocumentItemPartner
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 BillingDocumentItemPrcgElmntFluentHelper getAllBillingDocumentItemPrcgElmnt()
BillingDocumentItemPrcgElmnt
entities.BillingDocumentItemPrcgElmnt
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 BillingDocumentItemPrcgElmntByKeyFluentHelper getBillingDocumentItemPrcgElmntByKey(String billingDocument, String billingDocumentItem, String pricingProcedureStep, String pricingProcedureCounter)
BillingDocumentItemPrcgElmnt
entity using key fields.billingDocumentItem
- Billing Item
Constraints: Not nullable, Maximum length: 6
pricingProcedureCounter
- Condition Counter
Constraints: Not nullable, Maximum length: 3
billingDocument
- Billing Document
Constraints: Not nullable, Maximum length: 10
pricingProcedureStep
- Step Number
Constraints: Not nullable, Maximum length: 3
BillingDocumentItemPrcgElmnt
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 BillingDocumentItemTextFluentHelper getAllBillingDocumentItemText()
BillingDocumentItemText
entities.BillingDocumentItemText
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 BillingDocumentItemTextByKeyFluentHelper getBillingDocumentItemTextByKey(String billingDocument, String billingDocumentItem, String language, String longTextID)
BillingDocumentItemText
entity using key fields.billingDocumentItem
- Data Element for Billing Item
Constraints: Not nullable, Maximum length: 6
language
- Language Key
Constraints: Not nullable, Maximum length: 2
billingDocument
- Data Element for Billing
Constraints: Not nullable, Maximum length: 10
longTextID
- Text ID
Constraints: Not nullable, Maximum length: 4
BillingDocumentItemText
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 BillingDocumentPartnerFluentHelper getAllBillingDocumentPartner()
BillingDocumentPartner
entities.BillingDocumentPartner
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 BillingDocumentPartnerByKeyFluentHelper getBillingDocumentPartnerByKey(String billingDocument, String partnerFunction)
BillingDocumentPartner
entity using key fields.partnerFunction
- Partner Function
Constraints: Not nullable, Maximum length: 2
billingDocument
- Billing Document
Constraints: Not nullable, Maximum length: 10
BillingDocumentPartner
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 BillingDocumentPrcgElmntFluentHelper getAllBillingDocumentPrcgElmnt()
BillingDocumentPrcgElmnt
entities.BillingDocumentPrcgElmnt
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 BillingDocumentPrcgElmntByKeyFluentHelper getBillingDocumentPrcgElmntByKey(String billingDocument, String pricingProcedureStep, String pricingProcedureCounter)
BillingDocumentPrcgElmnt
entity using key fields.pricingProcedureCounter
- Condition Counter
Constraints: Not nullable, Maximum length: 3
billingDocument
- Billing Document
Constraints: Not nullable, Maximum length: 10
pricingProcedureStep
- Step Number
Constraints: Not nullable, Maximum length: 3
BillingDocumentPrcgElmnt
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 BillingDocumentTextFluentHelper getAllBillingDocumentText()
BillingDocumentText
entities.BillingDocumentText
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 BillingDocumentTextByKeyFluentHelper getBillingDocumentTextByKey(String billingDocument, String language, String longTextID)
BillingDocumentText
entity using key fields.language
- Language Key
Constraints: Not nullable, Maximum length: 2
billingDocument
- Data Element for Billing
Constraints: Not nullable, Maximum length: 10
longTextID
- Text ID
Constraints: Not nullable, Maximum length: 4
BillingDocumentText
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 CancelFluentHelper cancel(String billingDocument)
Creates a fluent helper for the Cancel OData function import.
billingDocument
- Constraints: Not nullable, Maximum length: 11000
Original parameter name from the Odata EDM: BillingDocument
execute
method on the fluent helper object.@Nonnull GetPDFFluentHelper getPDF(String billingDocument)
Creates a fluent helper for the GetPDF OData function import.
billingDocument
- Constraints: Not nullable, Maximum length: 11000
Original parameter name from the Odata EDM: BillingDocument
execute
method on the fluent helper object.Copyright © 2021 SAP SE. All rights reserved.