LedgerRRGETempFiles_W::findByFileName Method
Finds a file by name.
Syntax
client server public static LedgerRRGETempFiles_W findByFileName(Filename _filename, [boolean _forUpdate])
Run On
Called
Parameters
- _filename
Type: Filename Extended Data Type
The file name.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGETempFiles_W Table
The record that is found.