Share via


LedgerRRGEDIdentifiers_W::findByDocumentIdStr Method

Finds a record in the LedgerRRGEDIdentifiers_W table.

Syntax

client server public static LedgerRRGEDIdentifiers_W findByDocumentIdStr(
    Common _document, 
    LedgerRRGEDIdStr_W _documentIdStr, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _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 values of the DocumentTableId, DocumentRecId, and DocumentIdStr fields.

See Also

Reference

LedgerRRGEDIdentifiers_W Table