TAMVendRebateTable.vendInvoiceTrans Method
Returns the VendInvoiceTrans record that relates to the current record.
Syntax
public VendInvoiceTrans vendInvoiceTrans([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that specifies whether to read the record for update; optional.
Return Value
Type: VendInvoiceTrans Table
The VendInvoiceTrans table record.