Share via


CustomsShippingBillNumberTable_IN::findByCustomsShippingBillNumber Method

Reads the CustomsShippingBillNumberTable_IN table for the specified CustomsShippingBillNumber_IN.

Syntax

client server public static CustomsShippingBillNumberTable_IN findByCustomsShippingBillNumber(CustomsShippingBillNumber_IN _customsShippingBillNumber, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: CustomsShippingBillNumberTable_IN Table
The selected CustomsShippingBillNumberTable_IN table record.

See Also

Reference

CustomsShippingBillNumberTable_IN Table