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.
Finds the record in the BankIBSLogArchive_BE table with the specified file ID.
Syntax
client server public static BankIBSLogArchive_BE findByFileId(
BankIBSFileId _fileId,
[boolean _update,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _fileId
Type: BankIBSFileId Extended Data Type
- _update
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: BankIBSLogArchive_BE Table
A record in the BankIBSLogArchive_BE table.