| Package | Description |
|---|---|
| psdi.app.invoice |
The invoice package is a collection of MBOs used for creating and maintaining invoices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvoiceSet
Represents the set of Invoice objects.
|
| 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.
|