Share via


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

  • _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.

See Also

Reference

ReqTrans Table