Share via


PurchConfirmationRequestJour.vendTable Method

Retrieves the related VendTable table record.

Syntax

public VendTable vendTable([boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value indicating whether to select the record for update.

Return Value

Type: VendTable Table
A record of the vendor table related to the current order account.

See Also

Reference

PurchConfirmationRequestJour Table