ReasonTableRef::find Method
Reads the reason reference table to find the specified reason reference.
Syntax
client server public static ReasonTableRef find(
ReasonRefRecID _refRecId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _refRecId
Type: ReasonRefRecID Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: ReasonTableRef Table
A reason table buffer.
Remarks
A public method to find reason table reference records.