Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
psdi.app.invoice.InvoiceMatchSetRemote

  • Packages that use InvoiceMatchSetRemote 
    Package Description
    psdi.app.invoice
    The invoice package is a collection of MBOs used for creating and maintaining invoices.
    • Uses of InvoiceMatchSetRemote in psdi.app.invoice

      Classes in psdi.app.invoice that implement InvoiceMatchSetRemote 
      Modifier and Type Class and Description
      class  InvoiceMatchSet
      Represents the set of InvoiceMatch objects.
      Methods in psdi.app.invoice that return InvoiceMatchSetRemote 
      Modifier and Type Method and Description
      InvoiceMatchSetRemote InvoiceLine.getInvoiceMatchSet()
      Get the invoice match record for this invoice line.
      InvoiceMatchSetRemote InvoiceLineRemote.getInvoiceMatchSet()
      Create invoice line for receipt.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes