TrvDisputes::findRecId Method
Finds the disputed record that pertains to this record ID.
Syntax
client server public static TrvDisputes findRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID for the dispute to look for.
- _forupdate
Type: boolean
A Boolean value that indicates whether the intent is to update the disputed record.
Return Value
Type: TrvDisputes Table
The disputed record.