CustTransOpenLine::existByRefId Method
Determines whether the specified record exists in the CustTransOpenLine table.
Syntax
client server public static boolean existByRefId(RecId _custTransOpenRecId)
Run On
Called
Parameters
- _custTransOpenRecId
Type: RecId Extended Data Type
The record ID of the CustTransOpen record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.