Package | Description |
---|---|
psdi.app.common.purchasing | |
psdi.app.common.receipt | |
psdi.app.contract.schedule | |
psdi.app.invoice |
The invoice package is a collection of MBOs used for creating and maintaining invoices.
|
Modifier and Type | Class and Description |
---|---|
class |
FldPurLineCost
This is the field validation class for linecost field of POLine/PRLine/QuotationLine(RFQ)
This is the totalcost of the line item. |
Modifier and Type | Class and Description |
---|---|
class |
FldMatServCurrencyLineCost
Behaviour of the currency line cost field in the MatRecTrans and ServRecTrans objects
|
class |
FldMatServLineCost
Behaviour of the line cost field in the MatRecTrans and ServRecTrans objects
|
class |
FldMatServQuantity
Behaviour of the quantity field in the MatRecTrans and ServRecTrans objects
|
Modifier and Type | Class and Description |
---|---|
class |
FldScheduleLineLineCost
ScheduleLine.linecost validation Class:
|
class |
FldSchLeaseViewLineCost
SchLeaseView.linecost validation Class:
|
class |
FldSchWarrantyViewLineCost
SchWarrantyView.linecost validation Class:
|
Modifier and Type | Class and Description |
---|---|
class |
FldInvoiceLineLineCost
InvoiceLine.linecost validation class: The base class FldMatServLineCost sets the
invoice line tax that sets the invoice totaltax which in turn sets invoice pretaxtotal
and/or totalcost depending on the syscode.
|
class |
FldInvoiceLineLineCostForUI
InvoiceLine.LineCostForUI is a non-persistent field that corresponding with LineCost.
|
class |
FldInvoiceLineQty
InvoiceLine.invoiceqty validation class: Sets the invoice line unitcost and linecost
depending the quantity value entered.
|
class |
FldInvoiceLineQtyForUI
InvoiceLine.QtyForUI is a non-persistent field that corresponding with InvoiceQty.
|