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.
Inserts or updates the RetailTerminalReceiptTxt table with the new terminal ID value.
Syntax
public void RBOCopyReceiptTxt(
RetailTerminalId _terminalId,
RetailTerminalId _terminalIdNew,
RetailTopBottom _topBottom)
Run On
Server
Parameters
- _terminalId
Type: RetailTerminalId Extended Data Type
The old terminal ID value.
- _terminalIdNew
Type: RetailTerminalId Extended Data Type
A terminal ID value that is to be updated.
- _topBottom
Type: RetailTopBottom Enumeration
An enumeration value that indicates the type of receipt text.