Share via


EFDocumentReceivedXML_BR::findByRecId Method

find a Record on EFDocumentReceivedXML_BR using RecId information

Syntax

client server public static EFDocumentReceivedXML_BR findByRecId(
    RecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    define if the record will be update or not

Return Value

Type: EFDocumentReceivedXML_BR Table
Return the record from EFDocumentReceivedXML_BR

See Also

Reference

EFDocumentReceivedXML_BR Table