VendInvoiceTransCorrLink_RU.VendInvoiceTransMain Method
Looks up the related VendInvoiceTrans table.
Syntax
public VendInvoiceTrans VendInvoiceTransMain([VendInvoiceTrans relatedTable])
Run On
Called
Parameters
- relatedTable
Type: VendInvoiceTrans Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: VendInvoiceTrans Table
An instance of the related table.