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