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