Share via


CustomsBillOfEntryNumberTable_IN::findByCustomsBillOfEntryNumber Method

Reads the CustomsBillOfEntryNumberTable_IN table for the specified record CustomsBillOfEntryNumber_IN.

Syntax

client server public static CustomsBillOfEntryNumberTable_IN findByCustomsBillOfEntryNumber(CustomsBillOfEntryNumber_IN _customsBillOfEntryNumber, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: CustomsBillOfEntryNumberTable_IN Table
Selected CustomsBillOfEntryNumberTable_IN table record.

See Also

Reference

CustomsBillOfEntryNumberTable_IN Table