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 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
- _customsImporterInvoiceNumber
Type: CustomsImporterInvoiceNumber_IN Extended Data Type
The CustomsImporterInvoiceNumber_IN for which customsImportInvoiceNumberTable_IN table is queried.
- _forUpdate
Type: boolean
if true, select record for update.
Return Value
Type: CustomsImportInvoiceNumberTable_IN Table
The selected CustomsImportInvoiceNumberTable_IN table record.