Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _InvoiceId
Type: InvoiceId Extended Data Type
The invoice ID to use to find the record.
- _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.