Share via


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

  • _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.

See Also

Reference

LedgerRRGETemplates_W Table