CFOPTable_BR::exist Method
Checks if a record with a given CFOPId_BR value exists on the CFOPTable_BR table.
Syntax
client server public static boolean exist(CFOPId_BR _cfopId)
Run On
Called
Parameters
- _cfopId
Type: CFOPId_BR Extended Data Type
The CFOPId_BR value to check.
Return Value
Type: boolean
true if the CFOPId_BR is not empty and exists on the CFOPTable_BR table; otherwise, false.