LvOtherClients::findByOrganization Method
Finds an LvOtherClients record by operating unit ID.
Syntax
client server public static LvOtherClients findByOrganization(RefRecId _organization, [boolean _forUpdate])
Run On
Called
Parameters
- _organization
Type: RefRecId Extended Data Type
The operating unit ID to use for the lookup.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to perform an update.
Return Value
Type: LvOtherClients Table
An LvOtherClients record.