FiscalReferenceParm_BR::findByRef Method
Gets the FiscalReferenceParm_BR object.
Syntax
client server public static FiscalReferenceParm_BR findByRef(
TableId _refTableId,
RefRecId _refRecId,
[boolean _forUpdate])
Run On
Called
Parameters
- _refTableId
Type: TableId Extended Data Type
The reference table ID.
- _refRecId
Type: RefRecId Extended Data Type
The reference record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: FiscalReferenceParm_BR Table
A record of the FiscalReferenceParm_BR table.