LedgerRRGEQueries_W::findByQueryId Method
Finds a query by its ID.
Syntax
client server public static LedgerRRGEQueries_W findByQueryId(LedgerRRGEQueryId_W _queryId, [boolean _update])
Run On
Called
Parameters
- _queryId
Type: LedgerRRGEQueryId_W Extended Data Type
The ID of the query.
- _update
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGEQueries_W Table
The record that is found.