EximPorts_IN::findByPortId Method
Reads the EximPorts_IN table for a specified EximPortId_IN value.
Syntax
client server public static EximPorts_IN findByPortId(EximPortId_IN _portID, [boolean _forUpdate])
Run On
Called
Parameters
- _portID
Type: EximPortId_IN Extended Data Type
The EximPortId_IN value.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: EximPorts_IN Table
The EximPorts_IN table record.