RetailTransactionService::changeStoreForTerminal Method [AX 2012]
Change the store for a terminal.
client server public static container changeStoreForTerminal(RefRecId terminalRecId, RefRecId storeRecId)
Run On
CalledParameters
- terminalRecId
- Type: RefRecId Extended Data Type
RecId of the terminal.
- storeRecId
- Type: RefRecId Extended Data Type
RecId of the store.
Show: