CustomsImportInvoiceNumberTable_IN::findByImporterInvoiceNumber Method

Reads the CustomsImportInvoiceNumberTable_IN table for the specified CustomsImporterInvoiceNumber_IN.

Syntax

client server public static CustomsImportInvoiceNumberTable_IN findByImporterInvoiceNumber(CustomsImporterInvoiceNumber_IN _customsImporterInvoiceNumber, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    if true, select record for update.

Return Value

Type: CustomsImportInvoiceNumberTable_IN Table
The selected CustomsImportInvoiceNumberTable_IN table record.

See Also

Reference

CustomsImportInvoiceNumberTable_IN Table