Share via


LogisticsLocationRole::findRec Method

Finds a record in the LogisticsLocationRole table, depending on a LogisticsLocationRoleRecId value.

Syntax

client server public static LogisticsLocationRole findRec(LogisticsLocationRoleRecId _locationRoleRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: LogisticsLocationRole Table
A record in the LogisticsLocationRole table.

See Also

Reference

LogisticsLocationRole Table