Share via


SalesQuotationTable.partyTable_CustAccount Method

Retrieves the DirPartyTable record for the custAccount value.

Syntax

public DirPartyTable partyTable_CustAccount([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether the record should be selected for update; optional.

Return Value

Type: DirPartyTable Table
The DirPartyTable record.

See Also

Reference

SalesQuotationTable Table