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
- _documentId
Type: LedgerRRGEDocumentId_W Extended Data Type
The ID of the document.
- _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.