CzCustAdvanceInvoiceTable.partyTable_CustAccount Method

Returns the DirPartyTable recrod for the invoice account on the advance invoice.

Syntax

public DirPartyTable partyTable_CustAccount([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Whether to select the record for update.

Return Value

Type: DirPartyTable Table
DirPartyTable recrod for the invoice account.

See Also

Reference

CzCustAdvanceInvoiceTable Table