Tax1099BoxDetail::findInvoiceId Method
Gets the Tax1099Detail record that corresponds to a given invoice number.
Syntax
client server public static Tax1099BoxDetail findInvoiceId(VendInvoiceId _vendInvoiceId)
Run On
Called
Parameters
- _vendInvoiceId
Type: VendInvoiceId Extended Data Type
An Invoice ID for which to search.
Return Value
Type: Tax1099BoxDetail Table
Tax1099Detail record; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) record.
Remarks
Searches the vendor invoice transaction table for a 1099 detail record.