CatCartLineState::checkExist Method
Validates that the specified reference exists in the CatCartLineState table.
Syntax
client server public static boolean checkExist(RefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.