CustTrans::findFromInvoice Method
Syntax
client server public static CustTrans findFromInvoice(
InvoiceId _invoiceId,
[CustAccount _custAccount,
boolean _forUpdate])
Run On
Called
Parameters
- _invoiceId
Type: InvoiceId Extended Data Type
- _custAccount
Type: CustAccount Extended Data Type
- _forUpdate
Type: boolean