TMSCarrierLogisticsLocation::findRec Method
Finds the specified TMSCarrierLogisticsLocation record.
Syntax
client server public static TMSCarrierLogisticsLocation findRec(TMSCarrierLogisticsLocationRecId _tmsCarrierLogisticsLocationRecId, [boolean _forupdate])
Run On
Called
Parameters
- _tmsCarrierLogisticsLocationRecId
Type: TMSCarrierLogisticsLocationRecId Extended Data Type
The TMSCarrierLogisticsLocationRecId of the record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TMSCarrierLogisticsLocation Table
A record in the TMSCarrierLogisticsLocation table; otherwise, an empty record.