LedgerRRGEFormatPeriods_W::findByFormatVersionId Method
Finds a record, based on the ID of the format version.
Syntax
client server public static LedgerRRGEFormatPeriods_W findByFormatVersionId(LedgerRRGEFormatVersionID_W _formatVersionID, [boolean _forUpdate])
Run On
Called
Parameters
- _formatVersionID
Type: LedgerRRGEFormatVersionID_W Extended Data Type
The format version ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGEFormatPeriods_W Table
The record that is found.