Show TOC

 Invoice

 

An entity used to represent an invoicing document. The Business Add-In (BAdI) implementation for this Entity is ISU_UMC_ODATA_INVOICE.

Properties

The OData Entity Invoice has the following properties:

  • InvoiceID

  • AccountID

  • ContractAccountID

  • AmountDue

  • Currency

  • DueDate

  • InvoiceDate

  • AmountPaid

  • AmountRemaining

  • InvoiceDescription

  • InvoiceStatusID

Possible Operations

A GET operation is possible when using the Invoice Entity.

Navigation Properties

It is possible to navigate from the Invoice Entity to the following Entities:

  • ContractAccount

  • InvoicePDF

Filters

The Invoice Entity can be filtered on the following Entities:

  • InvoiceDate

  • InvoiceStatusID