ReqTrans::findRecIdCrossCompany Method
Find a ReqTrans record across all company accounts.
Syntax
client server public static ReqTrans findRecIdCrossCompany(RecId recId, [boolean _forUpdate])
Run On
Called
Parameters
- recId
Type: RecId Extended Data Type
The ID to find.
- _forUpdate
Type: boolean
A boolean value that indicates if the record should be selected for update; optional.
Return Value
Type: ReqTrans Table
The found record if any.