Compartilhar via


TaxExternalInvoice_CN::findByInvoiceId Method

Reads the TaxExternalInvoice_CN table for the specified parameters.

Syntax

client server public static TaxExternalInvoice_CN findByInvoiceId(InvoiceId _InvoiceId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: TaxExternalInvoice_CN Table
A buffer that contains the TaxExternalInvoice_CN table.

See Also

Reference

TaxExternalInvoice_CN Table