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.
Checks whether a record that has a specified CFOPGroupId_BR value exists on the CFOPGroup_BR table.
Syntax
client server public static boolean exist(CFOPGroupId_BR _cfopGroup)
Run On
Called
Parameters
- _cfopGroup
Type: CFOPGroupId_BR Extended Data Type
The CFOPGroupId_BR value to check.
Return Value
Type: boolean
true if the CFOPGroupId_BR value is not empty and exists in the CFOPGroup_BR table; otherwise, false.