RetailFiscalReceipt_BR::findByRecId Method
Retrieves a RetailFiscalReceipt_BR table record with the given Record Id, if found.
Syntax
client server public static RetailFiscalReceipt_BR findByRecId(RefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The RefRecId value of the record to be retrieved.
- _forUpdate
Type: boolean
A boolean value to determine whether the record should be retrieved for update or not; optional.
Return Value
Type: RetailFiscalReceipt_BR Table
A RetailFiscalReceipt_BR table buffer.