FiscalReferenceParm_BR::findRef Method
Gets the FiscalReferenceParm_BR object.
Syntax
client server public static FiscalReferenceParm_BR findRef(
TableId _refTableId,
RefRecId _refRecId,
TableId _sourceTableId,
RefRecId _sourceRecId,
[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.
- _sourceTableId
Type: TableId Extended Data Type
The source table ID.
- _sourceRecId
Type: RefRecId Extended Data Type
The source 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.