Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a JmgExternalTerminalTable record for the specified terminal ID.
Syntax
client server public static JmgExternalTerminalTable find(JmgTerminalId _terminalId, [boolean _forUpdate])
Run On
Called
Parameters
- _terminalId
Type: JmgTerminalId Extended Data Type
The ID of the terminal.
- _forUpdate
Type: boolean
true if the JmgExternalTerminalTable record must be selected for update; otherwise, false.
Return Value
Type: JmgExternalTerminalTable Table
A JmgExternalTerminalTable record.