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

Uses of Interface
psdi.app.invoice.InvoiceSetRemote

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

      Classes in psdi.app.invoice that implement InvoiceSetRemote 
      Modifier and Type Class and Description
      class  InvoiceSet
      Represents the set of Invoice objects.
      Methods in psdi.app.invoice that return InvoiceSetRemote 
      Modifier and Type Method and Description
      InvoiceSetRemote InvoiceServiceRemote.createInvoicesForConsignment(UserInfo userInfo, MboSetRemote transSet, java.lang.String invGenType) 
      InvoiceSetRemote InvoiceService.createInvoicesForConsignment(UserInfo userInfo, MboSetRemote transSet, java.lang.String invGenType)
      Creates invoices for the passed in transaction mbo set.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes