Share via


MCRCustPaymTable.custInvoiceTable Method

Finds the free text invoice by using the specified refRecId field.

Syntax

public CustInvoiceTable custInvoiceTable([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to modify the record.

Return Value

Type: CustInvoiceTable Table
The related CustInvoiceTable record.

See Also

Reference

MCRCustPaymTable Table