LedgerRRGEDelimiters_W::findByDelimiterId Method
Finds a delimiter by its ID.
Syntax
client server public static LedgerRRGEDelimiters_W findByDelimiterId(LedgerRRGEDelimiterId_W _delimiterId, [boolean _update])
Run On
Called
Parameters
- _delimiterId
Type: LedgerRRGEDelimiterId_W Extended Data Type
The ID of the delimiter.
- _update
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: LedgerRRGEDelimiters_W Table
The record that is found.