CFOPMatrix_BR::existsWithCFOP Method
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.