LedgerRRGEDIdentifiers_W::find Method
Finds a record in the LedgerRRGEDIdentifiers_W table.
Syntax
client server public static LedgerRRGEDIdentifiers_W find(LedgerRRGEDRefRecId_W _documentId, [boolean _forupdate])
Run On
Called
Parameters
- _documentId
Type: LedgerRRGEDRefRecId_W Extended Data Type
The key.
- _forupdate
Type: boolean
A Boolean value that determines whether to select the record for update; optional.
Return Value
Type: LedgerRRGEDIdentifiers_W Table
The LedgerRRGEDIdentifiers_W table record that is specified by the key.