PurchParmLine_Asset::exist Method
Determines whether a PurchParmLine_Asset line is in the table for a particular RecId field.
Syntax
client server public static boolean exist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
Return Value
Type: boolean
true if at least one record exists; otherwise, false.