Share via


CustomsShippingBillNumberTable_IN::checkShippingBillNumber Method

Checks if customsShippingBillNumberTable_IN table record exists for specified CustomsShippingBillNumber_IN.

Syntax

client server public static boolean checkShippingBillNumber(CustomsShippingBillNumber_IN _shippingBillNumber)

Run On

Called

Parameters

Return Value

Type: boolean
true if customsShippingBillNumberTable_IN record is found otherwise, false.

See Also

Reference

CustomsShippingBillNumberTable_IN Table