CustomsVendBOEJour_IN::exist Method
Checks if CustomsVendBOEJour_IN record exists for specified PurchId.
Syntax
client server public static boolean exist(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The PurchId to find CustomsVendBOEJour_IN record.
Return Value
Type: boolean
true if CustomsVendBOEJour_IN record is found otherwise, false.