LedgerRRGETemplates_W::findByTemplateId Method
Finds a record of the table by template ID.
Syntax
client server public static LedgerRRGETemplates_W findByTemplateId(LedgerRRGETemplateId_W _templateId, [boolean _update])
Run On
Called
Parameters
- _templateId
Type: LedgerRRGETemplateId_W Extended Data Type
The template ID.
- _update
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGETemplates_W Table
The record that is found.