FactureJourHeader_RU::exist Method
Checks whether a FactureJourHeader_RU record exists.
Syntax
client server public static boolean exist(RefRecId _factureJourRecID)
Run On
Called
Parameters
- _factureJourRecID
Type: RefRecId Extended Data Type
The FactureJour_RU record ID to look for.
Return Value
Type: boolean
true if the record exists; otherwise, false.