Share via


ProjIntercompanyParameters::find Method

Finds a record in the table.

Syntax

client server public static ProjIntercompanyParameters find(CompanyId _borrowingLegalEntity, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    Whether the record will be updated; optional.

Return Value

Type: ProjIntercompanyParameters Table
A ProjIntercompanyParameters record for the given borrowing entity.

See Also

Reference

ProjIntercompanyParameters Table