TradeBLWILines::checkExist Method
Checks whether a record exists for the given record identification.
Syntax
client server public static boolean checkExist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The _recId parameter contains the record identification to check on.
Return Value
Type: boolean
An error message is displayed if a record for the given record identification is not available.
A Boolean value indicates that a record exists or not for the given record identification.