RetailTransactionService::changeStoreForTerminal Method [AX 2012]

Change the store for a terminal.

client server public static container changeStoreForTerminal(RefRecId terminalRecId, RefRecId storeRecId)

Run On

Called

Parameters

terminalRecId
Type: RefRecId Extended Data Type
RecId of the terminal.
storeRecId
Type: RefRecId Extended Data Type
RecId of the store.

Return Value

Type: container
A container object containing status and error message (if any)
Show: