LedgerRRGECommonSections_W::findBySectionId Method
Finds a record by section ID.
Syntax
client server public static LedgerRRGECommonSections_W findBySectionId(LedgerRRGECommonSectionId_W _sectionId, [boolean _update])
Run On
Called
Parameters
- _sectionId
Type: LedgerRRGECommonSectionId_W Extended Data Type
A section ID.
- _update
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: LedgerRRGECommonSections_W Table
The record that is found.