ProjIntercompanyParameters::find Method
Finds a record in the table.
Syntax
client server public static ProjIntercompanyParameters find(CompanyId _borrowingLegalEntity, [boolean _forUpdate])
Run On
Called
Parameters
- _borrowingLegalEntity
Type: CompanyId Extended Data Type
The ID of the legal entity borrowing resources.
- _forUpdate
Type: boolean
Whether the record will be updated; optional.
Return Value
Type: ProjIntercompanyParameters Table
A ProjIntercompanyParameters record for the given borrowing entity.