Share via


PurchTable.partyTable_OrderAccount Method

Gets the DirPartyTable record for the order account of the purchase order.

Syntax

public DirPartyTable partyTable_OrderAccount([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record is selected for update.

Return Value

Type: DirPartyTable Table
The DirPartyTable record for the order account of the purchase order.

See Also

Reference

PurchTable Table