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.
Checks whether TaxTrans_IN record exists or not for specified parameter.
Syntax
client server public static boolean exist(RefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The reference record id is used to find record.
Return Value
Type: boolean
Returns true if record exists otherwise false.