Share via


LedgerRRGEDocuments_W::findByDocumentId Method

Finds a document by its ID.

Syntax

client server public static LedgerRRGEDocuments_W findByDocumentId(LedgerRRGEDocumentId_W _documentId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: LedgerRRGEDocuments_W Table
The record that is found.

See Also

Reference

LedgerRRGEDocuments_W Table