TaxTrans_IN::exist Method
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.