Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies whether there is at least one record in the CFOPMatrix_BR table with the CFOP code.
Syntax
client server public static boolean existsWithCFOP(RefRecId _cfopRecId)
Run On
Called
Parameters
- _cfopRecId
Type: RefRecId Extended Data Type
The record ID (RecId) of the CFOP to verify.
Return Value
Type: boolean
true if at least one record is found; otherwise, false.