Share via


RetailCopyTerminalInformation.RBOCopyReceiptTxt Method [AX 2012]

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

See Also

Reference

RetailCopyTerminalInformation Class