CustInvoiceTransCorrLink_RU.CustInvoiceTransCorrected Method

Looks up the related CustInvoiceTrans table.

Syntax

public CustInvoiceTrans CustInvoiceTransCorrected([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.

See Also

Reference

CustInvoiceTransCorrLink_RU Table