RetailCopyTerminalInformation.RetailCopyTerminalFields Method [AX 2012]
Inserts or updates the RetailTerminalTable table with the terminal ID values.
Syntax
public void RetailCopyTerminalFields(RetailTerminalId _terminalId, RetailTerminalId _terminalIdNew)
Run On
Server
Parameters
- _terminalId
Type: RetailTerminalId Extended Data Type
The old terminal ID value.
- _terminalIdNew
Type: RetailTerminalId Extended Data Type
An updated terminal ID value.