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
- _recId
Type: RecId Extended Data Type
RecId inforamtion used to search
- _forUpdate
Type: boolean
define if the record will be update or not
- _concurrencyModel
Type: ConcurrencyModel Enumeration
define the usage of concurrencyModel
Return Value
Type: EFDocumentReceivedXML_BR Table
Return the record from EFDocumentReceivedXML_BR