FiscalDocModel_BR::findBestMatch Method
Finds the document model by the model value that best matches with the parameter.
Syntax
client server public static FiscalDocModel_BR findBestMatch(FiscalDocumentModel_BR _model, [boolean _forUpdate])
Run On
Called
Parameters
- _model
Type: FiscalDocumentModel_BR Extended Data Type
The model value parameter.
- _forUpdate
Type: boolean
A boolean value to determine if the record should be selected for update. Optional.
Return Value
Type: FiscalDocModel_BR Table
The FiscalDocModel_BR record if found.