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