RetailTransactionServiceEmployee::getChannelIdForTerminal Method [AX 2012]
Gets the channel identifier for the specified terminal.
client server private static RetailChannelRecId getChannelIdForTerminal(RetailTerminalId _terminalId)
Run On
CalledParameters
- _terminalId
- Type: RetailTerminalId Extended Data Type
The terminal identifier.
Return Value
Type: RetailChannelRecId Extended Data TypeThe identifier associated with the specified terminal.
Show: