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