CustFineSetup_BR::exist Method
Verifies whether the CustFineCode_BR table record exists.
Syntax
client server public static boolean exist(CustFineCode_BR _fineCode)
Run On
Called
Parameters
- _fineCode
Type: CustFineCode_BR Extended Data Type
The fine code.
Return Value
Type: boolean
true if the record exists; otherwise, false.